dyslexia
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index b303490cd0b0c27f34f9b4d84669d658da6bc19a..62406b401cfa10adccf25465bb26fd728d0934ad 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,12 +1,21 @@
 -*- text -*-
 
+Changes in 2.22:
+
+* --copy-dt-needed-entries is no longer enabled by default.  Instead
+  --no-copy-dt-needed-entries is the default.
+
+* 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.
+
 * 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.
 
This page took 0.023929 seconds and 4 git commands to generate.