diff options
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a6b7728..8f4d625 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-11-24 Nick Clifton <nickc@redhat.com> + + * NEWS: Announce support for v5t, v5te and XScale. + 2000-11-22 Nick Clifton <nickc@redhat.com> * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH, diff --git a/binutils/NEWS b/binutils/NEWS index 7e5e91f..62f858f 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,7 +1,10 @@ -*- text -*- -* Add --srec-len and --srec-forceS3 command line switch to objcopy. By Luciano - Gemme. +* Add support for ARM v5t and v5te architectures and Intel's XScale ARM + extenstions. + +* Add --srec-len and --srec-forceS3 command line switch to objcopy. + By Luciano Gemme. * Support for the MIPS32, by Anders Norlander. |