* elf32-ppc.c (ppc_elf_howto_raw): Correct dst_mask in
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
31f7d8fd
NC
12012-10-26 Nick Clifton <nickc@redhat.com>
2
3 * po/hr.po: New Croation translation.
4 * configure.in (ALL_LINGUAS): Add hr.
5 * configure: Regenerate.
6
657d0d47
CC
72012-10-23 Cary Coutant <ccoutant@google.com>
8
9 * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
10 (load_debug_info): Fix typo.
11 (cu_tu_indexes_read, shndx_pool, shndx_pool_size, shndx_pool_used):
12 New global variables.
13 (prealloc_cu_tu_list, add_shndx_to_cu_tu_entry, end_cu_tu_entry)
14 (process_cu_tu_index, load_cu_tu_indexes, find_cu_tu_set)
15 (display_cu_index): New functions.
16 (dwarf_select_sections_by_names): Add "debug_addr", "cu_index".
17 Sort entries alphabetically.
18 (dwarf_select_sections_all): Set do_debug_addr, do_debug_cu_index.
19 (debug_displays): Add .debug_cu_index, .debug_tu_index.
20 Clean up formatting.
21 * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
22 dwp_tu_index.
23 (do_debug_addr, do_debug_cu_index): New global flags.
24 (find_cu_tu_set): New function declaration.
25 * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
26 * readelf.c (find_section_in_set): New function.
27 (usage): Add --debug-dump=addr, --debug_dump=cu_index.
28 (process_section_headers): Check do_debug_addr and do_debug_cu_index.
29 (section_subset): New global variable.
30 (load_debug_section): Restrict search to section subset.
31 (display_debug_section): Add section index as paramter. Select subset
32 of sections when dumping a .dwp file. Update caller.
33
9ece1fa9
TT
342012-10-23 Tom Tromey <tromey@redhat.com>
35
36 * readelf.c (get_note_type): Handle NT_SIGINFO, NT_FILE.
37 (print_core_note): New function.
38 (process_note): Call it.
39
f24e5a8a
L
402012-10-21 H.J. Lu <hongjiu.lu@intel.com>
41
42 * objdump.c (dump_dwarf): Handle bfd_mach_x64_32 and
43 bfd_mach_x64_32_intel_syntax.
44
8a72cc6e
AM
452012-10-21 Alan Modra <amodra@gmail.com>
46
47 * objdump.c (load_specific_debug_section): Use
48 bfd_cache_section_contents.
49
4fc8b895
KT
502012-10-18 Kai Tietz <ktietz@redhat.com>
51
a29a8af8
KT
52 * objdump.c (dump_bfd): Call dump headers after
53 call of slurp_symtab.
54
4fc8b895
KT
55 * objcopy.c (is_strip_section_1): Don't strip
56 .reloc section by default.
57
7c1cef97
DE
582012-10-11 Doug Evans <dje@google.com>
59
60 * dwarf.c (display_gdb_index): Include static/global information
61 of each symbol.
62
6c9c0a50
DE
632012-09-14 David Edelsohn <dje.gcc@gmail.com>
64
65 * configure: Regenerate.
66
00716ab1
AM
672012-09-10 Matthias Klose <doko@ubuntu.com>
68
69 * config.in: Disable sanity check for kfreebsd.
70
6d2920c8
L
712012-09-10 H.J. Lu <hongjiu.lu@intel.com>
72
73 * configure: Regenerated.
74
aae628c1
CC
752012-09-06 Cary Coutant <ccoutant@google.com>
76
77 * dwarf.c (decode_location_expression): Add
78 DW_OP_GNU_const_index.
79
fa8f3997
NC
802012-09-06 Nick Clifton <nickc@redhat.com>
81
82 * doc/binutils.texi (nm): Alpha-sort the option descriptions.
83 Add description of the --synthetic option.
84
c6d8cab4
L
852012-09-04 H.J. Lu <hongjiu.lu@intel.com>
86
87 PR binutils/14493
88 * readelf.c (get_symbol_index_type): Check bad section index.
89
bca38921
MGD
902012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
91
92 * readelf.c (arm_attr_tag_CPU_arch): Update for ARMv8.
93 (arm_attr_tag_FP_arch): Likewise.
94 (arm_attr_tag_Advanced_SIMD_arch): Likewise.
95
a8685210
AM
962012-08-17 Yuri Chornoivan <yurchor@ukr.net>
97
98 * doc/binutils.texi, * objdump.c, * od-xcoff.c: Typo fixes.
99
58f594cd
L
1002012-08-16 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR binutils/14481
103 * Makefile.am (BFDTEST1_PROG): New.
104 (TEST_PROGS): Likewise.
105 (bfdtest1_DEPENDENCIES): Likewise.
106 (noinst_PROGRAMS): Add $(TEST_PROGS).
107 * Makefile.in: Regenerated.
108
109 * bfdtest1.c: New file.
110
a06ea964 1112012-08-13 Ian Bolton <ian.bolton@arm.com>
c6d8cab4
L
112 Laurent Desnogues <laurent.desnogues@arm.com>
113 Jim MacArthur <jim.macarthur@arm.com>
114 Marcus Shawcroft <marcus.shawcroft@arm.com>
115 Nigel Stephens <nigel.stephens@arm.com>
116 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
117 Richard Earnshaw <rearnsha@arm.com>
118 Sofiane Naci <sofiane.naci@arm.com>
119 Tejas Belagod <tejas.belagod@arm.com>
120 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
121
122 * readelf.c (guess_is_rela): Handle EM_AARCH64.
123 (get_machine_name): Likewise.
124 (get_aarch64_segment_type): New function.
125 (get_segment_type): Handle EM_AARCH64 by calling the new function.
126 (get_aarch64_section_type_name): New function.
127 (get_section_type_name): Handle EM_AARCH64 by calling the new function.
128 (is_32bit_abs_reloc): Handle EM_AARCH64.
129 (is_32bit_pcrel_reloc): Likewise.
130 (is_64bit_abs_reloc): Likewise.
131 (is_64bit_pcrel_reloc): Likewise.
132 (is_none_reloc): Likewise.
133
3c892704
NC
1342012-08-09 Nick Clifton <nickc@redhat.com>
135
136 * po/vi.po: Updated Vietnamese translation.
137
a442b35f
TT
1382012-08-03 Tom Tromey <tromey@redhat.com>
139
140 * dlltool.c (scan_obj_file): Close arfile after calling
141 bfd_openr_next_archived_file.
142
399c99f7
L
1432012-08-02 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR binutils/14420
146 * dwarf.c (process_abbrev_section): Add attribute terminator.
147 Warn missing section terminator.
148 (get_FORM_name): Special check for 0 value.
149 (get_AT_name): Likewise.
150 (process_debug_info): Display zero abbrev number. Check
151 attribute terminator.
152
a6dc81d2
NC
1532012-07-30 Nick Clifton <nickc@redhat.com>
154
155 * po/binutils.pot: Updated template.
156 * po/bg.po: Updated Bulgarian translation.
157 * po/es.po: Updated Spanish translation.
158 * po/fi.po: Updated Finnish translation.
159 * po/fr.po: Updated French translation.
160 * po/uk.po: Updated Ukranian translation.
161
ee6f7708
KT
1622012-07-28 Kai Tietz <ktietz@redhat.com>
163
164 * rcparse.y (FILEVERSION): Use optcnumexpr instead of cnumexpr.
165 (PRODUCTVERSION): Likewise.
166
c4dd807e
MF
1672012-07-27 Mike Frysinger <vapier@gentoo.org>
168
169 * configure.in (BFD_VERSION): Run bfd/configure --version and
170 parse the output of that.
171 * configure: Regenerate.
172
af18cb59
TG
1732012-07-27 Tristan Gingold <gingold@adacore.com>
174
175 * NEWS: Add marker for 2.23.
176
9b8d1a36
CC
1772012-07-24 Teresa Johnson <tejohnson@google.com>
178
179 * addr2line.c (find_address_in_section): Invoke
c6d8cab4 180 bfd_find_nearest_line_discriminator to get the discriminator.
9b8d1a36
CC
181 (find_offset_in_section): Likewise.
182 (translate_addresses): Print discriminator if it is non-zero.
183 * objdump.c (show_line): Invoke
c6d8cab4
L
184 bfd_find_nearest_line_discriminator to get the discriminator,
185 and keep track of prev_discriminator. Print discriminator
186 if it is non-zero.
9b8d1a36
CC
187 (disassemble_data): Initialize prev_discriminator.
188 (dump_reloc_set): Invoke bfd_find_nearest_line_discriminator
c6d8cab4
L
189 to get the discriminator, and keep track of last_discriminator.
190 Print discriminator if it is non-zero.
9b8d1a36 191
c2a7d3f5
NC
1922012-07-17 Nick Clifton <nickc@redhat.com>
193
194 * elfcomm.c (setup_archive): Extract index table and symbol table
195 scanning code into...
196 (process_archive_index_and_symbols): ... this function and add
197 support for 64-bit index tables.
198 * elfcomm.h (struct archive_info): Change type of index_num and
199 index_array to elf_vma.
200 Add 'uses_64bit_indicies' field.
201 * readelf.c (process_archive): Fix support for 64-bit indicies.
202
5f8ebec5
NC
2032012-07-03 Nick Clifton <nickc@redhat.com>
204
205 * readelf.c (process_archive): Display member indicies when
206 dumping index.
207
8d6eee87
TT
2082012-07-02 Tom Tromey <tromey@redhat.com>
209
210 * dwarf.c: Include gdb-index.h.
211 (display_gdb_index): Handle version 7.
212
6a1b08f5
L
2132012-06-29 H.J. Lu <hongjiu.lu@intel.com>
214
215 * nm.c (filter_symbols): Simplify global symbol handling.
216
34debcd1
NC
2172012-06-29 Francois Gouget <fgouget@codeweavers.com>
218
219 PR binutils/14302
220 * bucomm.c (print_arelt_descr): Correctly report the archive size
221 field (for 'ar tv').
222 * ar.c (print_contents): Use correct types for archive element
223 sizes (for 'ar p').
224 (extract_file): Likewise (for 'ar x').
225
e63734a3
AM
2262012-06-29 Alan Modra <amodra@gmail.com>
227
228 * readelf.c (is_16bit_abs_reloc): Handle mn10200 reloc.
229
6f7b1488
TT
2302012-06-12 Tom Tromey <tromey@redhat.com>
231
232 * dwarf-mode.el: Add final comment. Bump version.
233 (dwarf-insert-substructure-button): Use string-to-number.
234 (dwarf-browse): Fix autoload cookie.
235
a081f3cd
JJ
2362012-06-08 Jakub Jelinek <jakub@redhat.com>
237
238 * dwarf.c (read_and_display_attr_value): Handle
239 DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt.
240 (display_debug_macro): Handle DW_MACRO_GNU_define_indirect_alt,
241 DW_MACRO_GNU_undef_indirect_alt and
242 DW_MACRO_GNU_transparent_include_alt.
243
670b0bad
AM
2442012-06-01 Alan Modra <amodra@gmail.com>
245
246 * addr2line.c (translate_addresses): Truncate input addresses to
247 arch_size bits. Avoid undefined shift. Print '?' for zero line.
248
ea52a088
NC
2492012-05-30 Nick Clifton <nickc@redhat.com>
250
251 * readelf.c (process_section_headers): Correct bug in previous
252 delta - display full section type in wide mode.
253
7bfd842d
NC
2542012-05-28 Nick Clifton <nickc@redhat.com>
255
256 * readelf.c (print_symbol): Display multibyte characters in symbol
257 names.
258 (process_section_headers): Use print_symbol.
259
f2c621e4
AS
2602012-05-18 Andreas Schwab <schwab@linux-m68k.org>
261
262 * aclocal.m4: Regenerate.
263 * configure: Regenerate.
264 * config.in: Regenerate.
265 * Makefile.in: Regenerate.
266
df7b86aa
NC
2672012-05-17 Daniel Richard G. <skunk@iskunk.org>
268 Nick Clifton <nickc@redhat.com>
269
270 PR 14072
271 * configure.in: Add check that sysdep.h has been included before
272 any system header files.
273 * configure: Regenerate.
274 * config.in: Regenerate.
275 * unwind-ia64.h: Include config.h.
276
7282333f
AM
2772012-05-17 Alan Modra <amodra@gmail.com>
278
279 * dwarf.c (process_debug_info): Display abbrev offset in hex.
280 (display_debug_abbrev): Show offset of abbrev.
281
a2ff7a4b
AM
2822012-05-17 Alan Modra <amodra@gmail.com>
283
284 * dwarf.c (display_debug_ranges): Don't report more than one use
285 of the same range set as an overlap.
286
691bf19c
NC
2872012-05-16 Daniel Richard G. <skunk@iskunk.org>
288
289 PR binutils/13558
290 * Makefile.am (CFILES): Add syslex_wrap.c.
291 (sysinfo): Depend upon syslex_wrap.o.
292 (syslex_wrap.o): New rule.
293 (syslex.o): Delete rule.
294 * syslex_wrap.c: New file.
295 * Makefile.in: Regenerate.
296
6927f982
NC
2972012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
298
299 * readelf.c (get_machine_name): Update m68hc12 entry.
300
343dbc36
L
3012012-05-13 H.J. Lu <hongjiu.lu@intel.com>
302
303 * objdump.c (disassemble_bytes): Print addend as signed.
304 (dump_reloc_set): Likewise.
305
4723351a
CC
3062012-05-04 Sterling Augustine <saugustine@google.com>
307 Cary Coutant <ccoutant@google.com>
308
309 * doc/binutils.texi: Add --dwarf-check option.
310 * dwarf.c (dwarf_check): New global flag.
311 (fetch_indexed_string): New function.
312 (fetch_indexed_value): New function.
313 (get_FORM_name): Add DW_FORM_GNU_str_index and DW_FORM_GNU_addr_index.
314 (decode_location_expression): Add DW_OP_GNU_addr_index.
315 (read_and_display_attr_value): Add DW_FORM_GNU_str_index,
316 DW_FORM_GNU_addr_index, DW_AT_GNU_addr_base, and DW_AT_GNU_ranges_base.
317 (get_AT_name): Add new attributes for Fission.
318 (process_debug_info): Load new debug sections for Fission.
319 (load_debug_info): Check for .debug_info.dwo section.
320 (display_loc_list, display_loc_list_dwo): New functions.
321 (display_debug_loc): Move logic to above two functions.
322 (display_debug_info): Choose abbrev section based on info section.
323 (display_debug_types): Likewise.
324 (display_trace_info): Likewise.
325 (comp_addr_base): New function.
326 (display_debug_addr): New function.
327 (display_debug_str_offsets): New function.
328 (display_debug_ranges): Allow missing range lists. Suppress
329 diagnostics if dwarf_check not set.
330 (debug_displays): Add column to select abbrev section.
331 * dwarf.h (enum dwarf_section_display_enum): Add new debug sections
332 for Fission.
333 (struct dwarf_section): Add abbrev_sec field.
334 (struct dwarf_section_display): New type.
335 (debug_info): Add addr_base, ranges_base fields.
336 (dwarf_check): New global variable.
337 * objdump.c (usage): Add --dwarf-check option.
338 (enum option_values): Add OPTION_DWARF_CHECK.
339 (long_options): Add --dwarf-check.
340 (main): Likewise.
341 * readelf.c (OPTION_DWARF_CHECK): New macro.
342 (options): Add --dwarf-check.
343 (parse_args): Likewise.
344 (process_section_headers): Use const_strneq instead of
345 streq.
346
e04d7088
L
3472012-05-11 H.J. Lu <hongjiu.lu@intel.com>
348
349 PR binutils/14088
350 * readelf.c (dump_relocations): Always display addend as
351 signed hex number.
352
208a4923
NC
3532012-05-11 Daniel Richard G. <skunk@iskunk.org>
354
355 PR binutils/14028
356 * configure.in: Invoke ACX_HEADER_STRING.
357 * configure: Regenerate.
358 * config.in: Regenerate.
359 * sysdep.h: If STRINGS_WITH_STRING is defined then include both
360 string.h and strings.h.
361
afd6e1ff
JJ
3622012-05-10 Jakub Jelinek <jakub@redhat.com>
363
364 * dwarf.c (read_and_display_attr_value): Don't look up tag from
365 abbrev for DW_FORM_ref_addr.
366
a8c30cba 3672012-05-08 Sean Keys <skeys@ipdatasys.com>
208a4923 368
a8c30cba 369 * binutils/MAINTAINERS: Added my entry to the maintainers secion.
208a4923 370
96109726
CC
3712012-05-08 Cary Coutant <ccoutant@google.com>
372
373 * doc/binutils.texi (objcopy): Add --strip-dwo, --extract-dwo options.
374 (strip): Add --strip-dwo option.
375 * objcopy.c (enum strip_action): Add STRIP_DWO, STRIP_NONDWO.
376 (enum command_line_switch): Add OPTION_EXTRACT_DWO, OPTION_STRIP_DWO.
377 (strip_options): Add --strip-dwo option.
378 (copy_options): Add --extract-dwo, --strip-dwo options.
379 (copy_usage): Likewise.
380 (strip_usage): Add --strip-dwo option.
381 (is_dwo_section): New function.
382 (is_strip_section_1): Check for DWO sections.
383 (copy_object): Check for --strip-dwo, --extract-dwo options.
384 (copy_relocations_in_section): Discard relocations for DWO sections.
385 Discard entire relocation section when no relocations.
386 (strip_main): Add --strip-dwo option.
387 (copy_main): Add --strip-dwo, --extract-dwo options.
388
e5b62927
AM
3892012-05-08 Alan Modra <amodra@gmail.com>
390
391 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other
392 LC and LANG environment vars.
393 * Makefile.in: Regenerate.
394
a19c41a7
TT
3952012-05-07 Tom Tromey <tromey@redhat.com>
396
397 * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
398 (get_FORM_name): Use get_DW_FORM_name.
399 (get_AT_name): Use get_DW_AT_name.
400
cce3d66c
AM
4012012-05-07 Alan Modra <amodra@gmail.com>
402
403 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
404 * Makefile.in: Regenerate.
405
45dfa85a
AM
4062012-05-05 Alan Modra <amodra@gmail.com>
407
408 * dlltool.c (make_one_lib_file): Use bfd_und_section_ptr.
409
f6c1a2d5
NC
4102012-05-03 Sean Keys <skeys@ipdatasys.com>
411
412 * readelf.c: Add support for XGATE.
413
1c062060
NC
4142012-05-02 Nick Clifton <nickc@redhat.com>
415
416 * po/vi.po: Updated Vietnamese translation.
417 * po/it.po: New Italian translation.
418 * configure.in (ALL_LINGUAS): Add it.
419 * configure: Regenerate.
420
57402f1e
NC
4212012-05-01 Nick Clifton <nickc@redhat.com>
422
423 PR binutils/13121
424 * rescoff.c: Rename 'finfo' to 'flaginfo' to avoid conflicts with
425 AIX system headers.
426
2e30cb57
CC
4272012-04-25 Cary Coutant <ccoutant@google.com>
428
429 * doc/binutils.texi: Add -D/--enable-deterministic-archives option
430 to strip and objcopy.
431 * objcopy.c (deterministic): New global variable.
432 (strip_options): Add --enable-deterministic-archives.
433 (copy_options): Likewise.
434 (copy_usage): Likewise.
435 (strip_usage): Likewise.
436 (copy_archive): When stripping all, don't add archive map; set
437 deterministic output when requested.
438 (strip_main): Add -D/--enable-deterministic-archives option.
439 (copy_main): Likewise.
440
c3989150
L
4412012-04-12 H.J. Lu <hongjiu.lu@intel.com>
442
443 PR binutils/13947
444 * objcopy.c (copy_object): Call copy_relocations_in_section
445 before copy_section.
446 (skip_section): New.
447 (copy_relocations_in_section): Likewise.
448 (copy_section): Use skip_section. Don't copy relocations here.
449
1233b4a7
NC
4502012-04-11 Ryan Mansfield <rmansfield@qnx.com>
451
c6d8cab4
L
452 * objdump.c (dump_bfd): If defaulting to dwarf call
453 dwarf_select_sections_all to enable displays.
1233b4a7 454
58797674
RM
4552012-04-06 Roland McGrath <mcgrathr@google.com>
456
457 * configure.in (AC_CHECK_HEADERS): Add locale.h.
458 * config.in: Regenerate.
459 * configure: Regenerate.
460
44350750
NC
4612012-04-05 Nick Clifton <nickc@redhat.com>
462
463 * configure.in (AC_CHECK_FUNCS): Add setlocale.
464 (AM_LC_MESSAGES): Add.
465 * aclocal.m4: Regenerate.
466 * config.in: Regenerate.
467 * configure: Regenerate.
468
b149968f
NC
4692012-03-30 Nick Clifton <nickc@redhat.com>
470
471 PR binutils/13925
472 * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
473 returning an empty context for a function with no arguments.
474
658c7344
TT
4752012-03-28 Tom Tromey <tromey@redhat.com>
476
477 * dwarf.c (display_gdb_index): Handle index version 6.
478
0a22ae8e
NC
4792012-03-07 Nick Clifton <nickc@redhat.com>
480
481 * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
482
ae9ab7c0
NC
4832012-02-29 Jeff Law <law@redhat.com>
484
485 * doc/binutils.texi (c++filt): Fix typos.
486
5b3d386e
KT
4872012-02-24 Kai Tietz <ktietz@redhat.com>
488
489 PR binutils/13710
490 * defparse.y (keyword_as_name): Disable LIBRARY
491 keyword.
492 * doc/binutils.texi: Document LIBRARY exception.
493
9a30f236
KT
4942012-02-21 Kai Tietz<ktietz@redhat.com>
495
496 PR binutils/13682
497 * NEWS: Mention new feature.
498 * dlltool.c (i386_x64_dljtab): New stub-code for x64
499 delayed-load feature.
500 (i386_x64_trampoline): New trampoline-code for x64
501 delayed-load feature.
502 (make_one_lib_file): Add support for x64 delayed-load
503 feature.
504 (make_delay_head): Likewis
505
6c713012
AM
5062012-02-20 Namhyung Kim <namhyung.kim@lge.com>
507
508 * objdump.c (slurp_file): Close file if fstat fails.
509
74bc6052
CC
5102012-02-14 Cary Coutant <ccoutant@google.com>
511
512 * dwarf.c (dwarf_vmatoa64): New function.
513 (read_and_display_attr_value): Print 8-byte forms as single hex
514 numbers.
515 (process_debug_info): Print type signatures as single hex numbers.
516 * elfcomm.c (byte_get_64): New function.
517 * elfcomm.h (byte_get_64): New function.
518
aa83d1ec
KT
5192012-02-11 Kai Tietz <ktietz@redhat.com>
520
521 PR binutils/13657
522 * defparse.y (%union): New type id_const.
523 (opt_name2): New rule.
524 (keyword_as_name): New rule.
525 (opt_name): Adjust rule.
526 (opt_import_name): Likewise.
527 (opt_equal_name): Likewise.
528
7afcdbb2
KT
5292012-02-11 Kai Tietz <ktietz@redhat.com>
530
531 PR binutils/13297
532 * resrc.c (write_rc_dialog_control): Omit text dump for
533 EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
534
dbb7c441
AM
5352012-02-09 Alan Modra <amodra@gmail.com>
536
537 * sysdep.h: Include sys/stat.h here.
538 * ar.c: Don't include headers already included by sysdep.h.
539 * bucomm.c: Likewise.
540 * budbg.h: Likewise.
541 * dlltool.h: Likewise.
542 * elfedit.c: Likewise.
543 * nlmconv.c: Likewise.
544 * objcopy.c: Likewise.
545 * objdump.c: Likewise.
546 * objdump.h: Likewise.
547 * readelf.c: Likewise.
548 * rename.c: Likewise.
549 * resrc.c: Likewise.
550 * strings.c: Likewise.
551 * windres.c: Likewise.
552 * od-macho.c: Ensure #include sysdep.h is first.
553 * od-xcoff.c: Likewise.
554 * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
555 remove duplicate headers.
556 * dlltool.c: Likewise and ensure #include sysdep.h is first.
557
36e32b27
NC
5582012-02-01 Nick Clifton <nickc@redhat.com>
559
560 PR binutils/13493
561 * ar.c (ranlib_main): Process --plugin option.
562 * doc/binutils.texi: Document --plugin support for ranlib.
563
8b971f9f
NC
5642012-02-01 Nick Clifton <nickc@redhat.com>
565
566 PR binutils/13482
567 * readelf.c (process_corefile_note_segment): Fix off-by-one errors
568 verifying the contents of a note.
569
fa1908fd
NC
5702012-01-26 Nick Clifton <nickc@redhat.com>
571
572 PR binutils/13622
573 * readelf.c (process_section_groups): If there are no section
574 headers do not scan for section groups.
575 (process_note_sections): Likewise for note sections.
576
2128eb39
TG
5772012-01-20 Tristan Gingold <gingold@adacore.com>
578
579 * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
580 (options): Add an entry for seg_split_info.
581 (mach_o_help): Document it.
582 (dump_segment_split_info): New function.
583 (dump_load_command): Handle seg_split_info.
584
2fc0fe4f
TG
5852012-01-19 Tristan Gingold <gingold@adacore.com>
586
587 * dwarf.c (process_extended_line_op): Add a cast to silent a
588 warning.
589
143a3db0
TG
5902012-01-19 Tristan Gingold <gingold@adacore.com>
591
592 * dwarf.c (process_extended_line_op): Reindent define_file output.
593 Detect define_file opcode length mismatch.
594 (display_debug_lines_decoded): Add an entry in file_table for each
595 define_file opcode.
596 Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
597 Display extended opcode for unhandle opcode.
598
576477a6
AM
5992012-01-17 Alan Modra <amodra@gmail.com>
600
601 * version.c (print_version): Update copyright message year.
602
ddb1377c
AM
6032012-01-16 Alan Modra <amodra@gmail.com>
604
605 PR binutils/13593
606 * nm.c (OPTION_SIZE_SORT): Define.
607 (long_options): Don't set no_sort, sort_numerically or
608 sort_by_size directly.
609 (main): Instead set the flags here, making them mutually exclusive.
610
1598539f
TG
6112012-01-10 Tristan Gingold <gingold@adacore.com>
612
613 * objdump.c (display_object_bfd): Renamed from ...
614 (display_bfd): ... this.
615 (display_any_bfd): New function.
616 (display_file): Split. Handle nested archives.
617
52546677
RM
6182012-01-09 Roland McGrath <mcgrathr@google.com>
619
620 * configure.in: Use AM_ZLIB.
621 * configure: Regenerated.
622
99eac5be
NC
6232012-01-06 Nick Clifton <nickc@redhat.com>
624
625 * po/ru.po: Updated Russian translation.
626
9f4a5bd1
TG
6272012-01-04 Tristan Gingold <gingold@adacore.com>
628
629 * od-macho.c (dump_load_command): Handle fvmlib.
630
fc55a902
TG
6312012-01-04 Tristan Gingold <gingold@adacore.com>
632
633 * od-macho.c: Update copyright year.
634 (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
635
23e1d329 636For older changes see ChangeLog-2011
252b5132
RH
637\f
638Local Variables:
639mode: change-log
640left-margin: 8
641fill-column: 74
642version-control: never
643End:
This page took 0.635918 seconds and 4 git commands to generate.