summaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)Author
2021-11-15ld: Fix testsuite failures under --enable-textrel-check=errorRoland McGrath
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra
2021-11-10ld: set correct flags for AIX shared testsClément Chigot
2021-10-28ASSERT in empty output section with addressAlan Modra
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock
2021-10-24LoongArch ld supportliuzhensong
2021-10-22RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill
2021-10-22RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill
2021-10-16ld: Adjust pr28158.rd for glibc 2.34H.J. Lu
2021-09-22Fix x86 "FAIL: TLS -fno-pic -shared"Alan Modra
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton
2021-09-19elf: Don't set version info on unversioned symbolsH.J. Lu
2021-09-15arc: Fix got-weak linker testClaudiu Zissulescu
2021-09-14arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu
2021-09-03ld testsuite tidyAlan Modra
2021-09-03CC_FOR_TARGET et alAlan Modra
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu
2021-08-24Real programmers don't configure gcc using --with-ldAlan Modra
2021-08-14ld script fill pattern expressionAlan Modra
2021-08-13ld script lower-case absolute and sizeof_headersAlan Modra
2021-08-11ld: Update the pass and fail strings of PR ld/28138 testH.J. Lu
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson
2021-08-05Re: elf: Treat undefined version as hiddenAlan Modra
2021-08-04elf: Treat undefined version as hiddenH.J. Lu
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra
2021-07-24Re: ld script expression parsingAlan Modra
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi
2021-07-21Remove `netbsdpe` supportJohn Ericson
2021-07-08elf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86H.J. Lu
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu
2021-06-19elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX testsH.J. Lu
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu
2021-06-17x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu
2021-06-17x86-64: Test protected function pointersH.J. Lu
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra
2021-06-09Fix the creation of archives for Sparc Solaris2 targets by eliminating the su...Nick Clifton
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu