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:
92188bd
)
* macro.c (macro_expand_body): Don't warn about == with a
author
Ian Lance Taylor
<ian@airs.com>
Fri, 3 Nov 1995 20:53:44 +0000
(20:53 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 3 Nov 1995 20:53:44 +0000
(20:53 +0000)
nonexistent parameter, in case it is in a comment field.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index f01840fc46c05a8fc86cf6b20e91daa3693f0697..c6288c3d3ed7d2ac3046d6f8eb185c70da2c1b2d 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Fri Nov 3 13:02:59 1995 Ian Lance Taylor <ian@cygnus.com>
+ * macro.c (macro_expand_body): Don't warn about == with a
+ nonexistent parameter, in case it is in a comment field.
+
* as.c (main): On TC_A29K, call macro_init with macro_alternate
set to 1.
* macro.c (get_any_string): Don't keep quotes if macro_strip_at is