projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
898c77b
)
* read.c (read_a_source_file): Make sure the symbol ends with
author
Ian Lance Taylor
<ian@airs.com>
Wed, 15 Jan 1997 18:52:53 +0000
(18:52 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 15 Jan 1997 18:52:53 +0000
(18:52 +0000)
whitespace before checking whether the next character is '='.
PR 11461.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index e5f60fcccc304d0a488b9c6e5a66316ba268d1e8..cdd2f0e8fb7734ccc4822f84d779d75a6333a9a0 100644
(file)
--- 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...