aboutsummaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
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.