aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-06-09 13:32:30 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-06-09 13:32:30 +0000
commit6bd00c5db5d6f508c7b60a487934fecbb01247e6 (patch)
treec77dddf403a7f410269a485073d0417e73ef9cb3 /bfd/ChangeLog
parenta366f4ff7b68695744106ce633100166f872d232 (diff)
downloadgdb-6bd00c5db5d6f508c7b60a487934fecbb01247e6.zip
gdb-6bd00c5db5d6f508c7b60a487934fecbb01247e6.tar.gz
gdb-6bd00c5db5d6f508c7b60a487934fecbb01247e6.tar.bz2
2005-06-09 H.J. Lu <hongjiu.lu@intel.com>
PR 1000 * dwarf2.c (lookup_address_in_line_info_table): Restore code handling NULL function info, removed with 2005-04-03 change.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1c90c89..54edc73 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR 1000
+ * dwarf2.c (lookup_address_in_line_info_table): Restore code
+ handling NULL function info, removed with 2005-04-03 change.
+
2005-06-08 Mark Mitchell <mark@codesourcery.com>
* opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.