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:
347a705
)
* read.c (cons_worker): Only call mri_comment_end from flag_mri.
author
Ian Lance Taylor
<ian@airs.com>
Fri, 12 Jan 1996 17:10:24 +0000
(17:10 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 12 Jan 1996 17:10:24 +0000
(17:10 +0000)
From James Carlson <carlson@xylogics.com>.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 4042af6fec7cb08e86c803bc56cf90c0a511ee8b..a686641d1147bfa8306b988ba6b2ff3fb6f3ab23 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Fri Jan 12 12:04:00 1996 Ian Lance Taylor <ian@cygnus.com>
+ * read.c (cons_worker): Only call mri_comment_end from flag_mri.
+ From James Carlson <carlson@xylogics.com>.
+
* expr.c (operand): Skip whitespace after a close parenthesis.
From James Carlson <carlson@xylogics.com>.