aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-08-31 03:53:43 +0000
committerIan Lance Taylor <ian@airs.com>1995-08-31 03:53:43 +0000
commitebcb9b6d4e72dba5af48e7aae245ed829938e873 (patch)
tree28c886651d4cfb5f763a283a185989dfc0808fa3 /gas
parent275143ebee76fb55c684e2ca3c0a3c4b3aaa76d4 (diff)
downloadfsf-binutils-gdb-ebcb9b6d4e72dba5af48e7aae245ed829938e873.zip
fsf-binutils-gdb-ebcb9b6d4e72dba5af48e7aae245ed829938e873.tar.gz
fsf-binutils-gdb-ebcb9b6d4e72dba5af48e7aae245ed829938e873.tar.bz2
* app.c (do_scrub_chars): Free saved_input when the from buffer
exactly fills the to buffer.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index aadf0e9..848b8c4 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 30 23:51:57 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * app.c (do_scrub_chars): Free saved_input when the from buffer
+ exactly fills the to buffer.
+
Wed Aug 30 13:46:39 1995 Doug Evans <dje@canuck.cygnus.com>
* config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns.