aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-04-25 09:11:31 +0000
committerNick Clifton <nickc@redhat.com>2001-04-25 09:11:31 +0000
commitea3b9044a6a4a86bf3c1208e68499e145fedf9d8 (patch)
treec15e18b6dbaf11c3f728b6e3826947060e4674f4 /gas/ChangeLog
parentd6d788bdf3e7620bf744f4909e75d9a7857645c9 (diff)
downloadfsf-binutils-gdb-ea3b9044a6a4a86bf3c1208e68499e145fedf9d8.zip
fsf-binutils-gdb-ea3b9044a6a4a86bf3c1208e68499e145fedf9d8.tar.gz
fsf-binutils-gdb-ea3b9044a6a4a86bf3c1208e68499e145fedf9d8.tar.bz2
Check to see if the filename symbol has been initialised before extracting
its symbol index.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5d382ed..6bdaec0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-04-25 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * config/obj-coff.c (do_linenos_for): Check to see if the filename
+ symbol has been initialised before extracting its symbol index.
+
2001-04-24 H.J. Lu <hjl@gnu.org>
* configure: Regenerated with the right version of autoconf.