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:
96e0ff4
)
* macro.c (check_macro): use alloca instead of xmalloc to plug leak.
author
Richard Henderson
<rth@redhat.com>
Tue, 19 Aug 1997 03:48:22 +0000
(
03:48
+0000)
committer
Richard Henderson
<rth@redhat.com>
Tue, 19 Aug 1997 03:48:22 +0000
(
03:48
+0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 4fc7d1182ad93f1d946607af1d16e961955e8c0a..33c6c04652bb2f6b912836ceb99bcd1e49a7eeeb 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+Mon Aug 18 20:42:23 1997 Richard Henderson <rth@cygnus.com>
+
+ * macro.c (check_macro): use alloca instead of xmalloc to plug leak.
+
Mon Aug 18 20:33:06 1997 Richard Henderson <rth@cygnus.com>
* as.c (show_usage): Add -am.