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:
14f23c2
)
* read.c (get_line_sb): Don't end the line on a semicolon inside a
author
Ian Lance Taylor
<ian@airs.com>
Wed, 19 Feb 1997 05:54:00 +0000
(
05:54
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 19 Feb 1997 05:54:00 +0000
(
05:54
+0000)
string.
PR 11715.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 53f00ec66681ce24344235f5e97589ba0b06af02..21509747fe5b6255bf395fbdcda56f4ece5f2655 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Wed Feb 19 00:53:28 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * read.c (get_line_sb): Don't end the line on a semicolon inside a
+ string.
+
start-sanitize-d30v
Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>