ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 2240aeb788a8bc133a38543ac1d880a712e24429..485e1cf5b9a3ffcbb36e4d0d084a814a5e88e4c5 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,12 @@
 -*- text -*-
 
+* Add ELF linker command-line options, --export-dynamic-symbol and
+  --export-dynamic-symbol-list, to make symbols dynamic.
+
+* Add a configure option, --enable-textrel-check=[no|yes|warning|error],
+  to decide what ELF linker should do by default with DT_TEXTREL in an
+  executable or shared library.  Default to yes for Linux/x86 targets.
+
 * The -Map=<filename> command line option has been extended so that if
   <filename> is a directory then <filename>/<output-filename>.map will be
   created.
This page took 0.02381 seconds and 4 git commands to generate.