aboutsummaryrefslogtreecommitdiff
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
commit17f732770329c2b976b2c17c41fcb4c6546b9644 (patch)
treee6d02f066f8bf61c8da9bb0bd400cd9cab077a5f /ld/NEWS
parentbb591cfebeee49da4dd40cf927d80083110c3808 (diff)
downloadgdb-17f732770329c2b976b2c17c41fcb4c6546b9644.zip
gdb-17f732770329c2b976b2c17c41fcb4c6546b9644.tar.gz
gdb-17f732770329c2b976b2c17c41fcb4c6546b9644.tar.bz2
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 bd561fb..b3fcb2a 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