aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra4-13/+13
2018-02-06Fix PR ld/22263 on SPARC.Eric Botcazou5-21/+221
2018-02-05[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li5-2/+29
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu15-238/+303
2018-02-04ld/testsuite: Replace -Sw with -SW for readelfH.J. Lu9-9/+9
2018-02-02LD/testsuite: Pass $AFLAGS_PIC to GAS for PIC assemblyMaciej W. Rozycki1-55/+53
2018-01-31Fix testsuite/ld-elf/pr21964-5.cH.J. Lu1-1/+1
2018-01-31LD/testsuite: Fix a typo s/scrip/script/ in `note-3.so' build test nameMaciej W. Rozycki1-1/+1
2018-01-31MIPS/LD/testsuite: Correct dynamic links with VR4100, VR4300 and VR5000Maciej W. Rozycki5-11/+41
2018-01-31LD/testsuite: Move ELF shared library tests from elf.exp to shared.expMaciej W. Rozycki2-155/+157
2018-01-31bfd_elf_define_start_stop: Fix checkMichael Matz2-0/+29
2018-01-31Check if __start/__stop symbols are referenced by shared objectsH.J. Lu2-0/+34
2018-01-30Add --gc-sections test checking removal of __start/__stop symbols.Alan Modra3-0/+19
2018-01-30MIPS/LD/testsuite: Correct PR ld/22649 test case failuresMaciej W. Rozycki3-4/+19
2018-01-30MIPS/LD/testsuite: Adjust match patterns for special section indexesMaciej W. Rozycki2-4/+4
2018-01-30Make __start/__stop symbols dynamic and add testcaseAlan Modra3-0/+34
2018-01-30 Adjust test for PR ld/22269.Eric Botcazou1-1/+5
2018-01-30Fix PR gas/22738 (.dc.a directive has wrong size on SPARC 64-bit).Eric Botcazou1-1/+1
2018-01-29MIPS/LD/testsuite: Correct comm-data.exp test ABI/emul/endian arrangementMaciej W. Rozycki1-2/+82
2018-01-29ld: Skip unsupported static executable testsH.J. Lu4-12/+76
2018-01-27Add a testcase for PR ld/22751H.J. Lu4-2/+67
2018-01-25Fix PR ld/22727 (TLS breakage in PIC/PIE mode on SPARC).Eric Botcazou12-122/+218
2018-01-24[LD][AARCH64]Add group relocations to create PC-relative offset.Renlin Li21-16/+137
2018-01-20x86: Check the versioned __tls_get_addr symbolH.J. Lu4-0/+48
2018-01-18Also xfail ld-elf/group1.d for SolarisH.J. Lu1-1/+1
2018-01-18x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86H.J. Lu2-4/+4
2018-01-17PowerPC PLT speculative execution barriersAlan Modra4-13/+13
2018-01-17PowerPC PLT stub tidyAlan Modra14-74/+50
2018-01-12pr22374 function pointer initializationAlan Modra1-0/+15
2018-01-12Fixes for "Ignore dynamic references on forced local symbols"Alan Modra2-36/+43
2018-01-11ld: Replace "-z textonly" with "-z separate-code"H.J. Lu4-4/+4
2018-01-11x86-64: Add tests for -z separate-code -z max-page-size=0x1000H.J. Lu5-0/+103
2018-01-11ld: Add tests for -z separate-code and -z noseparate-codeH.J. Lu13-1/+179
2018-01-11Ignore dynamic references on forced local symbolsH.J. Lu5-0/+65
2018-01-11ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu2-0/+34
2018-01-11ld: Fix issue where PROVIDE overrides defined symbolAndrew Burgess6-0/+61
2018-01-11ld: Find and run some tests using a wildcard patternAndrew Burgess6-8/+9
2018-01-11ld: In map file use '=' in PROVIDE statementsAndrew Burgess2-7/+7
2018-01-09Add explicit shared check to eh-frame-hdr test.Jim Wilson2-4/+18
2018-01-08RISC-V: Fix accidental embedded -shared regressions.Jim Wilson3-3/+10
2018-01-05RISC-V: Print symbol address for jalr w/ zero offset.Jim Wilson3-0/+19
2018-01-03Update year range in copyright notice of binutils filesAlan Modra159-159/+159
2017-12-14Update the address of the FSF in the copyright notice of files which were usi...Nick Clifton1-1/+2
2017-12-13[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li6-3/+27
2017-12-07Objcopy interleave testAlan Modra2-4/+5
2017-12-07Rewrite check_shared_lib_supportAlan Modra1-52/+11
2017-12-06Objcopy interleave fails if section address not multiple of interleave.Jim Wilson4-0/+46
2017-12-06Tell the linker testsuite that lm32-rtems toolchains do not support the gener...Nick Clifton1-0/+1
2017-12-06Enable shared lib tests for frv, lm32, m32r, microblaze, nds32 and or1kAlan Modra1-6/+6
2017-12-05Really fix riscv shared library __global_pointer$ problem.Jim Wilson12-67/+21