aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-15 09:12:09 +0000
committerNick Clifton <nickc@redhat.com>2011-06-15 09:12:09 +0000
commit90b3661c07d98d5ac5adaeddd67678c7234ead2a (patch)
treee9d042158af8111e89045b299a81557048ffaf29 /ld/NEWS
parent8f661a5e0e3afbb34c8daa4bf8db4038ce3be94f (diff)
downloadfsf-binutils-gdb-90b3661c07d98d5ac5adaeddd67678c7234ead2a.zip
fsf-binutils-gdb-90b3661c07d98d5ac5adaeddd67678c7234ead2a.tar.gz
fsf-binutils-gdb-90b3661c07d98d5ac5adaeddd67678c7234ead2a.tar.bz2
* NEWS: Mention addition of TILEPRO and TIKE-Gx support.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/NEWS b/ld/NEWS
index b303490..40a6b9f 100644
--- 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.