aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-05-17 08:39:22 +0000
committerNick Clifton <nickc@redhat.com>2007-05-17 08:39:22 +0000
commitd57376011b9acb9da353056101933cefde39be3b (patch)
tree65ce69535641a95298156c493899f796d725fd07 /binutils/ChangeLog
parent5e29c2647ad6277ec3cf70fb849b27dbeaa2f220 (diff)
downloadgdb-d57376011b9acb9da353056101933cefde39be3b.zip
gdb-d57376011b9acb9da353056101933cefde39be3b.tar.gz
gdb-d57376011b9acb9da353056101933cefde39be3b.tar.bz2
* objdump.c (load_debug_section): Select bias for DWARF debug addresses based on the flavour of the bfd.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 6affdfd..f364cca 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-17 Nick Clifton <nickc@redhat.com>
+
+ * objdump.c (load_debug_section): Select bias for DWARF debug
+ addresses based on the flavour of the bfd.
+
2007-05-11 Alan Modra <amodra@bigpond.net.au>
PR 4479