aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Remove arm-epoc-pe supportAlan Modra1-9/+0
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra5-40/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra11-81/+0
2018-04-16Remove sh5 and sh64 supportAlan Modra10-132/+0
2018-04-16Remove sh-symbianelf supportAlan Modra1-19/+0
2018-04-16Remove vax-bsd and vax-ultrix supportAlan Modra1-5/+0
2018-04-16Remove w65 supportAlan Modra1-5/+0
2018-04-16Remove m88k supportAlan Modra1-5/+0
2018-04-16Remove i370 supportAlan Modra1-8/+0
2018-04-16Remove h8500 supportAlan Modra5-25/+0
2018-04-16Remove h8300-coff supportAlan Modra7-48/+0
2018-04-16Remove tandem supportAlan Modra1-5/+0
2018-04-16Remove sony newsos3 supportAlan Modra1-5/+0
2018-04-16Remove netware supportAlan Modra2-14/+0
2018-04-14powerpc-lynxos and powerpc-windiss fixesAlan Modra2-20/+4
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra6-59/+0
2018-04-09Support PLT16 relocs against local symbolsAlan Modra1-0/+4
2018-04-05Stop the IA64 linker from removing unwind tables when garbage collecting.Nick Clifton1-2/+2
2018-03-07xtensa: ld: support -z relroMax Filippov1-0/+1
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson6-6/+6
2018-02-26ld error/warning messagesAlan Modra3-7/+8
2018-02-02Disable -shared support in nios2-elf-ld.Sandra Loosemore1-1/+0
2018-01-26MIPS/LD: Correct `mips-*-windiss' target emulation configurationMaciej W. Rozycki1-0/+1
2018-01-05RISC-V: Disable shared library support for embedded elf.Jim Wilson1-2/+9
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-07mcore-elf lacks shared lib supportAlan Modra1-1/+0
2017-12-05Really fix riscv shared library __global_pointer$ problem.Jim Wilson1-1/+2
2017-12-04Riscv shared libraries should not export __global_pointer$.Jim Wilson1-1/+1
2017-11-12ld: Add OTHER_PLT_SECTIONSH.J. Lu4-8/+8
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu21-36/+0
2017-10-12ld whitespace fixesAlan Modra7-20/+20
2017-07-19[ARC] Add JLI support.John Eric Martin3-2/+5
2017-06-23S/390: Add support for pgste markerAndreas Krebbel1-0/+1
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu1-1/+4
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu4-0/+19
2017-06-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay18-2/+144
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu1-5/+0
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay1-0/+1
2017-05-11x86-64: Rename .plt.bnd to .plt.secH.J. Lu1-1/+1
2017-05-10i386: Set CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu3-0/+3
2017-04-19Implement -z dynamic-undefined-weakAlan Modra2-5/+10
2017-03-13PowerPC: incorrect library search orderAlexey Neyman1-5/+5
2017-02-20Move .stack before debug sectionsAlan Modra10-100/+33
2017-02-13Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt1-1/+1
2017-01-29Fix long-standing buglet and fallout from now-default initfini-array.Hans-Peter Nilsson1-2/+1
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu1-0/+4
2017-01-10[ARC] Add new linker emulation for npsGraham Markall2-0/+81
2017-01-09Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt1-12/+0
2017-01-02Support -z relro on metagAlan Modra1-0/+1
2017-01-02Support -z relro on hppaAlan Modra1-2/+11