summaryrefslogtreecommitdiff
path: root/ld/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra2021-09-221-1/+1
* Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton2021-09-2119-19/+19
* elf: Don't set version info on unversioned symbolsH.J. Lu2021-09-196-0/+71
* arc: Fix got-weak linker testClaudiu Zissulescu2021-09-151-3/+3
* arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu2021-09-142-0/+19
* ld testsuite tidyAlan Modra2021-09-0316-111/+91
* CC_FOR_TARGET et alAlan Modra2021-09-0329-315/+320
* ld: Change indirect symbol from IR to undefinedH.J. Lu2021-08-277-0/+46
* Real programmers don't configure gcc using --with-ldAlan Modra2021-08-241-1/+5
* ld script fill pattern expressionAlan Modra2021-08-141-3/+5
* ld script lower-case absolute and sizeof_headersAlan Modra2021-08-131-1/+1
* ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu2021-08-111-4/+4
* Deprecate a.out support for NetBSD targets.John Ericson2021-08-113-5/+5
* Re: elf: Treat undefined version as hiddenAlan Modra2021-08-052-5/+5
* elf: Treat undefined version as hiddenH.J. Lu2021-08-0415-12/+62
* ld: Run tmpdir/pr28138 only for native buildH.J. Lu2021-07-281-30/+34
* bfd: Close the file descriptor if there is no archive fdH.J. Lu2021-07-289-0/+92
* Fix ld test case that assumes --enable-textrel-checkRoland McGrath2021-07-261-1/+1
* Revert: PowerPC: Don't generate unused section symbolsAlan Modra2021-07-2415-23/+159
* Re: ld script expression parsingAlan Modra2021-07-242-1/+9
* Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi2021-07-213-0/+21
* Remove `netbsdpe` supportJohn Ericson2021-07-211-2/+1
* elf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86H.J. Lu2021-07-082-10/+2
* elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu2021-07-0821-0/+881
* elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2021-07-082-0/+32
* x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu2021-07-081-10/+1
* ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu2021-07-081-1/+2
* elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz2021-07-064-0/+108
* RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng2021-07-064-1/+30
* ld: Cache and reuse the IR archive file descriptorH.J. Lu2021-07-052-0/+11
* RISC-V: Clarify the addends of pc-relative access.Nelson Chu2021-06-228-0/+89
* x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu2021-06-195-0/+58
* elf: Correct DT_TEXTREL warning in PDEH.J. Lu2021-06-194-0/+33
* elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX testsH.J. Lu2021-06-198-8/+65
* elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2021-06-1816-0/+199
* x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu2021-06-171-1/+2
* x86-64: Test protected function pointersH.J. Lu2021-06-174-0/+114
* readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2021-06-151-1/+1
* Fix the creation of archives for Sparc Solaris2 targets by eliminating the su...Nick Clifton2021-06-091-7/+12
* RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu2021-05-315-0/+56
* x86: Restore PC16 relocation overflow checkH.J. Lu2021-05-282-0/+2
* x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2021-05-266-0/+54
* x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu2021-05-263-0/+13
* RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu2021-05-146-7/+29
* ld: Add -Bno-symbolicFangrui Song2021-05-131-0/+7
* arm: fix fallout from recent thumb2 detection patchRichard Earnshaw2021-05-121-1/+1
* x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath2021-05-111-1/+1
* Enable linker garbage collection for the PRU target.Dimitar Dimitrov2021-05-107-7/+6
* x86-64/ELF: clear src_mask for all reloc typesJan Beulich2021-05-072-0/+11
* Re: elf: Always append ".COUNT" to local symbolsAlan Modra2021-05-072-4/+2