summaryrefslogtreecommitdiff
path: root/ld/NEWS
diff options
context:
space:
mode:
authorKai Tietz <kai.tietz@onevision.com>2010-04-28 15:24:22 +0000
committerKai Tietz <kai.tietz@onevision.com>2010-04-28 15:24:22 +0000
commit71963884882d30b4400a845134602c17e6a2453c (patch)
treeb9e5b7aa7715279681e56c5d4d29ccaea96de746 /ld/NEWS
parent42f1261de970a20697b8cb8266c2095fd1647dee (diff)
downloadbinutils-redhat-71963884882d30b4400a845134602c17e6a2453c.tar.gz
2010-04-27 Kai Tietz <kai.tietz@onevision.com>
* pe-dll.c (_nm_-symbols): Use always underscored variant for symbols. (__imp_-symbols): Likewise. (___imp_-symbols): Likewise. * NEWS: Mention ABI change for x64 PE-COFF. PS: Sorry, missed this part of approved patch.
Diffstat (limited to 'ld/NEWS')
-rw-r--r--ld/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/NEWS b/ld/NEWS
index bd561fb05a..b3fcb2a4db 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,9 @@
-*- text -*-
+* Turn off underscoring for x86_64 PE+-COFF targets. For old behavior the
+ option --enable-leading-mingw64-underscores can be used on configure of
+ bfd.
+
* Add support for the TMS320C6000 (TI C6X) processor family.
* --add-needed renamed to --copy-dt-needed-entries in order to avoid confusion