From 71963884882d30b4400a845134602c17e6a2453c Mon Sep 17 00:00:00 2001 From: Kai Tietz Date: Wed, 28 Apr 2010 15:24:22 +0000 Subject: 2010-04-27 Kai Tietz * 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. --- ld/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ld/NEWS') 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 -- cgit v1.2.1