[PATCH] Mention Tilera support in NEWS; fix TILEPro capitalization.
Walter Lee
walt@tilera.com
Fri Oct 28 07:45:00 GMT 2011
This patch mention Tilera support in binutils/NEWS, and it fixes the
TILEPro capitalization in gas/NEWs and ld/NEWS. Ok to commit?
binuitls/ChangeLog
2011-10-28 Walter Lee <walt@tilera.com>
* NEWS: Mention addition of TILEPro and TILE-Gx support.
gas/ChangeLog
2011-10-28 Walter Lee <walt@tilera.com>
* NEWS: Fix TILEPro capitalization.
ld/ChangeLog
2011-18-28 Walter Lee <walt@tilera.com>
* NEWS: Fix TILEPro capitalization.
Index: binutils/NEWS
===================================================================
RCS file: /cvs/src/src/binutils/NEWS,v
retrieving revision 1.104
diff -u -p -r1.104 NEWS
--- binutils/NEWS 22 Sep 2011 08:11:13 -0000 1.104
+++ binutils/NEWS 28 Oct 2011 06:30:50 -0000
@@ -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: gas/NEWS
===================================================================
RCS file: /cvs/src/src/gas/NEWS,v
retrieving revision 1.120
diff -u -p -r1.120 NEWS
--- gas/NEWS 25 Oct 2011 11:18:06 -0000 1.120
+++ gas/NEWS 28 Oct 2011 06:30:50 -0000
@@ -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: ld/NEWS
===================================================================
RCS file: /cvs/src/src/ld/NEWS,v
retrieving revision 1.122
diff -u -p -r1.122 NEWS
--- ld/NEWS 25 Oct 2011 11:18:12 -0000 1.122
+++ ld/NEWS 28 Oct 2011 06:30:52 -0000
@@ -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
More information about the Binutils
mailing list