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:
e6e676a
)
* macro.c (define_macro): Make sure the index is in range before
author
Ian Lance Taylor
<ian@airs.com>
Thu, 24 Jul 1997 21:51:57 +0000
(21:51 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 24 Jul 1997 21:51:57 +0000
(21:51 +0000)
checking for '('.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 53b398e5617361fd3fe93b40b94c0cf0432a388f..f22ff43a90e67395ab902c9873ae7c2b139e59d4 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Thu Jul 24 17:51:29 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * macro.c (define_macro): Make sure the index is in range before
+ checking for '('.
+
start-sanitize-tic80
Thu Jul 24 12:13:19 1997 Fred Fish <fnf@cygnus.com>