]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Fix the documentation of valprint.c:value_print.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
5256a5b0
L
12010-01-08 H.J. Lu <hongjiu.lu@intel.com>
2
3 * version.c (print_version): Change to "Copyright 2010".
4
dd35de74
L
52010-01-08 H.J. Lu <hongjiu.lu@intel.com>
6
7 * elfedit.c (input_elf_type): New.
8 (output_elf_type): Likewise.
9 (elf_type): Likewise.
10 (update_elf_header): Support updating ELF file type.
11 (command_line_switch): Add OPTION_INPUT_TYPE and
12 OPTION_OUTPUT_TYPE.
13 (options): Likewise.
14 (usage): Add --input-type and --output-type.
15 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
16 one of --output-mach and --output-type must be specified.
17
18 * doc/binutils.texi: Document --input-type and --output-type
19 for elfedit.
20
c7a795f8
L
212010-01-08 H.J. Lu <hongjiu.lu@intel.com>
22
23 * doc/binutils.texi: Fix a typo.
24
2dc654c3
L
252010-01-08 H.J. Lu <hongjiu.lu@intel.com>
26
27 * elfedit.c (update_elf_header): Don't change input_elf_class
28 nor input_elf_machine if they are -1.
29
2ad0e9f1
TG
302010-01-08 Tristan Gingold <gingold@adacore.com>
31
32 * ar.c: Remove bfd_special_undocumented_glue prototype.
33
71a72a84
L
342010-01-07 H.J. Lu <hongjiu.lu@intel.com>
35
36 * elfedit.c (update_elf_header): Reformat.
37
3f08eb35
L
382010-01-07 H.J. Lu <hongjiu.lu@intel.com>
39
40 * readelf.c (usage): Fix indent for --symbols.
41
ed22650e
L
422010-01-07 H.J. Lu <hongjiu.lu@intel.com>
43
44 * doc/binutils.texi: Replace -histogram with --histogram.
45
30fd33bb
L
462010-01-06 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR binutils/11131
49 * Makefile.am (ELFEDIT_PROG): New.
50 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
51 (CFILES): Add elfedit.c.
52 (elfedit_DEPENDENCIES): New.
53 (elfedit_SOURCES): Likewise.
54 (elfedit_LDADD): Likewise.
55 * Makefile.in: Regenerated.
56
57 * elfedit.c: New.
58
59 * doc/binutils.texi: Document elfedit.
60
61 * doc/Makefile.am (man_MANS): Add elfedit.1.
62 (elfedit.1): New.
63 * doc/Makefile.in: Regenerated.
64
d2ca6b5b
TG
652010-01-06 Tristan Gingold <gingold@adacore.com>
66
67 * nm.c (usage): Remove extra blanks.
d2ca6b5b 68
a0f19280
L
692010-01-04 H.J. Lu <hongjiu.lu@intel.com>
70
71 * objcopy.c: Update copyright.
72 * readelf.c: Likewise.
73
c1e2cb9d
L
742010-01-04 H.J. Lu <hongjiu.lu@intel.com>
75
76 PR binutils/11130
77 * objcopy.c (copy_object): Remove "Warning: " from error
78 message.
79
c975cc98
NC
802010-01-04 Nick Clifton <nickc@redhat.com>
81
82 PR 11128
83 * readelf.c (dump_section_as_strings): Use two separate
84 invocations of printf() in order to work around bugs in
85 the Solaris 8 implementation.
86
619c8a7d
NC
872010-01-04 Nick Clifton <nickc@redhat.com>
88
a0f19280 89 * po/ru.po: Updated Russian translation.
a6da20b5 90
43ecc30f 91For older changes see ChangeLog-2009
252b5132
RH
92\f
93Local Variables:
94mode: change-log
95left-margin: 8
96fill-column: 74
97version-control: never
98End: