aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-08-10ld: Add PR ld/32067 testsH.J. Lu4-0/+22
2024-08-07loongarch ld testsuite xpassesAlan Modra2-2/+2
2024-08-05LoongArch: Add support for OUTPUT_FORMAT("binary")mengqinggang3-0/+17
2024-08-03LTO: Restore the wrapper symbol check for standard functionH.J. Lu4-0/+46
2024-08-01LoongArch: Fix ld FAIL test casesLulu Cai1-17/+24
2024-08-01ld/PDB: handle empty LF_FIELDLIST typesMark Harmstone3-3/+24
2024-07-31libctf: improve ECTF_NOPARENT error messageNick Alcock1-1/+1
2024-07-31fix the framework errorAlan Modra1-18/+5
2024-07-29Fixes to "PR 31728 testcases"Alan Modra6-23/+55
2024-07-29PR 31728 testcasesPali Rohár12-12/+148
2024-07-26Remove srcdir from x86 testcase "source:" linesAlan Modra3-3/+3
2024-07-25x86: Improve TLS transition error checkH.J. Lu18-6/+91
2024-07-22Don't trim trailing newline in run_host_cmdAlan Modra28-35/+34
2024-07-20ld/testsuite: add missing definition to PDB testMark Harmstone3-13/+14
2024-07-20ld/PDB: use correct hashing algorithm in add_globals_refMark Harmstone1-37/+36
2024-07-19MIPS: correct macro use in gas and ld testsuitesJan Beulich3-3/+3
2024-07-13Revert "MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64"Maciej W. Rozycki1-7/+2
2024-07-13LoongArch: Fix dwarf3 test cases from XPASS to PASSLulu Cai1-5/+0
2024-07-12s390: Avoid reloc overflows on undefined weak symbols (cont)Jens Remus3-1/+38
2024-07-12s390: Do not replace brcth referencing undefined weak symbolJens Remus2-4/+3
2024-07-12MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64YunQiang Su1-2/+7
2024-07-11LoongArch: Not alloc dynamic relocs if symbol is absoluteJinyang He4-0/+17
2024-07-10x86-64: Skip -z mark-plt tests on MUSLH.J. Lu1-0/+7
2024-07-09LTO: Properly check wrapper symbolH.J. Lu3-0/+42
2024-07-05LoongArch: Add DT_RELR testsXi Ruoyao19-0/+485
2024-07-05LoongArch: Make protected function symbols local for -sharedXi Ruoyao4-1/+25
2024-07-05LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared librariesXi Ruoyao3-0/+75
2024-07-05LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64Xi Ruoyao3-0/+8
2024-07-04gas: Skip SFrame FDE if CFI specifies non-FP/SP base registerJens Remus1-1/+0
2024-07-04readelf/objdump: Display SFrame fixed RA offset as 'f' in dumpJens Remus2-12/+12
2024-07-04readelf/objdump: Dump SFrame CFA fixed FP and RA offsetsJens Remus2-0/+2
2024-07-03x86-64: Support APX NF TLS IE with 2 operandsLingling Kong3-18/+34
2024-07-01x86-64: Verify that TLS IE works with APX NFkonglin13-18/+50
2024-07-01ld: Move foo before delete in dl5.ccH.J. Lu1-1/+1
2024-07-01LoongArch: Remove unused code in ld test suiteXi Ruoyao2-9/+0
2024-06-30ld: Avoid folding new and delete pairsH.J. Lu3-10/+19
2024-06-29ld: pass -g for ld-elf testsSam James2-2/+2
2024-06-28RISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc.Nelson Chu2-0/+27
2024-06-27Fix new libdep test so that if the plugin cannot be located the test fails gr...Nick Clifton1-3/+4
2024-06-26Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton4-0/+142
2024-06-25aarch64: Add DT_RELR tests for ILP32 ABISzabolcs Nagy5-0/+165
2024-06-20LoongArch: TLS IE needs only one dynamic relocXi Ruoyao5-47/+67
2024-06-18libctf: dedup: enums with overlapping enumerators are conflictingNick Alcock4-0/+77
2024-06-14x86: Add -z isa-level-report=[none|all|needed|used]H.J. Lu16-0/+245
2024-06-13Adjust linker tests that are sensitive to --rosegmentNick Clifton21-26/+26
2024-06-13Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton2-0/+29
2024-06-10IBM zSystems: Rewrite l(g)rl @GOTENT to larl for --no-pieIlya Leoshkevich3-0/+35
2024-06-10ld-aarch64: check support before launching dt_relr testsClément Chigot1-9/+11
2024-06-07aarch64: Test DT_RELR with discarded sectionsSzabolcs Nagy5-0/+114
2024-06-06Re: aarch64: Add some DT_RELR ld testsAlan Modra4-20/+20