aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)AuthorFilesLines
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-0/+9
2022-07-25Re: PowerPC64 .branch_lt addressAlan Modra1-1/+21
2022-06-27drop XC16x bitsJan Beulich3-24/+0
2022-06-27PowerPC64 .branch_lt addressAlan Modra1-1/+1
2022-03-24x86: drop L1OM/K1OM support from ldJan Beulich4-84/+0
2022-01-22Adjust default page sizes for haiku arm.Alexander von Gluck IV1-2/+2
2022-01-18PowerPC64 DT_RELRAlan Modra1-0/+1
2022-01-12ld: Initial DT_RELR supportH.J. Lu4-0/+21
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-10-24LoongArch ld supportliuzhensong4-0/+97
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV7-0/+92
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu1-0/+10
2021-03-31Use bool in ldAlan Modra14-25/+25
2021-02-09Remove arm-symbianelfAlan Modra1-25/+0
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra8-8/+6
2021-01-15ld/x86: Add -z report-relative-relocH.J. Lu4-0/+14
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt6-0/+12
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu3-7/+77
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz1-13/+5
2020-11-03Fix compile time warningNick Clifton1-1/+1
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu1-3/+4
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu2-6/+57
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu1-0/+1
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu4-0/+21
2020-10-06PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren1-0/+6
2020-08-28CSKY: Support attribute section.Cooper Qu1-0/+1
2020-07-19ld: optionally emit _etext last, before .dataHans-Peter Nilsson1-0/+4
2020-07-09Remove powerpc PE supportAlan Modra2-19/+0
2020-06-30Remove x86 NaCl target supportH.J. Lu3-12/+0
2020-06-16Really remove tic30-aout supportAlan Modra1-7/+0
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato1-0/+17
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner1-1/+2
2020-03-28ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu1-0/+1
2020-03-13x86: Check static link of dynamic objectsH.J. Lu4-0/+15
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-1/+1
2020-01-15Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff1-1/+1
2020-01-13[ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2-53/+0
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-0/+22
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-182019-12-18 Anthony Green <green@moxielogic.com>Anthony Green1-2/+1
2019-12-17Remove tic80 supportAlan Modra1-50/+0
2019-12-05PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra6-52/+29
2019-11-08Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra14-9/+18
2019-11-07Remove CR16C supportAlan Modra1-5/+0
2019-11-05GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra14-18/+9
2019-11-05Unset EMBEDDED rather than assigning as emptyAlan Modra4-4/+7
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra2-2/+0
2019-09-11Rename elf32.em to elf.emAlan Modra128-129/+128
2019-08-16[ld] [arm] Add support for noinit sectionChristophe Lyon1-1/+13