summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwalt <walt>2011-10-28 14:37:27 +0000
committerwalt <walt>2011-10-28 14:37:27 +0000
commit19cda1c790f2b09f62496cac68f174c7b9b1c4dc (patch)
tree94adad09553f304345d42a03ae80e4182650b150
parent7fd858853df658dda6485d5292402ae734644af1 (diff)
downloadbinutils-redhat-19cda1c790f2b09f62496cac68f174c7b9b1c4dc.tar.gz
Mention Tilera support in binutils/NEWS, and fix the TILEPro
capitalization in gas/NEWs and ld/NEWS.
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS4
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
6 files changed, 17 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 06da58b091..a5cb22a1ae 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -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.
diff --git a/binutils/NEWS b/binutils/NEWS
index 054a36b127..10d42ce5fb 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -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.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 94c5cab44b..76d3c12651 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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.
diff --git a/gas/NEWS b/gas/NEWS
index 60a7dd0010..a3007d8d8f 100644
--- 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:
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 95565b8d6d..36b9e3ddf5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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 bb1f3617f8..e9c27c635e 100644
--- 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