* dwarf.c (display_debug_frames): Change text for uniformity.
[platform/upstream/binutils.git] / binutils / ChangeLog
index c550f85..2733543 100644 (file)
@@ -1,3 +1,16 @@
+2008-10-06  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf.c (display_debug_frames): Change text for uniformity.
+       (process_debug_info): Likewise.
+       (display_debug_aranges): Likewise.  Indent address output.
+       (display_debug_pubnames): Print offset in hex.
+
+2008-10-02  Andrew Paprocki  <andrew@ishiboo.com>
+
+       PR 6934
+       * stabs.c (parse_stab_string): Parse and ignore =Y<name> strings
+       generated by the SUNPro C++ compiler.
+
 2008-09-30  Andrew Paprocki  <andrew@ishiboo.com>
 
        PR 6922