aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-27Add moxiebox targetAnthony Green1-0/+9
2014-07-17or1k: increase linux TEXT_START_ADDR to 0x2000Stefan Kristiansson1-0/+1
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton1-1/+1
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-0/+13
2014-06-18ld/ARM: Add target arm*b-*-freebsd*, update target arm*-*-freebsd*.Andreas Tobler2-0/+7
2014-06-02fix 2014-05-28 ld Makefile.am changesAlan Modra6-22/+11
2014-05-20Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra1-2/+0
2014-05-112014-05-11 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-2/+2
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson5-25/+19
2014-04-09Remove remaining default manifest support.Nick Clifton2-2/+0
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton2-0/+2
2014-02-27Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra1-0/+2
2014-02-19Create the second PLT for BND relocationsH.J. Lu1-0/+2
2014-02-112014-02-11 Andrew Pinski <apinski@cavium.com>Andrew Pinski2-1/+4
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore2-2/+2
2014-01-28The MSP430 linker contains emulations for old and obsolete MCU types.Nick Clifton1-533/+2
2014-01-20[AArch64] Define LP64 BE linker name.Marcus Shawcroft1-0/+1
2014-01-20[AArch64] Define LP64 LE loader name.Marcus Shawcroft1-0/+2
2014-01-17Allow ld target customiser script to force on disk scripts.Alan Modra3-9/+6
2014-01-15Skip directories with LIBPATH_SUFFIX_SKIP suffixH.J. Lu2-3/+11
2014-01-10 * emulparams/crislinux.sh (COMMONPAGESIZE): Define.Hans-Peter Nilsson1-0/+1
2013-12-20Define IREL_IN_PLT for elf_k1om.sh and elf_l1om.shH.J. Lu2-0/+2
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen6-0/+80
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger11-0/+0