diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 03a93ce..c24f431 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-08-14 Jason Eckhardt <jle@cygnus.com> + + * NEWS: Mention i860 support. + Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com) * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define. @@ -8,6 +8,8 @@ Support for Texas Instruments TMS320C54x (tic54x). Support for IA-64. +Support for i860, by Jason Eckhardt. + x86 gas has a new .arch pseudo op to specify the target CPU architecture. x86 gas -q command line option quietens warnings about register size changes |