aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
2017-05-02x86: Add -Wl,--no-as-needed to some TLS testsH.J. Lu1-1/+1
2017-05-01x86: Run GNU2 TLS tests with working GNU2 TLS supportH.J. Lu1-0/+5
2017-04-28x86: Add run-time tests for -mtls-dialect=gnu2H.J. Lu3-0/+90
2017-04-28ELF: Add run-time tests for -z nowH.J. Lu1-0/+53
2017-04-27x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu2-3/+7
2017-04-26x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocationH.J. Lu2-0/+11
2017-04-24x86-64: Force symbol dynamic if it isn't undefined weakH.J. Lu2-1/+8
2017-04-07Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIEH.J. Lu1-1/+3
2017-04-07Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.Nick Clifton1-1/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu18-0/+546
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra4-20/+4
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu4-0/+109
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu5-0/+152
2017-01-10i386/x32: Align .eh_frame section to 4 bytesH.J. Lu1-8/+2
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu3-1/+69
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu3-0/+80
2017-01-02Run more ld tests when not nativeAlan Modra3-31/+33
2017-01-02Update year range in copyright notice of all files.Alan Modra7-7/+7
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-0/+5
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu3-0/+46
2016-10-12Update more tests for objdump changeAlan Modra2-6/+6
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton62-446/+446
2016-09-06Resolve size relocation with copy relocationH.J. Lu3-0/+22
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu1-38/+47
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu4-0/+66
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton21-32/+33
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra4-7/+7
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu35-16/+573
2016-06-15X86: Add tests for static function pointerH.J. Lu9-0/+34
2016-06-12Update x86-64 no-PLT tests for x32H.J. Lu15-40/+40
2016-06-08Update test nameH.J. Lu1-1/+1
2016-06-08Support any relocation orderH.J. Lu7-23/+23
2016-06-08X86-64: Test external function reference without PLTH.J. Lu21-0/+557
2016-06-06Support x86-64 TLS code sequences without PLTH.J. Lu45-5/+2476
2016-06-03Update x86 linker tests for --disable-x86-relax-relocationsH.J. Lu1-5/+3
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu5-0/+44
2016-05-06Test load conversion with symbol versioning for x86H.J. Lu4-0/+45
2016-05-05Pass --no-relax to ld in ld-x86-64/pr18591.dH.J. Lu1-1/+1
2016-04-20Add ld-x86-64/pic1 testH.J. Lu3-0/+6
2016-04-20Add ld-x86-64/pie2 testH.J. Lu3-0/+12
2016-04-20Check run-time R_X86_64_32 relocation overflowH.J. Lu4-0/+28
2016-04-19Add another testcase for PR ld/19719H.J. Lu3-0/+20
2016-04-13Update x86-64 tests for --as-neededH.J. Lu1-12/+27
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu4-0/+23
2016-04-04Add missing pr19827-nacl.rd for i386/x86-64 NaClH.J. Lu1-0/+5
2016-03-15Bind defined symbol locally in PIEH.J. Lu4-0/+23
2016-03-15Add -z noreloc-overflow option to x86-64 ldH.J. Lu10-0/+95
2016-03-13Add more tests for PR ld/19539H.J. Lu5-0/+25
2016-03-07Support --as-needed in i386/x86-64 testsH.J. Lu1-6/+14
2016-03-06Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu1-6/+14