Mention Tilera support in binutils/NEWS, and fix the TILEPro
authorWalter Lee <walt@tilera.com>
Fri, 28 Oct 2011 14:37:30 +0000 (14:37 +0000)
committerWalter Lee <walt@tilera.com>
Fri, 28 Oct 2011 14:37:30 +0000 (14:37 +0000)
capitalization in gas/NEWs and ld/NEWS.

binutils/ChangeLog
binutils/NEWS
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 06da58b091204b2caf81d0feedef98bdabdf6c8c..a5cb22a1aee63e26e70712a33bcada4c65ab271b 100644 (file)
@@ -1,3 +1,7 @@
+2011-10-28  Walter Lee  <walt@tilera.com>
+
+       * NEWS: Mention addition of TILEPro and TILE-Gx support.
+
 2011-10-27  Joern Rennecke  <joern.rennecke@embecosm.com>
 
        * MAINTAINERS: Add myself as EPIPHANY port maintainer.
index 054a36b12720a9baacf24d2b0d8058e7460675a2..10d42ce5fbab961cce9adc16d5e6acef0b4286df 100644 (file)
@@ -10,7 +10,9 @@ Changes in 2.22:
 * Add --dwarf-start and --dwarf-end to readelf and objdump.  These are used by
   the new Emacs mode, see dwarf-mode.el.
 
-Changes in 2.21:
+* Add support for the Tilera TILEPro and TILE-Gx architectures.
+
+changes in 2.21:
 
 * Add --interleave-width option to objcopy to allowing copying a range of
   bytes from the input to the output with the --interleave option.
index 94c5cab44b800251c4acae6852931b536817b106..76d3c12651a862a8b1da2cb6fd13f2cee4b8b605 100644 (file)
@@ -1,3 +1,7 @@
+2011-10-28  Walter Lee  <walt@tilera.com>
+
+       * NEWS: Fix TILEPro capitalization.
+
 2011-10-28  Nick Clifton  <nickc@redhat.com>
 
        * po/ja.po: New Japanese translation.
index 60a7dd0010f9a05b0affb6fc203edeea0815e511..a3007d8d8f9e24d7ce37da9ba9fab0397b576582 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -4,7 +4,7 @@
 
 Changes in 2.22:
 
-* Add support for the Tilera TILEPRO and TILE-Gx architectures.
+* Add support for the Tilera TILEPro and TILE-Gx architectures.
 
 Changes in 2.21:
 
index 95565b8d6dd96e3d9c9d1a7b761d2dbad4e42aff..36b9e3ddf5289f02c35dabfbb3ab6ac3aa9297fa 100644 (file)
@@ -1,3 +1,7 @@
+2011-10-28  Walter Lee  <walt@tilera.com>
+
+       * NEWS: Fix TILEPro capitalization.
+
 2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
 
        * NEWS: Mention addition of Adapteva Epiphany support.
diff --git a/ld/NEWS b/ld/NEWS
index bb1f3617f891951a4bd53a9c075250e45e5b1234..e9c27c635e40bb1ba039e84b665ddbdc5c3a329f 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -10,7 +10,7 @@ Changes in 2.22:
 * INPUT_SECTION_FLAGS has been added to the linker script language
   to allow selection of input sections by section header section flags.
 
-* Add support for the Tilera TILEPRO and TILE-Gx architectures.
+* 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
This page took 0.040104 seconds and 4 git commands to generate.