aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2018-04-04 12:18:09 +0200
committerEric Botcazou <ebotcazou@gcc.gnu.org>2018-04-04 12:18:09 +0200
commit142b7a144b46af91cd59a41a8f87f5f3b0338cdf (patch)
tree0b5118d0f489494e163a2115035161d6c2d49f5f /ld
parent9d8e8f445c1a021a1e381f4bd0bbc756b4258038 (diff)
downloadfsf-binutils-gdb-142b7a144b46af91cd59a41a8f87f5f3b0338cdf.zip
fsf-binutils-gdb-142b7a144b46af91cd59a41a8f87f5f3b0338cdf.tar.gz
fsf-binutils-gdb-142b7a144b46af91cd59a41a8f87f5f3b0338cdf.tar.bz2
Add blurb about linker changes for Cygwin and Mingw targets.
Diffstat (limited to 'ld')
-rw-r--r--ld/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index 75f8100..51b507f 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- 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