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