summaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-25ld: Correct -z ibt documentationH.J. Lu
2017-10-17Correct -z text and other -z documentationAlan Modra
2017-10-12ld whitespace fixesAlan Modra
2017-10-03ld -z relro documentationAlan Modra
2017-09-10PowerPC64 --plt-alignAlan Modra
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz
2017-08-11Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra
2017-07-29PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra
2017-07-18Fix spelling typos.Yuri Chornovian
2017-06-23S/390: Add support for pgste markerAndreas Krebbel
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu
2017-05-18Treat a prefix of "$SYSROOT" in the same way as "=" when parsing linker searc...Nick Clifton
2017-05-09ld.texinfo, use "affects" instead of "effects"Alan Modra
2017-04-19Implement -z dynamic-undefined-weakAlan Modra
2017-04-10Document undocumented linker command line options.Nick Clifton
2017-03-11Don't run new orphan tests on i860 and i960Alan Modra
2017-03-09ld: Orphan section documentationAndrew Burgess
2017-02-17Fix documentation of the linker's --pop-state command line option.Nick Clifton
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki
2017-01-27Update description of the -plugin option used by the linker, ar and nm.Dilyan Palauzov
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-16Implement and document --gc-keep-exportedfincs
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton
2016-11-07Fix infinite loop when processing rpath tokens.Nick Clifton
2016-11-07Note that the linker's --compress-debug-sections option overrides the compres...Nick Clifton
2016-11-04ld: Allow EXCLUDE_FILE to be used outside of the section listAndrew Burgess
2016-10-04ld expression sectionAlan Modra
2016-09-20ld: Extend documentation for EXCLUDE_FILEAndrew Burgess
2016-09-14Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-15Add support for creating ELF import librariesThomas Preud'homme
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-11-05DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra
2015-10-29fix typo in ld's texinfoMatthias Klose
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu