aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-08-08More support for ld --hash-style in the ld testsuiteAlan Modra10-9/+12
2017-08-07Move common symbol check after bed->common_definitionH.J. Lu1-8/+4
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra174-354/+418
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu6-0/+41
2017-08-05Don't fail in elf32_hppa_set_gpAlan Modra1-1/+1
2017-08-04Add a testcase for "ld -d"H.J. Lu2-0/+11
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton2-2/+3
2017-08-02Check ELF section header only for ELF outputH.J. Lu4-0/+28
2017-07-28Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess16-0/+120
2017-07-25__tls_get_addr_opt stub eh_frame infoAlan Modra4-3/+37
2017-07-24[ARC] Fix big-endian ld tests errors.claziss3-5/+5
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva1-30/+29
2017-07-19LD/testsuite: Add 2**4 section alignment FILL script statement testMaciej W. Rozycki6-8/+87
2017-07-19[ARC] Add JLI support.John Eric Martin8-0/+1142
2017-07-18LD/testsuite: Conditionalize the placement of `.got' in GNU_RELROMaciej W. Rozycki1-1/+18
2017-07-18LD/testsuite: Conditionalize the placement of `.dynamic' in GNU_RELROMaciej W. Rozycki1-1/+6
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-17i386: Add tests for PIE with undefined weak symbolH.J. Lu4-0/+42
2017-07-17x86-64: Limit PIC check to shared library buildH.J. Lu4-0/+34
2017-07-14ppc32 tlsopt testsAlan Modra11-46/+73
2017-07-14PR ld/21529: Use a linker script to limit output with the test caseMaciej W. Rozycki2-1/+6
2017-07-12rs6000 testsuite updateAlan Modra10-10/+9
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2-2/+2
2017-07-11Support single digit GCC versionH.J. Lu1-1/+2
2017-07-11[AArch64] Use "#pass" instead of "#..." to filter multiple linesJiong Wang1-2/+1
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki4-0/+18
2017-07-07Make ppc476 testcases more robustAlan Modra3-9/+9
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki6-0/+106
2017-06-28MIPS: Add new Imagination interAptiv MR2 GAS and LD testsMaciej W. Rozycki1-0/+45
2017-06-27Fix PR 13402Senthil Kumar Selvaraj2-0/+25
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handlingMaciej W. Rozycki1-3/+50
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf'Maciej W. Rozycki1-2/+7
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf'Maciej W. Rozycki1-2/+2
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki2-0/+26
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki4-8/+8
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme7-0/+44
2017-06-22i386: Add hidden weak undefined testsH.J. Lu2-0/+42
2017-06-22Pass $NOPIE_CFLAGS to ELF visibility testsH.J. Lu1-2/+3
2017-06-22Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"H.J. Lu1-1/+2
2017-06-22Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu4-19/+25
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu25-0/+258
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu66-0/+1626
2017-06-21Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF testsH.J. Lu1-8/+11
2017-06-21Pass $NOPIE_CFLAGS to NOCROSSREFS testsH.J. Lu1-2/+3
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu4-15/+23
2017-06-21PowerPC64 tocsave testcasesAlan Modra8-0/+118
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu2-0/+36
2017-06-18is_underscore_target for ld-elf testsAlan Modra27-95/+61
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra18-97/+99
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang5-14/+25