aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2003-09-19 09:01:53 +0000
committerNathan Sidwell <nathan@codesourcery.com>2003-09-19 09:01:53 +0000
commit8bfd78b3d0e6ac77b921bdfbf2198088d240a50f (patch)
treec2c5c3595129a87ec60c4bf2776bd193acd89d33 /bfd/ChangeLog
parent51db5742a9dfd4d6b0ca51856428029f4f8cbefc (diff)
downloadgdb-8bfd78b3d0e6ac77b921bdfbf2198088d240a50f.zip
gdb-8bfd78b3d0e6ac77b921bdfbf2198088d240a50f.tar.gz
gdb-8bfd78b3d0e6ac77b921bdfbf2198088d240a50f.tar.bz2
* dwarf2.c (decode_line_info): Cope with an initially empty
filename table.
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 4ca0009..6af4a6a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
+
+ * dwarf2.c (decode_line_info): Cope with an initially empty
+ filename table.
+
2003-09-18 H.J. Lu <hongjiu.lu@intel.com>
* acinclude.m4: Include ../config/accross.m4.