summaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-07mcore-elf lacks shared lib supportAlan Modra
2017-12-05Really fix riscv shared library __global_pointer$ problem.Jim Wilson
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson
2017-11-12ld: Add OTHER_PLT_SECTIONSH.J. Lu
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-12ld whitespace fixesAlan Modra
2017-07-19[ARC] Add JLI support.John Eric Martin
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-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay
2017-05-11x86-64: Rename .plt.bnd to .plt.secH.J. Lu
2017-05-10i386: Set CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu
2017-04-19Implement -z dynamic-undefined-weakAlan Modra
2017-03-13PowerPC: incorrect library search orderAlexey Neyman
2017-02-20Move .stack before debug sectionsAlan Modra
2017-02-13Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt
2017-01-29Fix long-standing buglet and fallout from now-default initfini-array.Hans-Peter Nilsson
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu
2017-01-10[ARC] Add new linker emulation for npsGraham Markall
2017-01-09Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt
2017-01-02Support -z relro on metagAlan Modra
2017-01-02Support -z relro on hppaAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-31PRU LD PortDimitar Dimitrov
2016-12-02Add support for Fushia OS.Josh Conner
2016-11-28arc/ld: Remove duplicate TEMPLATE_NAME from emulparam fileAndrew Burgess
2016-11-01Add support for RISC-V architecture.Nick Clifton
2016-10-10S/390: Move binary start to 16M.Andreas Krebbel
2016-10-06Add workaround for bash 4.2 scripting problem.Ludovic Court?s
2016-09-23S/390: Move start of 64 bit binaries from 2GB to 256MB.Andreas Krebbel
2016-08-09Support -pie for arm*-eabi targets.Roland McGrath
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak
2016-05-19[ARC] Emulation and default script template changes.Claudiu Zissulescu
2016-05-05More setting CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu
2016-04-20Check ELF relocs after opening all input filesH.J. Lu
2016-04-09Adjust default memory size and stack base address for SH simulator.Oleg Endo
2016-04-07ld/arc: Make little endian default choice for linker scriptsAndrew Burgess
2016-04-05ld/arc: Fix linker for big-endian arc targetsAndrew Burgess
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu
2016-01-05Fix the execution of the MSP430 simulator testsuite.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten