]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
PR 11103
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3725885a
RW
12010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2
3 * Makefile.in: Regenerate.
4 * configure: Regenerate.
5 * doc/Makefile.in: Regenerate.
6
5256a5b0
L
72010-01-08 H.J. Lu <hongjiu.lu@intel.com>
8
9 * version.c (print_version): Change to "Copyright 2010".
10
dd35de74
L
112010-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
c7a795f8
L
272010-01-08 H.J. Lu <hongjiu.lu@intel.com>
28
29 * doc/binutils.texi: Fix a typo.
30
2dc654c3
L
312010-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
2ad0e9f1
TG
362010-01-08 Tristan Gingold <gingold@adacore.com>
37
38 * ar.c: Remove bfd_special_undocumented_glue prototype.
39
71a72a84
L
402010-01-07 H.J. Lu <hongjiu.lu@intel.com>
41
42 * elfedit.c (update_elf_header): Reformat.
43
3f08eb35
L
442010-01-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 * readelf.c (usage): Fix indent for --symbols.
47
ed22650e
L
482010-01-07 H.J. Lu <hongjiu.lu@intel.com>
49
50 * doc/binutils.texi: Replace -histogram with --histogram.
51
30fd33bb
L
522010-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
d2ca6b5b
TG
712010-01-06 Tristan Gingold <gingold@adacore.com>
72
73 * nm.c (usage): Remove extra blanks.
d2ca6b5b 74
a0f19280
L
752010-01-04 H.J. Lu <hongjiu.lu@intel.com>
76
77 * objcopy.c: Update copyright.
78 * readelf.c: Likewise.
79
c1e2cb9d
L
802010-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
c975cc98
NC
862010-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
619c8a7d
NC
932010-01-04 Nick Clifton <nickc@redhat.com>
94
a0f19280 95 * po/ru.po: Updated Russian translation.
a6da20b5 96
43ecc30f 97For older changes see ChangeLog-2009
252b5132
RH
98\f
99Local Variables:
100mode: change-log
101left-margin: 8
102fill-column: 74
103version-control: never
104End: