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:
4da0f85
)
* app.c (do_scrub_chars): At the end of a C comment, pass space to
author
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Dec 1996 03:47:41 +0000
(
03:47
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Dec 1996 03:47:41 +0000
(
03:47
+0000)
UNGET rather than PUT. Set old_state before setting state to -2.
PR 11229.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 4b5865e398ad2cc173afc2dfeb18cfdd856bdf66..5ac491154d022c561f98b8f6ab4d48c4f3a40ee8 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-5,6
+5,9
@@
Mon Dec 9 16:48:20 1996 Jeffrey A Law (law@cygnus.com)
Mon Dec 9 17:09:42 1996 Ian Lance Taylor <ian@cygnus.com>
+ * app.c (do_scrub_chars): At the end of a C comment, pass space to
+ UNGET rather than PUT. Set old_state before setting state to -2.
+
* config/tc-mips.c (mips16_extended_frag): Avoid an infinite loop
when extending because the value is exactly maxtiny + 1.