Mention support for Xtensa architecture

This commit is contained in:
Nick Clifton 2003-04-03 07:37:41 +00:00
parent c8b21ee577
commit e8fd74766a
4 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-04-03 Nick Clifton <nickc@redhat.com>
* NEWS: Mention support for Xtensa architecture.
2003-04-02 Philip Blundell <philb@gnu.org>
* config/tc-arm.c (arm_force_relocation): Return 0 for OFFSET_IMM.

View File

@ -1,5 +1,7 @@
-*- text -*-
* Added support for Xtensa architecture.
* Support for Intel's iWMMXt processor (an ARM variant) added.
* An assembler test generator has been contributed and an example file that

View File

@ -1,3 +1,7 @@
2003-04-03 Nick Clifton <nickc@redhat.com>
* NEWS: Mention support for Xtensa architecture.
2003-04-02 Nick Clifton <nickc@redhat.com>
* pe-dll.c (pe_detail_list): arm-pe targets use underscores.

View File

@ -1,5 +1,7 @@
-*- text -*-
* Added support for Xtensa architecture.
* Added --with-sysroot configure switch to specify a target system root, for
linking against a target filesystem image.