aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-01-16RISC-V: Merge ELF attribute for ld.Jim Wilson37-0/+147
2019-01-14Add support to GNU ld to separate got related plt entries from normal ones in...Maamoun Tarsha14-97/+103
2019-01-08run_dump_test source in build directoryAlan Modra2-27/+27
2019-01-01Update year range in copyright notice of binutils filesAlan Modra156-156/+156
2018-12-19x86: Properly handle PLT expression in directiveH.J. Lu5-0/+55
2018-12-19Rename PR ld/22842 run-time test to "Run pr22842"H.J. Lu1-1/+1
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu27-157/+295
2018-12-07Override the previous definition from IR objectH.J. Lu3-0/+16
2018-12-07elf: Report property change when merging propertiesH.J. Lu10-2/+14
2018-12-04x86: Don't remove empty GNU_PROPERTY_X86_UINT32_OR_AND propertiesH.J. Lu6-0/+30
2018-12-01x86: Delay setting the iplt section alignmentH.J. Lu9-0/+77
2018-11-30PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra3-0/+76
2018-11-27MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki11-0/+93
2018-11-27AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)Tamar Christina3-0/+93
2018-11-12i386: Accept both .plt.got and .plt.sec sectionsH.J. Lu1-1/+1
2018-11-09[ARC] Update ld tests.Claudiu Zissulescu2-3/+3
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu7-0/+80
2018-11-05x86: Disable GOT relaxation with data prefixH.J. Lu6-0/+124
2018-11-01Fix ld action in run_dump_testThomas Preud'homme1-17/+0
2018-10-24ELF: Hide symbols defined in discarded input sectionsH.J. Lu5-0/+25
2018-10-23alpha testsuite fixesAlan Modra2-6/+17
2018-10-15RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson1-1/+1
2018-10-13ELF ld -r scriptsAlan Modra14-54/+22
2018-10-08x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu3-6/+3
2018-10-08ELF: Properly group and place orphan note sectionsH.J. Lu3-1/+34
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra10-20/+4
2018-10-08ld insert_os_after ignoring first assignmentAlan Modra1-1/+1
2018-10-08No PT_INTERP when .interp is zero sizeAlan Modra1-1/+1
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne7-0/+137
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson3-0/+295
2018-10-04pr23658-1.d: Also xfail ft32-* and xgate-*H.J. Lu1-2/+2
2018-10-03ELF: Add testcases for PR ld/23658H.J. Lu10-0/+138
2018-09-25Couple of minor tweaks to the linker testsuite.Eric Botcazou2-1/+10
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson4-2/+24
2018-09-21Fix more fallout from 17f6ade235fcAlan Modra1-57/+32
2018-09-20ld: Add the entry symbol, _main, for LynxOS targetsH.J. Lu16-0/+36
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton19-53/+66
2018-09-19PR23648 testcaseAlan Modra3-0/+34
2018-09-17A few hppa testcase tidiesAlan Modra2-3/+0
2018-09-17Ensure that binutils test names are unique.Nick Clifton7-13/+16
2018-09-17S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel5-24/+32
2018-09-16S12Z Add tests for relocs.John Darrington12-0/+137
2018-09-16S12Z: LD: Rename z12s.exp --> s12z.expJohn Darrington1-0/+0
2018-09-15Consolidate run_dump_testAlan Modra9-798/+4
2018-09-15run_dump_test replace PROG with DUMPPROG in gas and ldAlan Modra1-21/+22
2018-09-15Remove run_dump_test support for objcopy as a dump programAlan Modra10-28/+25
2018-09-14PR ld/21375: MIPS: Add test cases for undefined weaks resolving to zeroMaciej W. Rozycki80-0/+1517
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki2-2/+2
2018-09-14LD: Always make a SEGMENT_START expression section-relativeMaciej W. Rozycki4-0/+37
2018-09-03Re: ld: Lookup section in output with the same nameAlan Modra4-16/+19