]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* Makefile.in (clean): Remove Fission .dwo and .dwp files.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
df7b86aa
NC
12012-05-17 Daniel Richard G. <skunk@iskunk.org>
2 Nick Clifton <nickc@redhat.com>
3
4 PR 14072
5 * configure.in: Add check that sysdep.h has been included before
6 any system header files.
7 * configure: Regenerate.
8 * config.in: Regenerate.
9 * unwind-ia64.h: Include config.h.
10
7282333f
AM
112012-05-17 Alan Modra <amodra@gmail.com>
12
13 * dwarf.c (process_debug_info): Display abbrev offset in hex.
14 (display_debug_abbrev): Show offset of abbrev.
15
a2ff7a4b
AM
162012-05-17 Alan Modra <amodra@gmail.com>
17
18 * dwarf.c (display_debug_ranges): Don't report more than one use
19 of the same range set as an overlap.
20
691bf19c
NC
212012-05-16 Daniel Richard G. <skunk@iskunk.org>
22
23 PR binutils/13558
24 * Makefile.am (CFILES): Add syslex_wrap.c.
25 (sysinfo): Depend upon syslex_wrap.o.
26 (syslex_wrap.o): New rule.
27 (syslex.o): Delete rule.
28 * syslex_wrap.c: New file.
29 * Makefile.in: Regenerate.
30
6927f982
NC
312012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
32
33 * readelf.c (get_machine_name): Update m68hc12 entry.
34
343dbc36
L
352012-05-13 H.J. Lu <hongjiu.lu@intel.com>
36
37 * objdump.c (disassemble_bytes): Print addend as signed.
38 (dump_reloc_set): Likewise.
39
4723351a
CC
402012-05-04 Sterling Augustine <saugustine@google.com>
41 Cary Coutant <ccoutant@google.com>
42
43 * doc/binutils.texi: Add --dwarf-check option.
44 * dwarf.c (dwarf_check): New global flag.
45 (fetch_indexed_string): New function.
46 (fetch_indexed_value): New function.
47 (get_FORM_name): Add DW_FORM_GNU_str_index and DW_FORM_GNU_addr_index.
48 (decode_location_expression): Add DW_OP_GNU_addr_index.
49 (read_and_display_attr_value): Add DW_FORM_GNU_str_index,
50 DW_FORM_GNU_addr_index, DW_AT_GNU_addr_base, and DW_AT_GNU_ranges_base.
51 (get_AT_name): Add new attributes for Fission.
52 (process_debug_info): Load new debug sections for Fission.
53 (load_debug_info): Check for .debug_info.dwo section.
54 (display_loc_list, display_loc_list_dwo): New functions.
55 (display_debug_loc): Move logic to above two functions.
56 (display_debug_info): Choose abbrev section based on info section.
57 (display_debug_types): Likewise.
58 (display_trace_info): Likewise.
59 (comp_addr_base): New function.
60 (display_debug_addr): New function.
61 (display_debug_str_offsets): New function.
62 (display_debug_ranges): Allow missing range lists. Suppress
63 diagnostics if dwarf_check not set.
64 (debug_displays): Add column to select abbrev section.
65 * dwarf.h (enum dwarf_section_display_enum): Add new debug sections
66 for Fission.
67 (struct dwarf_section): Add abbrev_sec field.
68 (struct dwarf_section_display): New type.
69 (debug_info): Add addr_base, ranges_base fields.
70 (dwarf_check): New global variable.
71 * objdump.c (usage): Add --dwarf-check option.
72 (enum option_values): Add OPTION_DWARF_CHECK.
73 (long_options): Add --dwarf-check.
74 (main): Likewise.
75 * readelf.c (OPTION_DWARF_CHECK): New macro.
76 (options): Add --dwarf-check.
77 (parse_args): Likewise.
78 (process_section_headers): Use const_strneq instead of
79 streq.
80
e04d7088
L
812012-05-11 H.J. Lu <hongjiu.lu@intel.com>
82
83 PR binutils/14088
84 * readelf.c (dump_relocations): Always display addend as
85 signed hex number.
86
208a4923
NC
872012-05-11 Daniel Richard G. <skunk@iskunk.org>
88
89 PR binutils/14028
90 * configure.in: Invoke ACX_HEADER_STRING.
91 * configure: Regenerate.
92 * config.in: Regenerate.
93 * sysdep.h: If STRINGS_WITH_STRING is defined then include both
94 string.h and strings.h.
95
afd6e1ff
JJ
962012-05-10 Jakub Jelinek <jakub@redhat.com>
97
98 * dwarf.c (read_and_display_attr_value): Don't look up tag from
99 abbrev for DW_FORM_ref_addr.
100
a8c30cba 1012012-05-08 Sean Keys <skeys@ipdatasys.com>
208a4923 102
a8c30cba 103 * binutils/MAINTAINERS: Added my entry to the maintainers secion.
208a4923 104
96109726
CC
1052012-05-08 Cary Coutant <ccoutant@google.com>
106
107 * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
108 (strip): Add --strip-dwo option.
109 * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
110 (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
111 (strip_options): Add --strip-dwo option.
112 (copy_options): Add --extract-dwo, --strip-dwo options.
113 (copy_usage): Likewise.
114 (strip_usage): Add --strip-dwo option.
115 (is_dwo_section): New function.
116 (is_strip_section_1): Check for DWO sections.
117 (copy_object): Check for --strip-dwo, --extract-dwo options.
118 (copy_relocations_in_section): Discard relocations for DWO sections.
119 Discard entire relocation section when no relocations.
120 (strip_main): Add --strip-dwo option.
121 (copy_main): Add --strip-dwo, --extract-dwo options.
122
e5b62927
AM
1232012-05-08 Alan Modra <amodra@gmail.com>
124
125 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
126 LC and LANG environment vars.
127 * Makefile.in: Regenerate.
128
a19c41a7
TT
1292012-05-07 Tom Tromey <tromey@redhat.com>
130
131 * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
132 (get_FORM_name): Use get_DW_FORM_name.
133 (get_AT_name): Use get_DW_AT_name.
134
cce3d66c
AM
1352012-05-07 Alan Modra <amodra@gmail.com>
136
137 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
138 * Makefile.in: Regenerate.
139
45dfa85a
AM
1402012-05-05 Alan Modra <amodra@gmail.com>
141
142 * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
143
f6c1a2d5
NC
1442012-05-03 Sean Keys <skeys@ipdatasys.com>
145
146 * readelf.c: Add support for XGATE.
147
1c062060
NC
1482012-05-02 Nick Clifton <nickc@redhat.com>
149
150 * po/vi.po: Updated Vietnamese translation.
151 * po/it.po: New Italian translation.
152 * configure.in (ALL_LINGUAS): Add it.
153 * configure: Regenerate.
154
57402f1e
NC
1552012-05-01 Nick Clifton <nickc@redhat.com>
156
157 PR binutils/13121
158 * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
159 AIX system headers.
160
2e30cb57
CC
1612012-04-25 Cary Coutant <ccoutant@google.com>
162
163 * doc/binutils.texi: Add -D/--enable-deterministic-archives option
164 to strip and objcopy.
165 * objcopy.c (deterministic): New global variable.
166 (strip_options): Add --enable-deterministic-archives.
167 (copy_options): Likewise.
168 (copy_usage): Likewise.
169 (strip_usage): Likewise.
170 (copy_archive): When stripping all, don't add archive map; set
171 deterministic output when requested.
172 (strip_main): Add -D/--enable-deterministic-archives option.
173 (copy_main): Likewise.
174
c3989150
L
1752012-04-12 H.J. Lu <hongjiu.lu@intel.com>
176
177 PR binutils/13947
178 * objcopy.c (copy_object): Call copy_relocations_in_section
179 before copy_section.
180 (skip_section): New.
181 (copy_relocations_in_section): Likewise.
182 (copy_section): Use skip_section. Don't copy relocations here.
183
1233b4a7
NC
1842012-04-11 Ryan Mansfield <rmansfield@qnx.com>
185
186 * objdump.c (dump_bfd): If defaulting to dwarf call
187 dwarf_select_sections_all to enable displays.
188
58797674
RM
1892012-04-06 Roland McGrath <mcgrathr@google.com>
190
191 * configure.in (AC_CHECK_HEADERS): Add locale.h.
192 * config.in: Regenerate.
193 * configure: Regenerate.
194
44350750
NC
1952012-04-05 Nick Clifton <nickc@redhat.com>
196
197 * configure.in (AC_CHECK_FUNCS): Add setlocale.
198 (AM_LC_MESSAGES): Add.
199 * aclocal.m4: Regenerate.
200 * config.in: Regenerate.
201 * configure: Regenerate.
202
b149968f
NC
2032012-03-30 Nick Clifton <nickc@redhat.com>
204
205 PR binutils/13925
206 * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
207 returning an empty context for a function with no arguments.
208
658c7344
TT
2092012-03-28 Tom Tromey <tromey@redhat.com>
210
211 * dwarf.c (display_gdb_index): Handle index version 6.
212
0a22ae8e
NC
2132012-03-07 Nick Clifton <nickc@redhat.com>
214
215 * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
216
ae9ab7c0
NC
2172012-02-29 Jeff Law <law@redhat.com>
218
219 * doc/binutils.texi (c++filt): Fix typos.
220
5b3d386e
KT
2212012-02-24 Kai Tietz <ktietz@redhat.com>
222
223 PR binutils/13710
224 * defparse.y (keyword_as_name): Disable LIBRARY
225 keyword.
226 * doc/binutils.texi: Document LIBRARY exception.
227
9a30f236
KT
2282012-02-21 Kai Tietz<ktietz@redhat.com>
229
230 PR binutils/13682
231 * NEWS: Mention new feature.
232 * dlltool.c (i386_x64_dljtab): New stub-code for x64
233 delayed-load feature.
234 (i386_x64_trampoline): New trampoline-code for x64
235 delayed-load feature.
236 (make_one_lib_file): Add support for x64 delayed-load
237 feature.
238 (make_delay_head): Likewis
239
6c713012
AM
2402012-02-20 Namhyung Kim <namhyung.kim@lge.com>
241
242 * objdump.c (slurp_file): Close file if fstat fails.
243
74bc6052
CC
2442012-02-14 Cary Coutant <ccoutant@google.com>
245
246 * dwarf.c (dwarf_vmatoa64): New function.
247 (read_and_display_attr_value): Print 8-byte forms as single hex
248 numbers.
249 (process_debug_info): Print type signatures as single hex numbers.
250 * elfcomm.c (byte_get_64): New function.
251 * elfcomm.h (byte_get_64): New function.
252
aa83d1ec
KT
2532012-02-11 Kai Tietz <ktietz@redhat.com>
254
255 PR binutils/13657
256 * defparse.y (%union): New type id_const.
257 (opt_name2): New rule.
258 (keyword_as_name): New rule.
259 (opt_name): Adjust rule.
260 (opt_import_name): Likewise.
261 (opt_equal_name): Likewise.
262
7afcdbb2
KT
2632012-02-11 Kai Tietz <ktietz@redhat.com>
264
265 PR binutils/13297
266 * resrc.c (write_rc_dialog_control): Omit text dump for
267 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
268
dbb7c441
AM
2692012-02-09 Alan Modra <amodra@gmail.com>
270
271 * sysdep.h: Include sys/stat.h here.
272 * ar.c: Don't include headers already included by sysdep.h.
273 * bucomm.c: Likewise.
274 * budbg.h: Likewise.
275 * dlltool.h: Likewise.
276 * elfedit.c: Likewise.
277 * nlmconv.c: Likewise.
278 * objcopy.c: Likewise.
279 * objdump.c: Likewise.
280 * objdump.h: Likewise.
281 * readelf.c: Likewise.
282 * rename.c: Likewise.
283 * resrc.c: Likewise.
284 * strings.c: Likewise.
285 * windres.c: Likewise.
286 * od-macho.c: Ensure #include sysdep.h is first.
287 * od-xcoff.c: Likewise.
288 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
289 remove duplicate headers.
290 * dlltool.c: Likewise and ensure #include sysdep.h is first.
291
36e32b27
NC
2922012-02-01 Nick Clifton <nickc@redhat.com>
293
294 PR binutils/13493
295 * ar.c (ranlib_main): Process --plugin option.
296 * doc/binutils.texi: Document --plugin support for ranlib.
297
8b971f9f
NC
2982012-02-01 Nick Clifton <nickc@redhat.com>
299
300 PR binutils/13482
301 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
302 verifying the contents of a note.
303
fa1908fd
NC
3042012-01-26 Nick Clifton <nickc@redhat.com>
305
306 PR binutils/13622
307 * readelf.c (process_section_groups): If there are no section
308 headers do not scan for section groups.
309 (process_note_sections): Likewise for note sections.
310
2128eb39
TG
3112012-01-20 Tristan Gingold <gingold@adacore.com>
312
313 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
314 (options): Add an entry for seg_split_info.
315 (mach_o_help): Document it.
316 (dump_segment_split_info): New function.
317 (dump_load_command): Handle seg_split_info.
318
2fc0fe4f
TG
3192012-01-19 Tristan Gingold <gingold@adacore.com>
320
321 * dwarf.c (process_extended_line_op): Add a cast to silent a
322 warning.
323
143a3db0
TG
3242012-01-19 Tristan Gingold <gingold@adacore.com>
325
326 * dwarf.c (process_extended_line_op): Reindent define_file output.
327 Detect define_file opcode length mismatch.
328 (display_debug_lines_decoded): Add an entry in file_table for each
329 define_file opcode.
330 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
331 Display extended opcode for unhandle opcode.
332
576477a6
AM
3332012-01-17 Alan Modra <amodra@gmail.com>
334
335 * version.c (print_version): Update copyright message year.
336
ddb1377c
AM
3372012-01-16 Alan Modra <amodra@gmail.com>
338
339 PR binutils/13593
340 * nm.c (OPTION_SIZE_SORT): Define.
341 (long_options): Don't set no_sort, sort_numerically or
342 sort_by_size directly.
343 (main): Instead set the flags here, making them mutually exclusive.
344
1598539f
TG
3452012-01-10 Tristan Gingold <gingold@adacore.com>
346
347 * objdump.c (display_object_bfd): Renamed from ...
348 (display_bfd): ... this.
349 (display_any_bfd): New function.
350 (display_file): Split. Handle nested archives.
351
52546677
RM
3522012-01-09 Roland McGrath <mcgrathr@google.com>
353
354 * configure.in: Use AM_ZLIB.
355 * configure: Regenerated.
356
99eac5be
NC
3572012-01-06 Nick Clifton <nickc@redhat.com>
358
359 * po/ru.po: Updated Russian translation.
360
9f4a5bd1
TG
3612012-01-04 Tristan Gingold <gingold@adacore.com>
362
363 * od-macho.c (dump_load_command): Handle fvmlib.
364
fc55a902
TG
3652012-01-04 Tristan Gingold <gingold@adacore.com>
366
367 * od-macho.c: Update copyright year.
368 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
369
23e1d329 370For older changes see ChangeLog-2011
252b5132
RH
371\f
372Local Variables:
373mode: change-log
374left-margin: 8
375fill-column: 74
376version-control: never
377End: