OSDN Git Service

Mention support for Xtensa architecture
authorNick Clifton <nickc@redhat.com>
Thu, 3 Apr 2003 07:37:41 +0000 (07:37 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 3 Apr 2003 07:37:41 +0000 (07:37 +0000)
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 09c9ad4..04b7aad 100644 (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.
index 5a92f3c..1e2168c 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -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
index 4f68300..b31c39d 100644 (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.
diff --git a/ld/NEWS b/ld/NEWS
index 097acd6..cfaf186 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -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.