diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b15526c..a9b85d1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2001-10-17 Alan Modra <amodra@bigpond.net.au> + * bit_fix.h: Comment typo fix. + * config/tc-mips.c: Likewise. + * config/tc-sh.c: Likewise. + * config/tc-arc.c (arc_code_symbol): Remove unnecessary test. + * configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place so that autoheader doesn't duplicate config.in entries. (DEFAULT_ARCH): Ditto. |