Delete dead function.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
2c610e4b
L
12010-01-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/11146
4 * NEWS: Mention --dyn-syms for readelf.
5
6 * readelf.c (do_dyn_syms): New.
7 (OPTION_DYN_SYMS): Likewise.
8 (options): Add "dyn-syms".
9 (usage): Add --dyn-syms.
10 (parse_args): Handle OPTION_DYN_SYMS.
11 (process_symbol_table): Handle do_dyn_syms.
12 (process_object): Likewise.
13 (process_archive): Likewise.
14
15 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
16 symbol hash tables for -D.
17
182010-01-11 H.J. Lu <hongjiu.lu@intel.com>
19
20 PR ld/11146
21 * readelf.c (do_dyn_syms): New.
22 (OPTION_DYN_SYMS): Likewise.
23 (options): Add "dyn-syms".
24 (usage): Add --dyn-syms.
25 (parse_args): Handle OPTION_DYN_SYMS.
26 (process_symbol_table): Handle do_dyn_syms.
27 (process_object): Likewise.
28 (process_archive): Likewise.
29
30 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
31 symbol hash tables for -D.
32
20703056
NC
332010-01-11 Nick Clifton <nickc@redhat.com>
34
d2420a8c
NC
35 * NEWS: Mention addition of elfedit.
36
20703056
NC
37 * po/fi.po: Updated Finnish translation.
38
3725885a
RW
392010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
40
41 * Makefile.in: Regenerate.
42 * configure: Regenerate.
43 * doc/Makefile.in: Regenerate.
44
5256a5b0
L
452010-01-08 H.J. Lu <hongjiu.lu@intel.com>
46
47 * version.c (print_version): Change to "Copyright 2010".
48
dd35de74
L
492010-01-08 H.J. Lu <hongjiu.lu@intel.com>
50
51 * elfedit.c (input_elf_type): New.
52 (output_elf_type): Likewise.
53 (elf_type): Likewise.
54 (update_elf_header): Support updating ELF file type.
55 (command_line_switch): Add OPTION_INPUT_TYPE and
56 OPTION_OUTPUT_TYPE.
57 (options): Likewise.
58 (usage): Add --input-type and --output-type.
59 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
60 one of --output-mach and --output-type must be specified.
61
62 * doc/binutils.texi: Document --input-type and --output-type
63 for elfedit.
64
c7a795f8
L
652010-01-08 H.J. Lu <hongjiu.lu@intel.com>
66
67 * doc/binutils.texi: Fix a typo.
68
2dc654c3
L
692010-01-08 H.J. Lu <hongjiu.lu@intel.com>
70
71 * elfedit.c (update_elf_header): Don't change input_elf_class
72 nor input_elf_machine if they are -1.
73
2ad0e9f1
TG
742010-01-08 Tristan Gingold <gingold@adacore.com>
75
76 * ar.c: Remove bfd_special_undocumented_glue prototype.
77
71a72a84
L
782010-01-07 H.J. Lu <hongjiu.lu@intel.com>
79
80 * elfedit.c (update_elf_header): Reformat.
81
3f08eb35
L
822010-01-07 H.J. Lu <hongjiu.lu@intel.com>
83
84 * readelf.c (usage): Fix indent for --symbols.
85
ed22650e
L
862010-01-07 H.J. Lu <hongjiu.lu@intel.com>
87
88 * doc/binutils.texi: Replace -histogram with --histogram.
89
30fd33bb
L
902010-01-06 H.J. Lu <hongjiu.lu@intel.com>
91
92 PR binutils/11131
93 * Makefile.am (ELFEDIT_PROG): New.
94 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
95 (CFILES): Add elfedit.c.
96 (elfedit_DEPENDENCIES): New.
97 (elfedit_SOURCES): Likewise.
98 (elfedit_LDADD): Likewise.
99 * Makefile.in: Regenerated.
100
101 * elfedit.c: New.
102
103 * doc/binutils.texi: Document elfedit.
104
105 * doc/Makefile.am (man_MANS): Add elfedit.1.
106 (elfedit.1): New.
107 * doc/Makefile.in: Regenerated.
108
d2ca6b5b
TG
1092010-01-06 Tristan Gingold <gingold@adacore.com>
110
111 * nm.c (usage): Remove extra blanks.
d2ca6b5b 112
a0f19280
L
1132010-01-04 H.J. Lu <hongjiu.lu@intel.com>
114
115 * objcopy.c: Update copyright.
116 * readelf.c: Likewise.
117
c1e2cb9d
L
1182010-01-04 H.J. Lu <hongjiu.lu@intel.com>
119
120 PR binutils/11130
121 * objcopy.c (copy_object): Remove "Warning: " from error
122 message.
123
c975cc98
NC
1242010-01-04 Nick Clifton <nickc@redhat.com>
125
126 PR 11128
127 * readelf.c (dump_section_as_strings): Use two separate
128 invocations of printf() in order to work around bugs in
129 the Solaris 8 implementation.
130
619c8a7d
NC
1312010-01-04 Nick Clifton <nickc@redhat.com>
132
a0f19280 133 * po/ru.po: Updated Russian translation.
a6da20b5 134
43ecc30f 135For older changes see ChangeLog-2009
252b5132
RH
136\f
137Local Variables:
138mode: change-log
139left-margin: 8
140fill-column: 74
141version-control: never
142End:
This page took 0.421741 seconds and 4 git commands to generate.