* po/hr.po: New Croation translation.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 660d0374226d49b8d986d263456ea7c3f29c97f4..b6500328dfe961ab13ab716165b14d8ead37bf8f 100644 (file)
@@ -1,3 +1,60 @@
+2012-10-26  Nick Clifton  <nickc@redhat.com>
+
+       * po/hr.po: New Croation translation.
+       * configure.in (ALL_LINGUAS): Add hr.
+       * configure: Regenerate.
+
+2012-10-23  Cary Coutant  <ccoutant@google.com>
+
+       * dwarf.c (do_debug_addr, do_debug_cu_index): New global flags.
+       (load_debug_info): Fix typo.
+       (cu_tu_indexes_read, shndx_pool, shndx_pool_size, shndx_pool_used):
+       New global variables.
+       (prealloc_cu_tu_list, add_shndx_to_cu_tu_entry, end_cu_tu_entry)
+       (process_cu_tu_index, load_cu_tu_indexes, find_cu_tu_set)
+       (display_cu_index): New functions.
+       (dwarf_select_sections_by_names): Add "debug_addr", "cu_index".
+       Sort entries alphabetically.
+       (dwarf_select_sections_all): Set do_debug_addr, do_debug_cu_index.
+       (debug_displays): Add .debug_cu_index, .debug_tu_index.
+       Clean up formatting.
+       * dwarf.h (dwarf_section_display_enum): Add dwp_cu_index,
+       dwp_tu_index.
+       (do_debug_addr, do_debug_cu_index): New global flags.
+       (find_cu_tu_set): New function declaration.
+       * objdump.c (usage): Add --dwarf=addr, --dwarf=cu_index.
+       * readelf.c (find_section_in_set): New function.
+       (usage): Add --debug-dump=addr, --debug_dump=cu_index.
+       (process_section_headers): Check do_debug_addr and do_debug_cu_index.
+       (section_subset): New global variable.
+       (load_debug_section): Restrict search to section subset.
+       (display_debug_section): Add section index as paramter.  Select subset
+       of sections when dumping a .dwp file.  Update caller.
+
+2012-10-23  Tom Tromey  <tromey@redhat.com>
+
+       * readelf.c (get_note_type): Handle NT_SIGINFO, NT_FILE.
+       (print_core_note): New function.
+       (process_note): Call it.
+
+2012-10-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * objdump.c (dump_dwarf): Handle bfd_mach_x64_32 and
+       bfd_mach_x64_32_intel_syntax.
+
+2012-10-21  Alan Modra  <amodra@gmail.com>
+
+       * objdump.c (load_specific_debug_section): Use
+       bfd_cache_section_contents.
+
+2012-10-18  Kai Tietz  <ktietz@redhat.com>
+
+       * objdump.c (dump_bfd): Call dump headers after
+       call of slurp_symtab.
+
+       * objcopy.c (is_strip_section_1): Don't strip
+       .reloc section by default.
+
 2012-10-11  Doug Evans  <dje@google.com>
 
        * dwarf.c (display_gdb_index): Include static/global information
This page took 0.025647 seconds and 4 git commands to generate.