aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-25 00:21:40 +0000
committerNick Clifton <nickc@redhat.com>2000-11-25 00:21:40 +0000
commit077b8428ab2abe6e4c66216151c518c03467323c (patch)
tree4d9e07f38a2e3b8ad7561574fdf3241d484b910d /binutils/NEWS
parent49425d281cfc2c9d4b61bc7db78f398950e9dca9 (diff)
downloadfsf-binutils-gdb-077b8428ab2abe6e4c66216151c518c03467323c.zip
fsf-binutils-gdb-077b8428ab2abe6e4c66216151c518c03467323c.tar.gz
fsf-binutils-gdb-077b8428ab2abe6e4c66216151c518c03467323c.tar.bz2
Add ARM v5t, v5te and XScale support
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS7
1 files changed, 5 insertions, 2 deletions
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.