aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-02-26ELF linker messagesAlan Modra11-16/+16
2018-02-26PPC error/warning messagesAlan Modra8-8/+8
2018-02-21ia64 testsuite changes for --gc-sectionsAlan Modra19-28/+28
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki19-0/+150
2018-02-19ld: Add -z separate-code tests to frame.expH.J. Lu1-15/+19
2018-02-17ld-elf/ehdr_start: Pass --build-id to ldH.J. Lu1-1/+1
2018-02-17ld: Add -z separate-code test for zero size sectionH.J. Lu1-2/+4
2018-02-17ld-elf/eh4: Pass -z max-page-size=0x200000 -z noseparate-code to ldH.J. Lu1-1/+1
2018-02-16x86-64: Add -z max-page-size=0x200000 -z noseparate-code to linker testsH.J. Lu50-50/+50
2018-02-16x86-64: Update tests for -z separate-codeH.J. Lu2-10/+10
2018-02-16mpx.exp: Add -z max-page-size=0x200000 -z noseparate-codeH.J. Lu1-3/+6
2018-02-16x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000H.J. Lu1-18/+43
2018-02-16x86: Add -z noseparate-code to IFUNC testsH.J. Lu7-7/+7
2018-02-16x86-64: Add -z max-page-size=0x200000 -z noseparate-code to IFUNC testsH.J. Lu7-7/+7
2018-02-16i386: Update IFUNC tests for PLT addressH.J. Lu3-3/+3
2018-02-16x86: Update IFUNC tests for -z separate-codeH.J. Lu3-3/+3
2018-02-16i386: Add -z noseparate-code to linker testsH.J. Lu19-19/+19
2018-02-16i386: Update tests for -z separate-codeH.J. Lu6-6/+6
2018-02-16i386.exp: Add -z noseparate-codeH.J. Lu1-9/+18
2018-02-16Add -z noseparate-code to ld-elf testsH.J. Lu5-5/+5
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson3-0/+23
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu8-0/+150
2018-02-13x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu1-2/+2
2018-02-14PR22836 testcasesAlan Modra3-0/+18
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu9-1/+93
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra2-0/+14
2018-02-13PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra1-1/+1
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