aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-09-09i386: Adjust for new output format from readelfH.J. Lu13-13/+13
2019-09-05R_PPC64_PCREL_OPTAlan Modra2-5/+24
2019-08-22AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina5-0/+56
2019-08-20Arm: Fix performance issue with thumb-2 tailcallsTamar Christina23-77/+77
2019-08-16x86-64: Move PIC check for PC-relative relocations backH.J. Lu5-0/+24
2019-08-15RISC-V: Fix lui relaxation issue with code at address 0.Jim Wilson4-0/+38
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic9-18/+50
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton125-125/+125
2019-08-07ld: use a specific linker script in BPF targetsJose E. Marchesi4-5/+15
2019-08-02PowerPC tlsie test fixAlan Modra1-2/+2
2019-07-26Ajdust lto-3r and lto-5r tests for powerpc64Alan Modra2-2/+2
2019-07-24Revert "Remove tests that test __gnu_lto_v1 symbol."H.J. Lu3-0/+20
2019-07-24[ARC] Add linker relaxation.Claudiu Zissulescu2-0/+30
2019-07-23Remove tests that test __gnu_lto_v1 symbol.Martin Liska3-20/+0
2019-07-23Move ld-scripts size testsAlan Modra12-101/+88
2019-07-22Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni1-9/+9
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra7-0/+311
2019-07-19[PowerPC] Rename testcaseAlan Modra5-4/+4
2019-07-19Re: ld -r: Don't merge with member of output section groupAlan Modra1-0/+1
2019-07-18ld -r: Don't merge with member of output section groupH.J. Lu2-0/+12
2019-07-13Dynamic TLS section symbolsAlan Modra45-312/+305
2019-07-08Re: PowerPC notoc call stub testsAlan Modra2-2/+2
2019-07-04gas/ELF: don't accumulate .type settingsJan Beulich1-1/+1
2019-07-02Ensure that debug information is retained for ARMv8-M security functions.Srinath Parvathaneni4-0/+198
2019-07-01Correct the calculation of offsets for ARM exidx relocs when performing a par...Nick Clifton1-0/+2
2019-06-28PowerPC notoc call stub testsAlan Modra5-0/+83
2019-06-24elf: Remove the property after reporting its removalH.J. Lu6-0/+57
2019-06-23PR24704, Internal error building skiboot for powerpc64-linux-gnuAlan Modra2-7/+7
2019-06-14Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy5-0/+38
2019-06-14Fix alpha testsuite regressionAlan Modra3-4/+4
2019-06-06[BFD, AArch64] Fix PT_GNU_PROPERTY alignment issueSudakshina Das4-0/+45
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das11-20/+20
2019-05-30Harmonize readelf's output for version sections.Nick Clifton1-1/+1
2019-05-30s12z genelf.emAlan Modra1-0/+1
2019-05-30Support tcl procedure calls in run_dump_test xfailAlan Modra53-97/+89
2019-05-28MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker6-11/+63
2019-05-28aarch64: fix variant_pcs ld testsSzabolcs Nagy2-78/+76
2019-05-24aarch64: handle STO_AARCH64_VARIANT_PCS in bfdSzabolcs Nagy7-0/+329
2019-05-24PowerPC notoc linkage stubsAlan Modra3-0/+44
2019-05-24PowerPC GOT_PCREL34 optimisationAlan Modra4-0/+218
2019-05-23ld: add support for eBPFJose E. Marchesi7-0/+91
2019-05-21MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker5-4/+43
2019-05-21MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker7-0/+58
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune8-0/+183
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira4-0/+47
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina9-0/+128
2019-05-21Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...Senthil Kumar Selvaraj2-0/+28
2019-05-21Fix PR 24564 - link fails for some rcalls/rjmps with wraparoundSenthil Kumar Selvaraj2-0/+23
2019-05-20[MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targetsFaraz Shahbazker2-4/+4
2019-05-06PicoJava weak undefined symbolsAlan Modra1-1/+0