aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)AuthorFilesLines
2016-11-01Add support for RISC-V architecture.Nick Clifton4-0/+59
2016-10-10S/390: Move binary start to 16M.Andreas Krebbel1-1/+1
2016-10-06Add workaround for bash 4.2 scripting problem.Ludovic Court?s1-1/+2
2016-09-23S/390: Move start of 64 bit binaries from 2GB to 256MB.Andreas Krebbel1-1/+1
2016-08-09Support -pie for arm*-eabi targets.Roland McGrath1-0/+1
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton7-1/+22
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath2-0/+4
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu1-1/+1
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak1-0/+24
2016-05-19[ARC] Emulation and default script template changes.Claudiu Zissulescu2-7/+12
2016-05-05More setting CHECK_RELOCS_AFTER_OPEN_INPUT to yesH.J. Lu3-0/+3
2016-04-20Check ELF relocs after opening all input filesH.J. Lu8-0/+8
2016-04-09Adjust default memory size and stack base address for SH simulator.Oleg Endo1-2/+2
2016-04-07ld/arc: Make little endian default choice for linker scriptsAndrew Burgess1-3/+4
2016-04-05ld/arc: Fix linker for big-endian arc targetsAndrew Burgess11-76/+16
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu3-0/+13
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu12-2/+28
2016-01-05Fix the execution of the MSP430 simulator testsuite.Nick Clifton1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-29Add support for AArch64 CloudABI binaries.Ed Schouten2-0/+39
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu11-0/+58
2015-10-07New ARC implementation.Nick Clifton10-7/+210
2015-09-22Solaris PIE supportRainer Orth1-0/+2
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton1-2/+3
2015-07-20ALIGN change affects cris scriptsAlan Modra1-2/+4
2015-06-26Compile-in IAMCU linker scriptsH.J. Lu1-0/+1
2015-05-11Add Intel MCU support to ldH.J. Lu1-0/+33
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-1/+1
2015-04-24Change msp430 emulation to msp430elfDJ Delorie2-1/+1
2015-04-23Align .TOC. for PowerPC64Alan Modra1-1/+1
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu10-2/+22
2015-04-09Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu1-1/+8
2015-04-08Skip empty EMULATION_NAMEH.J. Lu1-3/+4
2015-04-08Add ld_list_optionsH.J. Lu1-7/+2
2015-04-02Add support for configuring an aarch64-freebsd target.Andrew Turner2-0/+39
2015-04-01Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe...Chen Gang1-2/+8
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten1-0/+2
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton2-0/+2
2015-02-23Add support for the h8300-linux target.Yoshinori Sato4-0/+48
2015-01-28PowerPC64 changes for xlcAlan Modra1-0/+2
2015-01-28FT32 initial supportAlan Modra1-0/+8
2015-01-20Reorder more powerpc64 sections again for -z relroAlan Modra1-5/+4
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra1-4/+12
2015-01-20Reorder powerpc64 sections for -z relroAlan Modra1-1/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-06Add Visium support to ldEric Botcazou1-0/+9
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2-1/+8
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin1-1/+4
2014-08-22 * emulparams/armelf_fbsd.sh (TEXT_START_ADDR): Increase alignment to 64kB...Andreas Tobler1-0/+3
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune3-2/+7