diff options
author | Catherine Moore <clm@redhat.com> | 2000-05-01 14:01:06 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 2000-05-01 14:01:06 +0000 |
commit | a2984248855c8b6895e02abe1c13c9f33e63ac83 (patch) | |
tree | d798727cc889d7ee345663e26993cb15c3d2abd7 /gas/ChangeLog | |
parent | df13624506adcef32e6bea7d4f7785b9c8e1cf0b (diff) | |
download | gdb-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/ChangeLog | 4 |
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. |