9451a1c369aa07853ee2b868558dc2e2b927563b
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.in: Regenerate.
4 * configure: Regenerate.
5 * doc/Makefile.in: Regenerate.
6
7 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
8
9 * version.c (print_version): Change to "Copyright 2010".
10
11 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
12
13 * elfedit.c (input_elf_type): New.
14 (output_elf_type): Likewise.
15 (elf_type): Likewise.
16 (update_elf_header): Support updating ELF file type.
17 (command_line_switch): Add OPTION_INPUT_TYPE and
18 OPTION_OUTPUT_TYPE.
19 (options): Likewise.
20 (usage): Add --input-type and --output-type.
21 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
22 one of --output-mach and --output-type must be specified.
23
24 * doc/binutils.texi: Document --input-type and --output-type
25 for elfedit.
26
27 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
28
29 * doc/binutils.texi: Fix a typo.
30
31 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
32
33 * elfedit.c (update_elf_header): Don't change input_elf_class
34 nor input_elf_machine if they are -1.
35
36 2010-01-08 Tristan Gingold <gingold@adacore.com>
37
38 * ar.c: Remove bfd_special_undocumented_glue prototype.
39
40 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
41
42 * elfedit.c (update_elf_header): Reformat.
43
44 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 * readelf.c (usage): Fix indent for --symbols.
47
48 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
49
50 * doc/binutils.texi: Replace -histogram with --histogram.
51
52 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
53
54 PR binutils/11131
55 * Makefile.am (ELFEDIT_PROG): New.
56 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
57 (CFILES): Add elfedit.c.
58 (elfedit_DEPENDENCIES): New.
59 (elfedit_SOURCES): Likewise.
60 (elfedit_LDADD): Likewise.
61 * Makefile.in: Regenerated.
62
63 * elfedit.c: New.
64
65 * doc/binutils.texi: Document elfedit.
66
67 * doc/Makefile.am (man_MANS): Add elfedit.1.
68 (elfedit.1): New.
69 * doc/Makefile.in: Regenerated.
70
71 2010-01-06 Tristan Gingold <gingold@adacore.com>
72
73 * nm.c (usage): Remove extra blanks.
74
75 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
76
77 * objcopy.c: Update copyright.
78 * readelf.c: Likewise.
79
80 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
81
82 PR binutils/11130
83 * objcopy.c (copy_object): Remove "Warning: " from error
84 message.
85
86 2010-01-04 Nick Clifton <nickc@redhat.com>
87
88 PR 11128
89 * readelf.c (dump_section_as_strings): Use two separate
90 invocations of printf() in order to work around bugs in
91 the Solaris 8 implementation.
92
93 2010-01-04 Nick Clifton <nickc@redhat.com>
94
95 * po/ru.po: Updated Russian translation.
96
97 For older changes see ChangeLog-2009
98 \f
99 Local Variables:
100 mode: change-log
101 left-margin: 8
102 fill-column: 74
103 version-control: never
104 End:
This page took 0.03026 seconds and 4 git commands to generate.