This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Add blurb about linker changes for Cygwin and Mingw targets.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=142b7a144b46af91cd59a41a8f87f5f3b0338cdf

commit 142b7a144b46af91cd59a41a8f87f5f3b0338cdf
Author: Eric Botcazou <ebotcazou@gcc.gnu.org>
Date:   Wed Apr 4 12:18:09 2018 +0200

    Add blurb about linker changes for Cygwin and Mingw targets.

Diff:
---
 ld/NEWS | 2 ++
 1 file changed, 2 insertions(+)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]