aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu6-0/+23
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra11-11/+11
2020-02-26ld: Add PR ld/25593 testsH.J. Lu8-0/+63
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra1-1/+1
2020-02-19Various fixes for the Z80 support.Sergey Belyashov15-30/+37
2020-02-19Adjust PR25355 testcaseAlan Modra1-2/+2
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu4-0/+12
2020-02-07unique.exp: Update contains_unique_symbolH.J. Lu1-1/+1
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov12-12/+146
2020-02-07pr25022.d: Xfail more targets without ldelf_before_place_orphansH.J. Lu1-2/+3
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu3-0/+21
2020-02-06ld: Issue an error for GC on __patchable_function_entries sectionH.J. Lu2-0/+12
2020-02-06ELF: Support the section flag 'o' in .section directiveH.J. Lu25-0/+313
2020-02-06check_gc_sections_available: Mark z80 as not supportedH.J. Lu1-1/+2
2020-02-06Enable ld-ifunc tests for more targetsAlan Modra47-56/+76
2020-02-06mbind gas tests and supports_gnu_osabi testsuite infrastructureAlan Modra2-13/+1
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu3-7/+6
2020-01-27Replace deprecated tcl case statements with switch statementsAlan Modra3-7/+7
2020-01-27Mark all weak aliases for copy relocationsAlan Modra5-0/+63
2020-01-22x86-64: Skip GNU2 TLS tests only without compiler supportH.J. Lu1-2/+2
2020-01-22PowerPC64 tls_get_addr_desc static supportAlan Modra6-0/+200
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra15-0/+1132
2020-01-21pr23900-1.d: AdjustedH.J. Lu1-1/+1
2020-01-21pr23900-1.d: Also check PT_GNU_PROPERTY program headerH.J. Lu1-1/+9
2020-01-20x86-64: Fix TLSDESC relaxation for x32H.J. Lu16-0/+445
2020-01-20Don't touch r11 in __tls_get_addr stubAlan Modra5-33/+33
2020-01-18Fix ld-x86-64/align-branch-1 test failure on --target=x86_64-elfRoland McGrath1-3/+3