diff options
author | Walter Lee <walt@tilera.com> | 2011-10-28 14:37:30 +0000 |
---|---|---|
committer | Walter Lee <walt@tilera.com> | 2011-10-28 14:37:30 +0000 |
commit | 69f56ae1d37033b7ae9cf438d9abd97d557cd836 (patch) | |
tree | efe676ecd0e453f8d35b004ed27b4c4df0c9d2ed /ld | |
parent | 8e7ebaf5c67a872bc43a484528712847a62e4bf2 (diff) | |
download | gdb-69f56ae1d37033b7ae9cf438d9abd97d557cd836.zip gdb-69f56ae1d37033b7ae9cf438d9abd97d557cd836.tar.gz gdb-69f56ae1d37033b7ae9cf438d9abd97d557cd836.tar.bz2 |
Mention Tilera support in binutils/NEWS, and fix the TILEPro
capitalization in gas/NEWs and ld/NEWS.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 95565b8..36b9e3d 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. @@ -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 |