aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2025-03-17ld/testsuite: add gnu property section in nto-stack-note*Clément Chigot2-0/+10
2025-03-14elf: Clear the SEC_ALLOC bit for NOLOAD note sectionsH.J. Lu2-0/+21
2025-03-07Re: ld: Add a test for PR ld/25237Alan Modra2-28/+0
2025-03-06ld: Update PR ld/25237 testH.J. Lu2-4/+7
2025-03-05ld: Add a test for PR ld/25237H.J. Lu2-0/+25
2025-03-05ld: Pass -Wl,-z,lazy to compiler for i386 lazy binding testsH.J. Lu2-8/+8
2025-02-27x86-64: Pass -z separate-code to ld for -z mark-plt testsH.J. Lu8-8/+8
2025-02-26ld/testsuite: add -z separate-code to sframe x86_64 testsClément Chigot5-5/+5
2025-02-21ix86: restrict use of GOT32X relocsJan Beulich3-0/+10
2025-02-21x86-64: further tighten convert-load-reloc checkingJan Beulich2-3/+12
2025-02-21x86: widen @got{,pcrel} support to PUSH and APX IMULJan Beulich12-0/+119
2025-02-21x86/APX: use CS: in place of ES: in @gotpcrel and @gottpoff relaxationJan Beulich3-20/+20
2025-02-21ix86: tighten convert-load-reloc checkingJan Beulich3-0/+36
2025-02-19PR32715, ld-elf/pr29072 fail with --disable-default-execstackAlan Modra1-4/+6
2025-02-18ld: Add tests for PR ld/32690H.J. Lu4-0/+3456
2025-02-10x86: Return error for invalid relocation offsetH.J. Lu3-0/+8
2025-02-08sparc: define _GLOBAL_OFFSET_TABLE_ when referencedAlexandre Oliva2-0/+23
2025-02-07x86-64: Estimate output section layout before sizing dynamic sectionsH.J. Lu31-8/+424
2025-01-31LoongArch: Do not relax against __[start|stop]_SECNAME symbolLulu Cai3-0/+25
2025-01-31x86/APX: correct libbfd's EVEX Rn -> Bn transformationsJan Beulich1-44/+44
2025-01-30x86-64: Remove pr19609-4c.d and pr19609-4d.dH.J. Lu4-30/+11
2025-01-27s390: Generate .eh_frame unwind information for .plt sectionJens Remus2-4/+39
2025-01-27s390: Add basic PLT generation testsJens Remus9-0/+316
2025-01-26ld-x86-64/pr19609-2d.d: Move "#pass" to the endH.J. Lu1-1/+1
2025-01-24x86-64: tighten convert-load-reloc checkingJan Beulich3-0/+37
2025-01-24x86/APX: widen @gotpcrel and @gottpoff support (incl to MOVRS)Jan Beulich13-185/+486
2025-01-23ld: fix alignment issue for ARM thumb long branch stub using PureCode sectionTorbjörn SVENSSON4-1/+57
2025-01-23More ld testsuite fixesAlan Modra2-466/+459
2025-01-22ld: replace another @progbits etc in an ELF testcaseJan Beulich1-5/+5
2025-01-21asan ld builds without detect_leaks=0Alan Modra2-12/+28
2025-01-17LoongArch: Allocate GOT entry for TLS DESC when -mno-relax is enabledLulu Cai5-0/+47
2025-01-17ld: Load the object only section when opening the mixed object fileH.J. Lu1-40/+38
2025-01-15aarch64: GCS tests for linking issues with dynamic objectsMatthieu Longo18-0/+247
2025-01-15Re: elf: Add GNU_PROPERTY_MEMORY_SEAL gnu propertyAlan Modra9-40/+30
2025-01-15Re: ld: Add --enable-memory-seal configure optionAlan Modra1-3/+2
2025-01-14ld: Add --enable-memory-seal configure optionAdhemerval Zanella3-1/+19
2025-01-14elf: Add GNU_PROPERTY_MEMORY_SEAL gnu propertyAdhemerval Zanella9-0/+136
2025-01-14ld: Update mixed LTO and non-LTO relocatable output testsH.J. Lu1-40/+42
2025-01-14ld: Add LTO and none-LTO output support for ld -rH.J. Lu13-0/+141
2025-01-12ld: Update function prototypes for compilers defaulting to -std=gnu23H.J. Lu6-18/+12
2025-01-07ld/testsuite: move board flags to ld_linkClément Chigot2-16/+16
2025-01-07ld/testsuite/lto: replace manual links by ld_link helperClément Chigot1-12/+15
2025-01-07ld/testsuite: centralize board_cflags and board_ldflagsClément Chigot2-107/+40
2025-01-01Update year range in copyright notice of binutils filesAlan Modra178-178/+178
2024-12-27ld/testsuite: replace aarch64 uses of load_libJan Beulich2-2/+2
2024-12-27LoongArch: Reword message for unresolvable relocsXi Ruoyao6-6/+6
2024-12-27LoongArch: Allow R_LARCH_PCALA_HI20 or R_LARCH_PCREL20_S2 against undefined w...Xi Ruoyao3-0/+22
2024-12-27LoongArch: Fix resolution of undefined weak hidden/protected symbolsXi Ruoyao4-0/+39
2024-12-24PR 32324, Stripping BOLT'ed binaries leads to unwanted behaviourAlan Modra1-2/+2
2024-12-16LoongArch: Fix bfd ld failed test caseLulu Cai2-25/+15