aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
7 hoursLoongArch: Not alloc dynamic relocs if symbol is absoluteJinyang He4-0/+17
8 hoursx86-64: Skip -z mark-plt tests on MUSLH.J. Lu1-0/+7
47 hoursLTO: Properly check wrapper symbolH.J. Lu3-0/+42
6 daysLoongArch: Add DT_RELR testsXi Ruoyao19-0/+485
6 daysLoongArch: Make protected function symbols local for -sharedXi Ruoyao4-1/+25
6 daysLoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared librariesXi Ruoyao3-0/+75
6 daysLoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64Xi Ruoyao3-0/+8
7 daysgas: Skip SFrame FDE if CFI specifies non-FP/SP base registerJens Remus1-1/+0
7 daysreadelf/objdump: Display SFrame fixed RA offset as 'f' in dumpJens Remus2-12/+12
7 daysreadelf/objdump: Dump SFrame CFA fixed FP and RA offsetsJens Remus2-0/+2
8 daysx86-64: Support APX NF TLS IE with 2 operandsLingling Kong3-18/+34
9 daysx86-64: Verify that TLS IE works with APX NFkonglin13-18/+50
10 daysld: Move foo before delete in dl5.ccH.J. Lu1-1/+1
10 daysLoongArch: Remove unused code in ld test suiteXi Ruoyao2-9/+0
10 daysld: Avoid folding new and delete pairsH.J. Lu3-10/+19
12 daysld: pass -g for ld-elf testsSam James2-2/+2
13 daysRISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc.Nelson Chu2-0/+27
14 daysFix 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
2024-06-04LoongArch: Disable linker relaxation if set the address of section or segmentmengqinggang2-0/+25
2024-05-31aarch64: Add some DT_RELR ld testsSzabolcs Nagy12-0/+351
2024-05-28RISC-V: Fixed overwritten IRELATIVE relocs in the .rel.iplt for data reloc.Nelson Chu6-7/+28
2024-05-27LoongArch: Fix relaxation overflow caused by ld -z separate-codemengqinggang6-36/+114
2024-05-14Improve objdump -p output of PE Import and Export TablesPali Roh?r4-12/+12
2024-05-10Add --section-ordering command line option to the bfd linker.Nick Clifton10-0/+215
2024-05-08ld: Add PR ld/31710 testsH.J. Lu4-0/+63
2024-05-08ld: Run --wrap tests only if supportedH.J. Lu1-19/+15
2024-05-08RISC-V: Support B, Zaamo and Zalrsc extensions.Nelson Chu4-4/+4
2024-05-07LoongArch: Fix ld test failures caused by using instruction aliasesLulu Cai1-1/+1
2024-04-29Fix initiali state of DWARF v5 line number table in BFD libraryNick Clifton1-1/+1
2024-04-25LoongArch: Add bad static relocation check and output more information to userLulu Cai7-0/+45
2024-04-24Update readelf's display of RELR sections to include the number of locations ...Nick Clifton13-13/+13
2024-04-23ignore some symbols in elf.c:swap_out_symsAlan Modra1-1/+1
2024-04-23xfail undefweak-1 test for alphaAlan Modra1-1/+1
2024-04-20LoongArch: Add -mignore-start-align optionmengqinggang7-2/+43
2024-04-18elf: Strip unreferenced weak undefined symbolsH.J. Lu8-0/+87
2024-04-16elf: Skip the archive if the symbol isn't referencedH.J. Lu4-0/+49
2024-04-16Simplify readelf's RELR relocation display.Fangrui Song13-26/+26
2024-04-11Improve readelf's display of RELR relocs.Nick Clifton13-39/+53
2024-04-10Re: ld testsuite: Append NOSANITIZE_CFLAGS to CFLAGS_FOR_TARGETAlan Modra1-4/+4