aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
AgeCommit message (Expand)AuthorFilesLines
6 daysLoongArch: Add DT_RELR supportXi Ruoyao1-0/+1
2024-06-25aarch64: Add DT_RELR support for ILP32 ABISzabolcs Nagy2-0/+4
2024-06-14x86: Add -z isa-level-report=[none|all|needed|used]H.J. Lu4-0/+28
2024-05-31aarch64: Add DT_RELR supportSzabolcs Nagy3-0/+6
2024-05-28ld: pru: Increase the default memory region sizesDimitar Dimitrov1-2/+2
2024-04-09LoongArch: ld: Move .got .got.plt before .data and protect .got with relromengqinggang1-1/+4
2024-04-01hppa: Implement PA 2.0 symbolic relocations for long displacementsJohn David Anglin1-0/+1
2024-01-19ld: Put all emulation options in ldlex.hH.J. Lu2-9/+0
2024-01-09ld: Add --enable-mark-plt configure optionH.J. Lu1-1/+6
2024-01-08Add support for the aarch64-gnu target (GNU/Hurd on AArch64)Sergey Bugaev1-0/+37
2024-01-04Update year range in copyright notice of binutils filesAlan Modra4-4/+4
2023-12-21ld: Add lib32 directories for 32-bit emulation on FreeBSD/amd64Rainer Orth1-0/+8
2023-12-12Support rodata in flash for more AVR devicesGeorg-Johann Lay4-0/+66
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu3-0/+16
2023-09-25Revert "arc: Add new linker emulation and scripts for ARCv3 ISA."Claudiu Zissulescu4-68/+0
2023-09-25RISC-V: Protect .got with relroAndreas Schwab2-0/+5
2023-09-25arc: Add new linker emulation and scripts for ARCv3 ISA.Claudiu Zissulescu4-0/+68
2023-08-16kvx: New port.Paul Iannetta3-0/+112
2023-08-02Revert "2.41 Release sources"Sam James2-0/+2
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton2-2/+0
2023-07-28MIPS/LD: Include n64 `.interp' with INITIAL_READONLY_SECTIONSYunQiang Su1-1/+5
2023-07-05Align linkerscript symbols according to ABIAndreas Krebbel2-0/+2
2023-04-17Add support for the .gnu.sgstubs section to the linker for ARM/ELF based targ...Nick Clifton1-0/+2
2023-03-16ld: add support of QNX stack arguments for aarch64ntoClément Chigot1-1/+1
2023-03-16configure: add new target aarch64-*-nto*Clément Chigot1-0/+41
2023-01-05Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-14Fix haiku ld dependenciesAlan Modra5-8/+8
2022-12-14ld, gold: remove support for -z bndplt (MPX prefix)Martin Liska1-10/+0
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