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