aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>2000-05-01 14:01:06 +0000
committerCatherine Moore <clm@redhat.com>2000-05-01 14:01:06 +0000
commita2984248855c8b6895e02abe1c13c9f33e63ac83 (patch)
treed798727cc889d7ee345663e26993cb15c3d2abd7 /gas/ChangeLog
parentdf13624506adcef32e6bea7d4f7785b9c8e1cf0b (diff)
downloadgdb-a2984248855c8b6895e02abe1c13c9f33e63ac83.zip
gdb-a2984248855c8b6895e02abe1c13c9f33e63ac83.tar.gz
gdb-a2984248855c8b6895e02abe1c13c9f33e63ac83.tar.bz2
* macro.c (macro_expand_body): Don't prepend macro number with zeroes.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4b73457..d8a9dcd 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+Mon May 1 08:54:23 2000 Catherine Moore <clm@cygnus.com>
+
+ * macro.c (macro_expand_body): Don't prepend macro number with zeroes.
+
Mon May 1 14:19:39 2000 Denis Chertykov <denisc@overta.ru>
* config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places.