summaryrefslogtreecommitdiff
path: root/ld/testsuite
Commit message (Expand)AuthorAgeFilesLines
* ld: Use correct types for crc64 calculationsNick Clifton2023-03-082-2/+2
* Re: DIGEST: testsuiteAlan Modra2023-03-0815-50/+25
* DIGEST: testsuiteUlf Samuelsson2023-03-0757-0/+1411
* ld: Sort section contributions in PDB filesMark Harmstone2023-02-281-3/+3
* testsuite: prune DOS drive letter in test outputsClément Chigot2023-02-241-2/+2
* RISC-V: Add --[no-]relax-gp to ldFangrui Song2023-02-234-1/+25
* bfd: xtensa: fix __stop_SECTION literal dropAlexey Lapshin2023-02-234-0/+30
* ld/testsuite: don't output to /dev/nullClément Chigot2023-02-211-1/+3
* Both FAIL and PASS "check sections 2"?Alan Modra2023-02-211-9/+10
* ld-libs test on alpha-vmsAlan Modra2023-02-211-0/+5
* alpha-*-vms missing librariesAlan Modra2023-02-211-1/+1
* ld/testsuite: handle Windows drive letter in a noinit testClément Chigot2023-02-201-2/+2
* ld/testsuite: adjust to Windows path separator.Clément Chigot2023-02-207-7/+7
* ld test asciz and ascii failsAlan Modra2023-02-172-5/+5
* Add support for the ASCII directive inside linker scripts.Nick Clifton2023-02-166-26/+91
* Fix the linker's merge4 test for the HPPA architecture.Nick Clifton2023-02-151-5/+5
* ASCIZ Command for output sectionUlf Samuelsson2023-02-144-0/+49
* objdump -D of bss sections and -s with -jAlan Modra2023-02-1113-56/+53
* ppc32 and "LOAD segment with RWX permissions"Alan Modra2023-02-061-0/+8
* [PR 30082] Pass $JANSSON_LIBS and $ZSTD_LIBS to ld-bootstrap/bootrap.expRomain Geissler2023-02-061-2/+2
* ld: pru: Merge the bss input sections into dataDimitar Dimitrov2023-02-041-1/+1
* ld-elf/merge test updateAlan Modra2023-02-027-35/+27
* testsuite XPASSesAlan Modra2023-01-315-10/+12
* ld/testsuite: Add missing targets to PDB testsMark Harmstone2023-01-251-1/+7
* ld: Add pdb support to aarch64-w64-mingw32Mark Harmstone2023-01-2512-887/+888
* i386: Pass -Wl,--no-as-needed to compiler as neededH.J. Lu2023-01-251-3/+4
* Add support for secidx relocations to aarch64-w64-mingw32Mark Harmstone2023-01-232-0/+29
* Add testcase ld-elf/merge4Michael Matz2023-01-204-0/+55
* arm32: Fix rodata-merge-mapMichael Matz2023-01-202-4/+4
* Correct ld-pe/aarch64.d test outputAlan Modra2023-01-161-12/+12
* ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson2023-01-127-29/+32
* Fix XPASS weak symbols on x86_64-mingw32Alan Modra2023-01-111-10/+11
* Add aarch64-w64-mingw32 targetMark Harmstone2023-01-103-3/+13
* Add .secrel32 for pe-aarch64Mark Harmstone2023-01-101-0/+2
* Add pe-aarch64 relocationsMark Harmstone2023-01-104-2/+333
* IBM zSystems: Fix offset relative to static TLSStefan Schulze Frielinghaus2023-01-102-0/+20
* Skip ld/pr23169 test on arm.Christophe Lyon2023-01-091-3/+4
* Fix PR18841 ifunc relocation orderingChristophe Lyon2023-01-093-39/+39
* Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel2023-01-051-1/+1
* Re: Avoid unaligned pointer reads in PEP .idata sectionAlan Modra2023-01-043-50/+50
* Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel2023-01-042-5/+5
* obsolete target tidyAlan Modra2023-01-029-16/+6
* Update year range in copyright notice of binutils filesAlan Modra2023-01-01170-322/+322
* ld/testsuite: Don't add index to sizes in pdb.expMark Harmstone2022-12-311-3/+3
* ld: Handle LF_VFTABLE types in PDBsMark Harmstone2022-12-314-4/+40
* ld: Handle extended-length data structures in PDB typesMark Harmstone2022-12-314-4/+139
* x86-64: Allocate input section memory if neededH.J. Lu2022-12-271-0/+17
* ld: Write linker symbols in PDBMark Harmstone2022-12-231-0/+77
* ld: Copy other symbols into PDB fileMark Harmstone2022-12-233-0/+535
* ld: Write globals stream in PDBMark Harmstone2022-12-237-0/+1193