TIC6X __c6xabi_DSBT_BASE
[deliverable/binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 8326088b257327a39580aee4e3fd4706eb0dd8ac..51b507f0043d701f06148d8bb13e0ecf60b63f91 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,18 @@
 -*- 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.
+
 * Add -z globalaudit command line option to force audit libraries to be run
   for every dynamic object loaded by an executable - provided that the loader
   supports this functionality.
This page took 0.024646 seconds and 4 git commands to generate.