summaryrefslogtreecommitdiff
path: root/ld/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Changed ld and gas BPF testsCupertino Miranda2023-03-2012-99/+3
* Re: Add --enable-linker-version optionChristophe Lyon2023-03-162-2/+2
* ld/testsuite: disable ilp32 tests for aarch64-qnxClément Chigot2023-03-1639-0/+39
* ld/testsuite: add aarch64nto to ld-aarch64Clément Chigot2023-03-161-0/+3
* ld: add support of QNX stack arguments for aarch64ntoClément Chigot2023-03-164-0/+56
* Re: Add --enable-linker-verssionAlan Modra2023-03-161-1/+0
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-154-0/+26
* Revert ld ASCII supportAlan Modra2023-03-104-75/+0
* Revert ld DIGEST supportAlan Modra2023-03-1057-1386/+0
* lddigest 32-bit support and gcc-4 compile errorsAlan Modra2023-03-093-3/+3
* 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