diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 09c9ad4..04b7aad 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -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. @@ -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 |