diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-08-24 17:42:52 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-08-24 17:42:52 +0000 |
commit | 5bcac8a48e65397dc92f834ff7190cfc7e55d7a3 (patch) | |
tree | 95f91d813fc4468e1b5732d0a55c36ee82554fa9 /gas | |
parent | 724982f606973928500c3634ed832b52ac77ca3d (diff) | |
download | gdb-5bcac8a48e65397dc92f834ff7190cfc7e55d7a3.zip gdb-5bcac8a48e65397dc92f834ff7190cfc7e55d7a3.tar.gz gdb-5bcac8a48e65397dc92f834ff7190cfc7e55d7a3.tar.bz2 |
* NEWS: Mention support for CRIS.
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 e64ba9a..02f3661 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-08-24 Hans-Peter Nilsson <hp@axis.com> + + * NEWS: Mention support for CRIS. + Thu Aug 24 20:41:05 2000 Denis Chertykov <denisc@overta.ru> * config/tc-avr.h (TC_IMPLICIT_LCOMM_ALIGNMENT): New macros. @@ -10,6 +10,8 @@ Support for IA-64. Support for i860, by Jason Eckhardt. +Support for CRIS (Axis Communications ETRAX series). + 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 |