aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)AuthorFilesLines
2018-10-15RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson1-1/+12
2018-10-13ELF ld -r scriptsAlan Modra15-28/+33
2018-09-20RISC-V: Fix library search path for rv32.Jim Wilson3-3/+3
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner2-0/+70
2018-07-18S/390: Improve partial relro support for 64 bitAndreas Krebbel1-0/+3
2018-07-10xgate cleanupAlan Modra1-2/+2
2018-06-12Fix syntax error in AArch64 default linker scripts when invoked with -shared.Nick Clifton1-1/+1
2018-06-08Define various symbols conditionally in shared librariesAlan Modra22-83/+66
2018-06-07EXECUTABLE_SYMBOLS -> OTHER_SYMBOLSAlan Modra3-5/+7
2018-06-07TIC6X __c6xabi_DSBT_BASEAlan Modra1-1/+0
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+18
2018-05-08RISC-V: New emulations to make path searches follow glibc ABI.Jim Wilson7-11/+82
2018-04-25[ARM] Implement FDPIC relocations.Christophe Lyon1-2/+6
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon2-0/+15
2018-04-25Remove arm-aout and arm-coff supportAlan Modra5-32/+0
2018-04-18various i386-aout and i386-coff target removalAlan Modra5-39/+0
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