aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-03-06Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targetsRoland McGrath2-8/+15
2014-03-06Disable --long-plt test for arm-nacl targets.Roland McGrath2-4/+9
2014-03-05Update copyright yearsAlan Modra143-192/+146
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra6-0/+98
2014-03-03Fix various copyright issuesAlan Modra3-2/+7
2014-03-01ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.Yuri Gribov3-11/+15
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov4-1/+33
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton5-2/+11
2014-02-21Add file missed from last commit.Alan Modra1-0/+7
2014-02-21Add ppc476 workaround bootstrap testAlan Modra2-2/+15
2014-02-19Create the second PLT for BND relocationsH.J. Lu5-0/+88
2014-02-18The PT_DYNAMIC segment was being hard coded to have read, write, andJack Carter2-1/+5
2014-02-16Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.Thomas Schwinge1-0/+5
2014-02-16ld: Remove Hurd-specific XFAILs related to weak symbols.Thomas Schwinge1-17/+0
2014-02-10Mark symbol in executables if it matches dynamic_listH.J. Lu5-0/+30
2014-02-02Fix ALIGN_WITH_INPUTSebastian Huber8-0/+91
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore22-0/+333
2014-01-29Add rdynamic-1 testH.J. Lu4-0/+25
2014-01-28Update the tic6x linker tests to match the current behaviour of the linker an...Nick Clifton15-40/+58
2014-01-24Replace .align with .p2alignH.J. Lu2-3/+7
2014-01-24Add another testcase for PR ld/16498H.J. Lu3-0/+22
2014-01-24Improve orphaned TLS section handlingH.J. Lu4-0/+45
2014-01-22Miscellaneous ld tidiesAlan Modra2-1/+5
2014-01-22Make assignments to dot keep an empty output section.Alan Modra15-32/+38
2014-01-21Check incompatible existing default symbol definitionH.J. Lu9-0/+90
2014-01-21Don't check shared/export_dynamic/ref_dynamic for type mismatchH.J. Lu2-0/+31
2014-01-20Add a testcase for PR ld/2404H.J. Lu5-0/+55
2014-01-20Allow self-assignment for absolute symbols defined in a linker scriptAlan Modra4-0/+28
2014-01-15non-PIC references to __ehdr_start in pie and sharedAlan Modra5-0/+19
2014-01-14 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.Vidya Praveen2-9/+6
2014-01-10Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra2-1/+5
2014-01-09Fix copyright yearH.J. Lu1-1/+1
2014-01-09Check if GNU_RELRO segment is is generatedH.J. Lu2-1/+30
2014-01-09Add and use check_lto_shared_availableH.J. Lu3-2/+45
2014-01-08Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu4-4/+42
2014-01-08New Year - binutils ChangeLog rotationH.J. Lu2-1652/+1666
2013-12-19Set SHF_INFO_LINK bit for SHT_REL/SHT_RELA sectionsH.J. Lu4-0/+26
2013-12-18ld/testsuiteYufeng Zhang2-3/+19
2013-12-13 * lib/ld-lib.exp (default_ld_link): Use ldflags from board descriptionVidya Praveen2-0/+19
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen22-0/+308
2013-12-12Add "#..."H.J. Lu2-0/+5
2013-12-12Set ET_EXEC for -pie -Ttext-segment=H.J. Lu4-0/+34
2013-12-11ld/testsuite/ld-aarch64: Fixup IFUNC tests to work on all targetsWill Newton3-16/+17
2013-12-11Add a test for --as-needed with symbol versioningH.J. Lu6-0/+39
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger27-0/+29
2013-11-27[ld/testsuite/]Kyrylo Tkachov3-5/+10
2013-11-27binutils/testsuite/Richard Sandiford2-2/+9
2013-11-26Add HOSTING_SLIBS and use it for -pieH.J. Lu3-3/+11
2013-11-26bfd/elfnn-aarch64.c: Handle static links with ifunc correctly.Will Newton4-0/+32
2013-11-26bfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offset for ifunc syms.Will Newton4-0/+51