* NEWS: Mention addition of TILEPRO and TIKE-Gx support.
authorNick Clifton <nickc@redhat.com>
Wed, 15 Jun 2011 09:12:09 +0000 (09:12 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 15 Jun 2011 09:12:09 +0000 (09:12 +0000)
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 66cf820b1c53ad696f7987d9a19a8fb9938c4ecc..1120cdc5ee2f1570454505f956692f40d57a8529 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-15  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
+
 2011-06-14  Tristan Gingold  <gingold@adacore.com>
 
        * config/tc-ppc.h (struct ppc_tc_sy): Complete comment on within.
index ab68ab518d2fbb4dcd9b4be48a8e46a7c835fc95..eda148a24a8f1ebf8f7060250466d64b7e873b4a 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,8 @@
 -*- text -*-
 
-Changes in 2.21:
+* Add support for the Tilera TILEPRO and TILE-Gx architectures.
 
+Changes in 2.21:
 
 * Gas no longer requires doubling of ampersands in macros.
 
index 004e7842c5d9bf9ec6640d0f3c141e37eebd6f38..683d18da4d70b6af61c997fc238ba2411b993a19 100644 (file)
@@ -1,3 +1,7 @@
+2011-06-15  Nick Clifton  <nickc@redhat.com>
+
+       * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
+
 2011-06-13  Walter Lee  <walt@tilera.com>
 
        * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32tilegx.c and
diff --git a/ld/NEWS b/ld/NEWS
index b303490cd0b0c27f34f9b4d84669d658da6bc19a..40a6b9fd82f841bacbc3c9b73e706e833fbc5723 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,12 +1,13 @@
 -*- text -*-
 
+* Add support for the Tilera TILEPRO and TILE-Gx architectures.
+
 * Added SORT_BY_INIT_PRIORITY to the linker script language to permit
 sorting sections by numerical value of the GCC init_priority attribute
 encoded in the section name.
 
 Changes in 2.21:
 
-
 * Linker script expression evaluation is somewhat more sane.  This may
   break scripts that depend on quirks of the old expression evaluation.
 
This page took 0.032448 seconds and 4 git commands to generate.