summaryrefslogtreecommitdiff
path: root/ld/emulparams
Commit message (Expand)AuthorAgeFilesLines
* Add support for the .gnu.sgstubs section to the linker for ARM/ELF based targ...Nick Clifton2023-04-171-0/+2
* ld: add support of QNX stack arguments for aarch64ntoClément Chigot2023-03-161-1/+1
* configure: add new target aarch64-*-nto*Clément Chigot2023-03-161-0/+41
* Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton2023-01-051-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Fix haiku ld dependenciesAlan Modra2022-12-145-8/+8
* ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska2022-12-141-10/+0
* aarch64-pe support for LD, GAS and BFDJedidiah Thompson2022-10-191-0/+9
* Re: PowerPC64 .branch_lt addressAlan Modra2022-07-251-1/+21
* drop XC16x bitsJan Beulich2022-06-273-24/+0
* PowerPC64 .branch_lt addressAlan Modra2022-06-271-1/+1
* x86: drop L1OM/K1OM support from ldJan Beulich2022-03-244-84/+0
* Adjust default page sizes for haiku arm.Alexander von Gluck IV2022-01-221-2/+2
* PowerPC64 DT_RELRAlan Modra2022-01-181-0/+1
* ld: Initial DT_RELR supportH.J. Lu2022-01-124-0/+21
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* LoongArch ld supportliuzhensong2021-10-244-0/+97
* Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV2021-09-027-0/+92
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-081-0/+10
* Use bool in ldAlan Modra2021-03-3114-25/+25
* Remove arm-symbianelfAlan Modra2021-02-091-25/+0
* PR27226, ld.bfd contains huge .rodata sectionAlan Modra2021-01-268-8/+6
* ld/x86: Add -z report-relative-relocH.J. Lu2021-01-154-0/+14
* RISC-V: Implement support for big endian targets.Marcus Comstedt2021-01-066-0/+12
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* x86-64: Add Intel LAM property supportH.J. Lu2020-12-233-7/+77
* ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2020-11-271-13/+5
* Fix compile time warningNick Clifton2020-11-031-1/+1
* x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2020-10-301-3/+4
* CSKY: Change default linker script for elf toolchain.Cooper Qu2020-10-262-6/+57
* RISC-V: Support GNU indirect functions.Nelson Chu2020-10-161-0/+1
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu2020-10-094-0/+21
* PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren2020-10-061-0/+6
* CSKY: Support attribute section.Cooper Qu2020-08-281-0/+1
* ld: optionally emit _etext last, before .dataHans-Peter Nilsson2020-07-191-0/+4
* Remove powerpc PE supportAlan Modra2020-07-092-19/+0
* Remove x86 NaCl target supportH.J. Lu2020-06-303-12/+0
* Really remove tic30-aout supportAlan Modra2020-06-161-7/+0
* ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato2020-04-301-0/+17
* Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2020-04-141-1/+2
* ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu2020-03-281-0/+1
* x86: Check static link of dynamic objectsH.J. Lu2020-03-134-0/+15
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-1/+1
* Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff2020-01-151-1/+1
* [ARC][committed] Code cleanup and improvements.Claudiu Zissulescu2020-01-132-53/+0
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-0/+22
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* 2019-12-18 Anthony Green <green@moxielogic.com>Anthony Green2019-12-181-2/+1
* Remove tic80 supportAlan Modra2019-12-171-50/+0
* PR25243, static linking with exceptions and iostream is broken on ARMAlan Modra2019-12-056-52/+29