aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-21Add bnd-branch-1 testusers/hjl/mpx/masterH.J. Lu4-0/+36
2013-11-20Add mpx1static, mpx2 and mpx2static testsH.J. Lu8-0/+62
2013-11-19Fix references to __ehdr_start when it cannot be definedRoland McGrath8-1/+59
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu8-0/+102
2013-11-14ld/ARM: Fix script-type testsuite failure.Will Newton2-1/+4
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath6-6/+15
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu5-0/+59
2013-11-04Edit ELFv2 global entry prologue to non-PICAlan Modra2-2/+6
2013-11-04Allow for extra st_other readelf output in ld testsuiteAlan Modra3-3/+10
2013-11-04ld crossref test fixAlan Modra2-2/+16
2013-11-02Assorted x86 testsuite fixes.Alan Modra2-3/+7
2013-11-01x86_64-*-nacl*: Adjust test cases for PLT nop fix.Roland McGrath3-3/+8
2013-10-30Add PowerPC64 ELFv2 tests.Alan Modra5-0/+163
2013-10-30Change plt stubs to have destination in r12.Alan Modra20-181/+229
2013-10-29ld/ELF: refine fake STT_FILE symbol emissionJan Beulich26-25/+29
2013-10-18 * ld-cris/asneed1.d: New test.Hans-Peter Nilsson2-0/+29