aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Link the last *normal against libfoozlib.soH.J. Lu1-0/+6
2015-04-29Fix 18354H.J. Lu1-1/+10
2015-04-29[ARM] Update ld testcasesJiong Wang3-3/+8
2015-04-27S/390: Fix gotreloc_31-1 testcase.Andreas Krebbel2-3/+6
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra2-1/+5
2015-04-24[AArch64] Improve PC-relative relocation check for shared libraryJiong Wang4-0/+39
2015-04-24[ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw24-114/+98
2015-04-24Skip the compressed1d test for targets which do not use the elf32.em linker e...Nick Clifton2-0/+7
2015-04-24Correct ld-elf/compressed1e.d to use notarget and for cris-elf, not cris-*.Hans-Peter Nilsson2-1/+6
2015-04-23Xfail cris and frv for ld-elf/compressed1e.dH.J. Lu2-0/+7
2015-04-23Delay setting up compressed debug section namesH.J. Lu3-0/+24
2015-04-23Accept odd result in ld-powerpc/tocnovar testcaseAlan Modra2-1/+2
2015-04-23Align .TOC. for PowerPC64Alan Modra26-131/+159
2015-04-22Rewrite relro adjusting codeAlan Modra2-1/+5
2015-04-22i386: Allow copy relocs for building PIEH.J. Lu15-0/+218
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu27-26/+55
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu8-1/+199
2015-04-15xfail pr18223 test for tic6xAlan Modra2-0/+5
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu5-0/+22
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu9-2/+41
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu10-0/+72
2015-04-10Add extern_protected_data and set it for x86H.J. Lu15-4/+77
2015-04-10Add a testcase for PR ld/18223H.J. Lu4-0/+21
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra15-58/+24
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu5-2/+64
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