aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton3-0/+23
2015-04-07Modify get_reloc_section for targets that map .got.plt to .gotAlan Modra11-9/+23
2015-04-06Remove is_zlib_supportedH.J. Lu3-11/+7
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft4-0/+160
2015-04-01Add a testcase for PR ld/18176H.J. Lu5-0/+109
2015-03-31Remove --with-zlib from ldH.J. Lu2-0/+11
2015-03-30Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu3-2/+12
2015-03-27Don't run ld-x86-64/pr18160.d for x86_64-*-nacl*H.J. Lu2-0/+5
2015-03-26[AArch64] Fix branch stubs for BETejas Belagod2-0/+78
2015-03-26Skip gc-sections if relocation is incompatibleH.J. Lu5-0/+47
2015-03-25[AArch64] Implement branch over stub section.Marcus Shawcroft5-47/+59
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