Add ARM v5t, v5te and XScale support

This commit is contained in:
Nick Clifton
2000-11-25 00:21:40 +00:00
parent 49425d281c
commit 077b8428ab
25 changed files with 1826 additions and 300 deletions

View File

@@ -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.