aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-03-25[AArch64] Remove padding before stub sections.Marcus Shawcroft2-1/+5
2015-03-25Garbage collecting debug sectionsSenthil Kumar Selvaraj4-0/+75
2015-03-11Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generatedAlan Modra13-59/+136
2015-03-05Add extern_protected_data and set it for x86H.J. Lu15-4/+77
2015-03-04Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford4-0/+178
2015-02-28Pad only text sections at end by defaultAlan Modra7-10/+17
2015-02-26[AArch64] Add tiny DESC test cases.Marcus Shawcroft8-0/+103
2015-02-26Add tiny memory model GD test cases.Marcus Shawcroft8-0/+95
2015-02-26Adding tls-tiny-ie test.Marcus Shawcroft4-0/+27
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo23-15/+104
2015-02-25AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess9-0/+89
2015-02-25[SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo22-174/+164
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton2-1/+6
2015-02-25Add aligned string merge testAlan Modra3-0/+35
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj3-0/+16
2015-02-19Use nm/readelf with "failif"H.J. Lu4-0/+25
2015-02-19Strip undefined symbols from .symtabAlan Modra17-46/+26
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