ELF dynsyms
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 69c8b1de7cc801fa1242c6d24a0f9675df627595..51b507f0043d701f06148d8bb13e0ecf60b63f91 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,14 @@
 -*- text -*-
 
+* Speed up direct linking with DLLs for Cygwin and Mingw targets.
+
+* Add a configure option --enable-separate-code to decide whether
+  -z separate-code should be enabled in ELF linker by default.  Default
+  to yes for Linux/x86 targets.  Note that -z separate-code can increase
+  disk and memory size.
+
+Changes in 2.30:
+
 * Add -z separate-code to generate separate code PT_LOAD segment.
 
 * Add "-z undefs" command line option as the inverse of the "-z defs" option.
This page took 0.027772 seconds and 4 git commands to generate.