aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra29-52/+69
2015-02-16Correct a typo in ld/testsuite/ChangeLogH.J. Lu1-1/+1
2015-02-16Update more ld testcases after PR ld/17975 fixH.J. Lu19-46/+64
2015-02-16Add ChangeLog entries for PR ld/17975 fixH.J. Lu1-0/+22
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu18-68/+68
2015-02-14Add a testcase for PR ld/17973H.J. Lu4-1/+23
2015-02-12Replace elf_i386 with elf_i386_nacl for naclH.J. Lu2-1/+5
2015-02-11Output "warning:" or "error:" in plugin messagesH.J. Lu5-0/+17
2015-02-11Add ChangeLogs for 439b7f41bH.J. Lu1-0/+32
2015-02-11Add tests for non-object IR fileH.J. Lu16-0/+452
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu11-0/+57
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu4-8/+29
2015-02-04Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2-1/+6
2015-02-03Mark the plugin symbol undefinedH.J. Lu5-0/+172
2015-02-03Add a testcase for PR ld/14918H.J. Lu4-0/+20
2015-01-29Move -rc before $aroptsH.J. Lu2-1/+5
2015-01-29Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra6-2/+189
2015-01-28The initial support for LDPT_GET_VIEWH.J. Lu12-0/+26
2015-01-28ld: don't use ia64 register name in expression of pr16322 testJan Beulich2-4/+9
2015-01-28PowerPC64 changes for xlcAlan Modra6-0/+69
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj4-1/+66
2015-01-20ld: Update expected test results for 32-bit hosts.Andrew Burgess3-11/+16
2015-01-20ld: Don't evaluate unneeded PROVIDE expressions.Andrew Burgess9-0/+78
2015-01-20ld/testing: run_dump_test can now check linker mapfiles.Andrew Burgess4-9/+42
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra11-114/+43
2015-01-20Fix pr17615 testcaseAlan Modra2-1/+6
2015-01-19Add a testcase for PR ld/17615H.J. Lu3-0/+19
2015-01-19Fix garbage collection of common symbolsAlan Modra11-31/+44
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel2-6/+11
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu4-0/+21
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang13-968/+283
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang4-0/+23
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang4-0/+35
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang4-0/+57
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu5-0/+33
2015-01-08ld/x86-64: adjust pr14207 test expectationsJan Beulich2-7/+12
2015-01-07ld/testing: Extend comment on run_dump_testAndrew Burgess2-3/+9
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra148-1558/+1575
2014-12-30Assign file position for .strtab only if neededH.J. Lu3-6/+21
2014-12-26Update two sh64 ld test's expected outputAlan Modra3-2/+7
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo10-0/+29
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess6-7/+16
2014-12-24Yet another DEFINED testcaseAlan Modra5-0/+63
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess11-0/+117
2014-12-23Use a symbol flag bit to mark linker defined symbolsAlan Modra7-0/+52
2014-12-23Don't PROVIDE over top of common symbolsAlan Modra3-0/+19
2014-12-19Fix all failing FPXX tests for tx39-elf.Matthew Fortune16-15/+33
2014-12-19Fix undefined weak symbol reloc testsMatthew Fortune6-78/+55
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu6-0/+60
2014-12-06Add Visium support to ldEric Botcazou25-5/+179