diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6fecc81..ec0b923 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Tue Sep 9 17:14:33 1997 Doug Evans <dje@canuck.cygnus.com> + + * Makefile.am (CPU_TYPES): Add arc. + (TARGET_CPU_CFILES): Add tc-arc.c. + (TARGET_CPU_HFILES): Add tc-arc.h. + (dependencies): Rebuild. + * Makefile.in: Rebuild. + Tue Sep 9 10:19:37 1997 Nick Clifton <nickc@cygnus.com> * doc/c-v850.texi (V850 Opcodes): Document hi0() reloc prefix. @@ -1825,7 +1833,7 @@ Fri Feb 14 15:56:06 1997 Gavin Koch <gavin@cygnus.com> Thu Feb 13 20:02:16 1997 Fred Fish <fnf@cygnus.com> - * config/{tc-alpha.h, tc-arc.h, tc-d10v.h, tc-generic.h, tc-i960.h, + * config/{tc-alpha.h, tc-d10v.h, tc-generic.h, tc-i960.h, tc-mn10200.h, tc-mn10300.h, tc-sh.h, tc-vax.h, tc-w65.h}: Add default definition of zero for TARGET_BYTES_BIG_ENDIAN. * config/{tc-arm.h, tc-hppa.h, tc-i386.h, tc-mips.h, tc-ns32k.h, |