aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-12-16LoongArch: Fix bfd ld failed test caseLulu Cai2-25/+15
2024-12-10LoongArch: Default to a maximum page size of 64KiBWANG Xuerui6-14/+14
2024-12-06RISC-V: PR27566, consider ELF_MAXPAGESIZE/COMMONPAGESIZE for gp relaxations.Nelson Chu3-0/+25
2024-12-03LoongArch: Fix the infinite loop caused by calling undefweak symbolLulu Cai3-0/+70
2024-12-02aarch64: add tests for combinations of GCS options and marked/unmarked inputsMatthieu Longo25-0/+268
2024-12-02aarch64: add tests to check the correct merge of the GCS feature with others.Matthieu Longo10-5/+80
2024-12-02aarch64: rename BTI error/warning messageMatthieu Longo12-16/+16
2024-12-02aarch64: delete duplicated BTI testsMatthieu Longo6-117/+0
2024-12-02aarch64: improve test coverage for combination of BTI optionsMatthieu Longo19-5/+281
2024-12-02aarch64: adapt BTI tests to use selectable GNU propertiesMatthieu Longo10-125/+35
2024-12-02aarch64: adapt bti-far* tests to use selectable GNU propertiesMatthieu Longo10-118/+77
2024-12-02aarch64: adapt tests for PAC PLT to use selectable GNU propertiesMatthieu Longo3-4/+43
2024-12-02aarch64: delete old tests for PAC & BTI PLTMatthieu Longo2-70/+0
2024-12-02aarch64: new tests for BTI & PAC PLT to use selectable GNU propertiesMatthieu Longo7-0/+224
2024-12-02aarch64: adapt bti-plt-so to use selectable GNU propertiesMatthieu Longo2-16/+3
2024-12-02aarch64: delete old tests covering the merge of feature markingsMatthieu Longo3-35/+0
2024-12-02aarch64: new tests covering the merge of feature markingsMatthieu Longo13-1/+290
2024-12-02aarch64: move tests for AArch64 protections (BTI, PAC) into a subfolderMatthieu Longo38-64/+122
2024-12-02x86: always set ISA_1_BASELINE property for 64-bit objectsJan Beulich20-20/+20
2024-11-29s390: Fix linker test TLS -fpic and -fno-pic exec transitionsJens Remus1-5/+5
2024-11-27PE LD: Merge .CRT .ctors and .dtors into .rdataLiu Hao14-59/+52
2024-11-26nios2: Remove binutils support for Nios II target.Sandra Loosemore65-977/+1
2024-11-19RISC-V: Don't report warnings when linking different privileged spec objects.Nelson Chu7-82/+0
2024-11-19LoongArch: Do not relax pcalau12i+ld.d when there is overflowLulu Cai4-0/+129
2024-11-18ld: Support percent-encoded JSON in --package-metadataBenjamin Drung2-0/+42
2024-11-12Re: ld: Move note sections after .rodata sectionAlan Modra1-3/+3
2024-11-11ld: Move note sections after .rodata sectionH.J. Lu2-0/+41
2024-11-11ld, LoongArch: print error about linking without -fPIC or -fPIE flag in more ...Xin Wang5-0/+16
2024-11-08arm, objdump: Make objdump use bfd's machine detection to drive disassemblyAndre Vieira1-2/+2
2024-11-01ld: generate SFrame stack trace info for .plt.gotIndu Bhagat4-0/+73
2024-11-01ld: fix wrong SFrame info for lazy IBT PLTJosh Poimboeuf2-0/+34
2024-11-02x86-64: Add a test for hidden undefined symbolH.J. Lu3-0/+11
2024-10-31ld-elf/pr25207.d: Pass --no-rosegment to ldH.J. Lu1-1/+1
2024-10-29ld/ELF: Add --image-base command line option to the ELF linkerHakan Candar2-0/+24
2024-10-26PR32300, --dependency-file: link dependencies are not all collectedAlan Modra4-143/+0
2024-10-17LoongArch: Check PC-relative relocations for shared librariesLulu Cai10-0/+59
2024-10-16Add noxfail option to run_dump_testAlan Modra2-3/+3
2024-10-15LoongArch: Add more relaxation support for call36mengqinggang3-0/+172
2024-10-11bfd/ELF: restrict file alignment for object filesJan Beulich1-9/+9
2024-09-30Improve the placement of orphan note sections.Nick Clifton2-4/+3
2024-09-28Move uses_elf_em to ld-lib.expAlan Modra1-0/+9
2024-09-27Enable -z separate-code, -z common and -z text for more targetsAlan Modra3-3/+3
2024-09-26ld: Ignore .note.gnu.build-id when placing orphaned notesH.J. Lu12-2/+79
2024-09-24ld: support --build-id=xx modeFrank Ch. Eigler2-39/+74
2024-09-24ld/pdb: Handle DEBUG_S_INLINEELINES dataMark Harmstone4-0/+284
2024-09-23ld/PE: enable secrel testcases also for 64-bit CygwinJan Beulich1-0/+16
2024-09-23ld/PE: no base relocs for section (relative) onesJan Beulich3-0/+24
2024-09-23x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu2-0/+35
2024-09-21x86: Add tls check in gasCui, Lili13-13/+13
2024-09-21ld: Use --no-rosegment to ld for PR ld/22393 testsH.J. Lu6-14/+14