aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-05-27PR ld/22909 amendment; don't xfail ld-elf/pr19539.d for cris*-*-*.Hans-Peter Nilsson1-1/+1
2020-05-27 [PATCH] allow empty string as argument to -MapNick Clifton1-0/+22
2020-05-27ld: Add --warn-textrel and obsolete --warn-shared-textrelH.J. Lu2-2/+3
2020-05-26ld: Skip some x86 ifunc tests for lynxos and ntoH.J. Lu3-0/+3
2020-05-25ld-x86-64: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu1-2/+2
2020-05-25ld: Pass -z notext to linker for tests with DT_TEXTRELH.J. Lu34-49/+64
2020-05-24ld: Handle --dynamic-list* before -Bsymbolic -Bsymbolic-functionsFangrui Song2-3/+15
2020-05-23ld: Add -Bsymbolic-functions testsH.J. Lu5-0/+40
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu12-6/+33
2020-05-19[PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbolsSiddhesh Poyarekar3-0/+12
2020-05-11Power10 VSX 32-byte storage accessAlan Modra2-0/+28
2020-05-11PowerPC Rename powerxx to power10Alan Modra6-14/+14
2020-05-04[binutils-gdb][ld][AArch64] Fix group_sections algorithmWilco Dijkstra3-0/+46
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan4-5/+5
2020-04-30Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton77-77/+77
2020-04-29xtensa: fix XTENSA_NDIFF handling for PR ld/25861Max Filippov5-0/+52
2020-04-22xtensa: fix PR ld/25861Max Filippov3-0/+23
2020-04-22Correct mingw target selectAlan Modra4-4/+4
2020-04-21Fix linker tests to work with 16-bit targets.Stephen Casner15-31/+39
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu1-52/+47
2020-04-20PowerPC64: remove empty .rela.dyn (.rela.branch_lt)Alan Modra3-14/+14
2020-04-18ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARCRainer Orth2-2/+0
2020-04-18elf: Don't use .set for alpha targetH.J. Lu2-0/+5
2020-04-17Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner2-9/+13
2020-04-17Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."Nick Clifton3-24/+15
2020-04-17 Commit: Running the linker testsuite with clangNick Clifton3-3/+62
2020-04-16Fix the test for PR 18963 so that it will work on 16-bit targets.Stephen Casner3-15/+24
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner6-0/+93
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu14-148/+158
2020-04-10ld: xfail several shared (non PIC) tests on SolarisRainer Orth1-4/+6
2020-04-09ld: Fix pr22269-1 on 32-bit Solaris/SPARCRainer Orth1-1/+1
2020-04-02NOCF_PROTECTION_CFLAGS: Replace nopie with availableH.J. Lu1-3/+3
2020-04-02ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protectionH.J. Lu3-8/+48
2020-04-02linux-x86.exp: Compile with -I../bfdH.J. Lu1-5/+5
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth42-42/+39
2020-04-01x86: Only allow S + A relocations against absolute symbolH.J. Lu26-1/+454
2020-04-01Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina1-2/+4
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2-0/+15
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina3-0/+54
2020-04-01ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.Hans-Peter Nilsson1-2/+2
2020-03-28ld: Set COMMONPAGESIZE for i386 SolarisH.J. Lu1-2/+2
2020-03-27ld: Xfail pr20995-2 tests for SolarisH.J. Lu1-2/+2
2020-03-27ld: Skip some x86 IFUNC tests for SolarisH.J. Lu3-0/+3
2020-03-25h8300-linux ld testsuiteAlan Modra89-42/+109
2020-03-24bfd: Display symbol version for nm -DH.J. Lu1-0/+9
2020-03-20plugin: Don't invoke LTO-wrapperH.J. Lu1-5/+10
2020-03-18Non-contiguous memory regions support: Fix testcases after previous commitChristophe Lyon2-2/+2
2020-03-14non-contiguous elf testAlan Modra1-2/+1
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon22-0/+705
2020-03-13x86: Check static link of dynamic objectsH.J. Lu2-4/+30