aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2005-08-07 14:47:02 +0000
committerFred Fish <fnf@specifix.com>2005-08-07 14:47:02 +0000
commita29b7e88f24ade51957b1817894cb34a66388964 (patch)
treeb407322f1b5215f188d8ac2a6fe20f58e037c29d /bfd/ChangeLog
parent47837f8ec2dff03960623af933b6f80bc3e5e2a9 (diff)
downloadgdb-a29b7e88f24ade51957b1817894cb34a66388964.zip
gdb-a29b7e88f24ade51957b1817894cb34a66388964.tar.gz
gdb-a29b7e88f24ade51957b1817894cb34a66388964.tar.bz2
Reviewed and approved by Nick Clifton <nickc@redhat.com>
2005-08-05 Fred Fish <fnf@specifix.com> * dwarf2.c (read_rangelist): Use addr_size instead of offset_size to determine how many bytes to read from each rangelist entry.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ced5b40..2b797d4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-05 Fred Fish <fnf@specifix.com>
+
+ * dwarf2.c (read_rangelist): Use addr_size instead of offset_size
+ to determine how many bytes to read from each rangelist entry.
+
2005-08-05 H.J. Lu <hongjiu.lu@intel.com>
* bfd.c (bfd_hide_symbol): New.