summaryrefslogtreecommitdiff
path: root/ld/testsuite
Commit message (Expand)AuthorAgeFilesLines
* ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu2021-12-311-20/+24
* ld: Fix testcase errors due to -shared not support.jiawei2021-12-282-1/+6
* Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton2021-12-163-5/+8
* RISC-V: Added ld testcases for the medlow and medany code models.Nelson Chu2021-12-1420-0/+280
* x86: Adjust linker tests for --disable-separate-codeH.J. Lu2021-12-138-15/+15
* Error on ld output file name matching input file nameAlan Modra2021-12-071-1/+1
* ld: improve shared tests for AIXClément Chigot2021-12-064-58/+37
* x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu2021-12-0224-0/+348
* elf: Discard input .note.gnu.build-id sectionsH.J. Lu2021-12-015-0/+103
* ld: pru: Add pru_irq_map output sectionNick Clifton2021-11-303-0/+47
* Fix ifunc test fails on hppa*-*-*John David Anglin2021-11-261-1/+2
* ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol DSO last"Clément Chigot2021-11-251-1/+1
* RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu2021-11-196-0/+347
* elf/x86: Issue an error on discarded output .plt sectionH.J. Lu2021-11-183-0/+21
* ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath2021-11-153-3/+3
* PowerPC64 @notoc in non-power10 codeAlan Modra2021-11-151-0/+1
* ld: set correct flags for AIX shared testsClément Chigot2021-11-101-1/+1
* ASSERT in empty output section with addressAlan Modra2021-10-284-0/+22
* libctf, ld: handle nonrepresentable types betterNick Alcock2021-10-252-0/+32
* binutils, ld: make objdump --ctf's parameter optionalNick Alcock2021-10-2531-31/+31
* LoongArch ld supportliuzhensong2021-10-2412-1/+945
* RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill2021-10-225-2/+36
* RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill2021-10-226-32/+32
* ld: Adjust pr28158.rd for glibc 2.34H.J. Lu2021-10-161-1/+1
* 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