aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-02-01 02:03:06 +0000
committerStan Shebs <shebs@codesourcery.com>1994-02-01 02:03:06 +0000
commit2abb453d8b1cd4f4fbcfdc6ef3c09185dc3c8cdf (patch)
tree181e73418b3ea9ba006aff5a86f8c3a77f20af6d /gas
parent62e59d28c2301a79dd01f045085cd0c64297d29d (diff)
downloadgdb-2abb453d8b1cd4f4fbcfdc6ef3c09185dc3c8cdf.zip
gdb-2abb453d8b1cd4f4fbcfdc6ef3c09185dc3c8cdf.tar.gz
gdb-2abb453d8b1cd4f4fbcfdc6ef3c09185dc3c8cdf.tar.bz2
Mon Jan 31 17:55:14 1994 Stan Shebs (shebs@andros.cygnus.com)
* as.c (statistics_flag): Renamed from quiet_flag. (main): Get statistics with --statistics instead of -noquiet.
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 e3b5583..71e9f0f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jan 31 17:55:14 1994 Stan Shebs (shebs@andros.cygnus.com)
+
+ * as.c (statistics_flag): Renamed from quiet_flag.
+ (main): Get statistics with --statistics instead of -noquiet.
+
Mon Jan 31 07:19:30 1994 Steve Chamberlain (sac@jonny.cygnus.com)
* Makefile.in: Support for Gnu ASsembler Preprocessor.