X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=ld%2FNEWS;h=51b507f0043d701f06148d8bb13e0ecf60b63f91;hb=refs%2Fheads%2Fusers%2Fsimark%2Fautotools-bump;hp=98055b5f4edd3bcac3461da74dbe616f3c767fb8;hpb=7bdf4127c38081c7764c0bf1db55d0b2e56391dc;p=thirdparty%2Fbinutils-gdb.git diff --git a/ld/NEWS b/ld/NEWS index 98055b5f4ed..51b507f0043 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,47 @@ -*- 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 + disk and memory size. + +Changes in 2.30: + +* Add -z separate-code to generate separate code PT_LOAD segment. + +* Add "-z undefs" command line option as the inverse of the "-z defs" option. + +* Add -z globalaudit command line option to force audit libraries to be run + for every dynamic object loaded by an executable - provided that the loader + supports this functionality. + +* Tighten linker script grammar around file name specifiers to prevent the use + of SORT_BY_ALIGNMENT and SORT_BY_INIT_PRIORITY on filenames. These would + previously be accepted but had no effect. + +* The EXCLUDE_FILE directive can now be placed within any SORT_* directive + within input section lists. + +Changes in 2.29: + +* Support for -z shstk in the x86 ELF linker to generate + GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties. + +* Add support for GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program + properties in the x86 ELF linker. + +* Add support for GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program + properties in the x86 ELF linker. + +* Support for -z ibtplt in the x86 ELF linker to generate IBT-enabled + PLT. + +* Support for -z ibt in the x86 ELF linker to generate IBT-enabled + PLT as well as GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program + properties. + * Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX. * Add support for ELF GNU program properties. @@ -45,7 +87,8 @@ Changes in 2.27: * Add a configure option --enable-relro to decide whether -z relro should be enabled in ELF linker by default. Default to yes for all Linux - targets except FRV, HPPA, IA64 and MIPS. + targets except FRV, HPPA, IA64 and MIPS. Note that -z relro can increase + disk and memory size. * Support for -z noreloc-overflow in the x86-64 ELF linker to disable relocation overflow check. @@ -683,7 +726,7 @@ Changes in version 2.1: other utilities should work on Risc/Ultrix and Irix. -Copyright (C) 2012-2017 Free Software Foundation, Inc. +Copyright (C) 2012-2018 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright