binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index c09d9ef166917fc20a27eef46c9f4bebde4a22c5..8286e5a06971308e70db52b6ca32fc7b4dc2c875 100644 (file)
@@ -1,3 +1,41 @@
+2012-10-29  Alan Modra  <amodra@gmail.com>
+
+       * dlltool.c (INIT_SEC_DATA): Move.
+       (secdata <DLLTOOL_PPC>): Use here too.
+
+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.
This page took 0.02405 seconds and 4 git commands to generate.