aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 6801b88..2733543 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+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