aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-01-15 18:52:53 +0000
committerIan Lance Taylor <ian@airs.com>1997-01-15 18:52:53 +0000
commitad423373db7ca90f9c545163a77cdfb1739f2037 (patch)
tree26d5a409796ec867d0ac9ae535fdf495881ad52e /gas
parent898c77b856b092f293dd42f5c1d4a6efa3761d1a (diff)
downloadgdb-ad423373db7ca90f9c545163a77cdfb1739f2037.zip
gdb-ad423373db7ca90f9c545163a77cdfb1739f2037.tar.gz
gdb-ad423373db7ca90f9c545163a77cdfb1739f2037.tar.bz2
* read.c (read_a_source_file): Make sure the symbol ends with
whitespace before checking whether the next character is '='. PR 11461.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e5f60fc..cdd2f0e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jan 15 13:51:50 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * read.c (read_a_source_file): Make sure the symbol ends with
+ whitespace before checking whether the next character is '='.
+
Tue Jan 14 15:07:27 1997 Robert Lipe <robertl@dgii.com>
* config/tc-i386.c (sco_id): Moved from here...