Added log for a change I made in binutils/MAINTAINERS.
[binutils-gdb.git] / binutils / ChangeLog
1 2012-05-08 Sean Keys <skeys@ipdatasys.com>
2
3 * binutils/MAINTAINERS: Added my entry to the maintainers secion.
4
5 2012-05-08 Cary Coutant <ccoutant@google.com>
6
7 * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
8 (strip): Add --strip-dwo option.
9 * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
10 (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
11 (strip_options): Add --strip-dwo option.
12 (copy_options): Add --extract-dwo, --strip-dwo options.
13 (copy_usage): Likewise.
14 (strip_usage): Add --strip-dwo option.
15 (is_dwo_section): New function.
16 (is_strip_section_1): Check for DWO sections.
17 (copy_object): Check for --strip-dwo, --extract-dwo options.
18 (copy_relocations_in_section): Discard relocations for DWO sections.
19 Discard entire relocation section when no relocations.
20 (strip_main): Add --strip-dwo option.
21 (copy_main): Add --strip-dwo, --extract-dwo options.
22
23 2012-05-08 Alan Modra <amodra@gmail.com>
24
25 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
26 LC and LANG environment vars.
27 * Makefile.in: Regenerate.
28
29 2012-05-07 Tom Tromey <tromey@redhat.com>
30
31 * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
32 (get_FORM_name): Use get_DW_FORM_name.
33 (get_AT_name): Use get_DW_AT_name.
34
35 2012-05-07 Alan Modra <amodra@gmail.com>
36
37 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
38 * Makefile.in: Regenerate.
39
40 2012-05-05 Alan Modra <amodra@gmail.com>
41
42 * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
43
44 2012-05-03 Sean Keys <skeys@ipdatasys.com>
45
46 * readelf.c: Add support for XGATE.
47
48 2012-05-02 Nick Clifton <nickc@redhat.com>
49
50 * po/vi.po: Updated Vietnamese translation.
51 * po/it.po: New Italian translation.
52 * configure.in (ALL_LINGUAS): Add it.
53 * configure: Regenerate.
54
55 2012-05-01 Nick Clifton <nickc@redhat.com>
56
57 PR binutils/13121
58 * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
59 AIX system headers.
60
61 2012-04-25 Cary Coutant <ccoutant@google.com>
62
63 * doc/binutils.texi: Add -D/--enable-deterministic-archives option
64 to strip and objcopy.
65 * objcopy.c (deterministic): New global variable.
66 (strip_options): Add --enable-deterministic-archives.
67 (copy_options): Likewise.
68 (copy_usage): Likewise.
69 (strip_usage): Likewise.
70 (copy_archive): When stripping all, don't add archive map; set
71 deterministic output when requested.
72 (strip_main): Add -D/--enable-deterministic-archives option.
73 (copy_main): Likewise.
74
75 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
76
77 PR binutils/13947
78 * objcopy.c (copy_object): Call copy_relocations_in_section
79 before copy_section.
80 (skip_section): New.
81 (copy_relocations_in_section): Likewise.
82 (copy_section): Use skip_section. Don't copy relocations here.
83
84 2012-04-11 Ryan Mansfield <rmansfield@qnx.com>
85
86 * objdump.c (dump_bfd): If defaulting to dwarf call
87 dwarf_select_sections_all to enable displays.
88
89 2012-04-06 Roland McGrath <mcgrathr@google.com>
90
91 * configure.in (AC_CHECK_HEADERS): Add locale.h.
92 * config.in: Regenerate.
93 * configure: Regenerate.
94
95 2012-04-05 Nick Clifton <nickc@redhat.com>
96
97 * configure.in (AC_CHECK_FUNCS): Add setlocale.
98 (AM_LC_MESSAGES): Add.
99 * aclocal.m4: Regenerate.
100 * config.in: Regenerate.
101 * configure: Regenerate.
102
103 2012-03-30 Nick Clifton <nickc@redhat.com>
104
105 PR binutils/13925
106 * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
107 returning an empty context for a function with no arguments.
108
109 2012-03-28 Tom Tromey <tromey@redhat.com>
110
111 * dwarf.c (display_gdb_index): Handle index version 6.
112
113 2012-03-07 Nick Clifton <nickc@redhat.com>
114
115 * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
116
117 2012-02-29 Jeff Law <law@redhat.com>
118
119 * doc/binutils.texi (c++filt): Fix typos.
120
121 2012-02-24 Kai Tietz <ktietz@redhat.com>
122
123 PR binutils/13710
124 * defparse.y (keyword_as_name): Disable LIBRARY
125 keyword.
126 * doc/binutils.texi: Document LIBRARY exception.
127
128 2012-02-21 Kai Tietz<ktietz@redhat.com>
129
130 PR binutils/13682
131 * NEWS: Mention new feature.
132 * dlltool.c (i386_x64_dljtab): New stub-code for x64
133 delayed-load feature.
134 (i386_x64_trampoline): New trampoline-code for x64
135 delayed-load feature.
136 (make_one_lib_file): Add support for x64 delayed-load
137 feature.
138 (make_delay_head): Likewis
139
140 2012-02-20 Namhyung Kim <namhyung.kim@lge.com>
141
142 * objdump.c (slurp_file): Close file if fstat fails.
143
144 2012-02-14 Cary Coutant <ccoutant@google.com>
145
146 * dwarf.c (dwarf_vmatoa64): New function.
147 (read_and_display_attr_value): Print 8-byte forms as single hex
148 numbers.
149 (process_debug_info): Print type signatures as single hex numbers.
150 * elfcomm.c (byte_get_64): New function.
151 * elfcomm.h (byte_get_64): New function.
152
153 2012-02-11 Kai Tietz <ktietz@redhat.com>
154
155 PR binutils/13657
156 * defparse.y (%union): New type id_const.
157 (opt_name2): New rule.
158 (keyword_as_name): New rule.
159 (opt_name): Adjust rule.
160 (opt_import_name): Likewise.
161 (opt_equal_name): Likewise.
162
163 2012-02-11 Kai Tietz <ktietz@redhat.com>
164
165 PR binutils/13297
166 * resrc.c (write_rc_dialog_control): Omit text dump for
167 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
168
169 2012-02-09 Alan Modra <amodra@gmail.com>
170
171 * sysdep.h: Include sys/stat.h here.
172 * ar.c: Don't include headers already included by sysdep.h.
173 * bucomm.c: Likewise.
174 * budbg.h: Likewise.
175 * dlltool.h: Likewise.
176 * elfedit.c: Likewise.
177 * nlmconv.c: Likewise.
178 * objcopy.c: Likewise.
179 * objdump.c: Likewise.
180 * objdump.h: Likewise.
181 * readelf.c: Likewise.
182 * rename.c: Likewise.
183 * resrc.c: Likewise.
184 * strings.c: Likewise.
185 * windres.c: Likewise.
186 * od-macho.c: Ensure #include sysdep.h is first.
187 * od-xcoff.c: Likewise.
188 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
189 remove duplicate headers.
190 * dlltool.c: Likewise and ensure #include sysdep.h is first.
191
192 2012-02-01 Nick Clifton <nickc@redhat.com>
193
194 PR binutils/13493
195 * ar.c (ranlib_main): Process --plugin option.
196 * doc/binutils.texi: Document --plugin support for ranlib.
197
198 2012-02-01 Nick Clifton <nickc@redhat.com>
199
200 PR binutils/13482
201 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
202 verifying the contents of a note.
203
204 2012-01-26 Nick Clifton <nickc@redhat.com>
205
206 PR binutils/13622
207 * readelf.c (process_section_groups): If there are no section
208 headers do not scan for section groups.
209 (process_note_sections): Likewise for note sections.
210
211 2012-01-20 Tristan Gingold <gingold@adacore.com>
212
213 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
214 (options): Add an entry for seg_split_info.
215 (mach_o_help): Document it.
216 (dump_segment_split_info): New function.
217 (dump_load_command): Handle seg_split_info.
218
219 2012-01-19 Tristan Gingold <gingold@adacore.com>
220
221 * dwarf.c (process_extended_line_op): Add a cast to silent a
222 warning.
223
224 2012-01-19 Tristan Gingold <gingold@adacore.com>
225
226 * dwarf.c (process_extended_line_op): Reindent define_file output.
227 Detect define_file opcode length mismatch.
228 (display_debug_lines_decoded): Add an entry in file_table for each
229 define_file opcode.
230 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
231 Display extended opcode for unhandle opcode.
232
233 2012-01-17 Alan Modra <amodra@gmail.com>
234
235 * version.c (print_version): Update copyright message year.
236
237 2012-01-16 Alan Modra <amodra@gmail.com>
238
239 PR binutils/13593
240 * nm.c (OPTION_SIZE_SORT): Define.
241 (long_options): Don't set no_sort, sort_numerically or
242 sort_by_size directly.
243 (main): Instead set the flags here, making them mutually exclusive.
244
245 2012-01-10 Tristan Gingold <gingold@adacore.com>
246
247 * objdump.c (display_object_bfd): Renamed from ...
248 (display_bfd): ... this.
249 (display_any_bfd): New function.
250 (display_file): Split. Handle nested archives.
251
252 2012-01-09 Roland McGrath <mcgrathr@google.com>
253
254 * configure.in: Use AM_ZLIB.
255 * configure: Regenerated.
256
257 2012-01-06 Nick Clifton <nickc@redhat.com>
258
259 * po/ru.po: Updated Russian translation.
260
261 2012-01-04 Tristan Gingold <gingold@adacore.com>
262
263 * od-macho.c (dump_load_command): Handle fvmlib.
264
265 2012-01-04 Tristan Gingold <gingold@adacore.com>
266
267 * od-macho.c: Update copyright year.
268 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
269
270 For older changes see ChangeLog-2011
271 \f
272 Local Variables:
273 mode: change-log
274 left-margin: 8
275 fill-column: 74
276 version-control: never
277 End: