include/elf
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 99d5d8543c90d669d7bbc74a7f13d1672746a41e..a0d7fb24a8c003de70ef39702f97cc385aa2a799 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
   automatically in the presence of un-stripped debug information, as GDB
   needs to be able to find the debug info sections by their full names.
 
+* For GNU/Linux systems the linker will now avoid processing any relocations
+  made against symbols of the STT_GNU_IFUNC type and instead emit them into
+  the resulting binary for processing by the loader.
+
 * --as-needed now links in a dynamic library if it satisfies undefined
   symbols in regular objects, or in other dynamic libraries.  In the
   latter case the library is not linked if it is found in a DT_NEEDED
This page took 0.024895 seconds and 4 git commands to generate.