aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2013-11-07 14:58:41 -0800
committerDoug Evans <dje@google.com>2013-11-07 15:37:44 -0800
commit459d52c84aa5eee986006b793794e382861c073d (patch)
treeb8b18c38ffcc6bdf513b5f422e11643743b3e19d /binutils/ChangeLog
parentfcb8d9c2f422869b09eff4dbbcf55a701ba3a4b8 (diff)
downloadgdb-459d52c84aa5eee986006b793794e382861c073d.zip
gdb-459d52c84aa5eee986006b793794e382861c073d.tar.gz
gdb-459d52c84aa5eee986006b793794e382861c073d.tar.bz2
Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
* dwarf.c (get_gdb_index_symbol_kind_name): New function. (display_debug_pubnames_worker): Renamed from display_debug_pubnames. Add support for .debug_gnu_pubnames, .debug_gnu_pubtypes. (display_debug_pubnames, display_debug_pubnames_gnu): New functions. (display_gdb_index): Redo printing of symbol kind. (debug_displays): Add .debug_gnu_pubnames, .debug_gnu_pubtypes. * dwarf.h (dwarf_section_display_enum): Add gnu_pubnames, gnu_pubtypes. * readelf.c (process_section_headers): Add gnu_pubnames, gnu_pubtypes.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 1ab6e0d..237debe 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,15 @@
+2013-11-07 Doug Evans <dje@google.com>
+
+ Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
+ * dwarf.c (get_gdb_index_symbol_kind_name): New function.
+ (display_debug_pubnames_worker): Renamed from display_debug_pubnames.
+ Add support for .debug_gnu_pubnames, .debug_gnu_pubtypes.
+ (display_debug_pubnames, display_debug_pubnames_gnu): New functions.
+ (display_gdb_index): Redo printing of symbol kind.
+ (debug_displays): Add .debug_gnu_pubnames, .debug_gnu_pubtypes.
+ * dwarf.h (dwarf_section_display_enum): Add gnu_pubnames, gnu_pubtypes.
+ * readelf.c (process_section_headers): Add gnu_pubnames, gnu_pubtypes.
+
2013-11-07 Roland McGrath <mcgrathr@google.com>
* objdump.c (dump_dwarf): Grok bfd_mach_x86_64_nacl and