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 | |
parent | 724982f606973928500c3634ed832b52ac77ca3d (diff) | |
download | gdb-5bcac8a48e65397dc92f834ff7190cfc7e55d7a3.zip gdb-5bcac8a48e65397dc92f834ff7190cfc7e55d7a3.tar.gz gdb-5bcac8a48e65397dc92f834ff7190cfc7e55d7a3.tar.bz2 |
* NEWS: Mention support for CRIS.
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
6 files changed, 18 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7df86d9..19fc9bd 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-08-24 Hans-Peter Nilsson <hp@axis.com> + + * NEWS: Mention support for CRIS. + 2000-08-21 Nick Clifton <nickc@redhat.com> * addr2line.c: Changed email address for Ulrich Lauther. diff --git a/binutils/NEWS b/binutils/NEWS index 8f01fb6..61555af 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -2,6 +2,8 @@ * Support for the i860, by Jason Eckhardt. +* Support for CRIS (Axis Communications ETRAX series). + Changes in binutils 2.10: * New command line switch to objdump --file-start-context which shows the 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 diff --git a/ld/ChangeLog b/ld/ChangeLog index 245b262..1a95b68 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-08-24 Hans-Peter Nilsson <hp@axis.com> + + * NEWS: Mention support for CRIS. + 2000-08-23 H.J. Lu <hjl@gnu.org> * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Get @@ -16,6 +16,8 @@ * Support for i860, by Jason Eckhardt (preliminary, alpha quality). +* Support for CRIS (Axis Communications ETRAX series). + Changes in version 2.10: * Added AT> to the linker script language to allow load-time allocation of |