aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Always display addend as signed hex numberH.J. Lu4-40/+40
2012-05-10Display signed hex number in x32 addend overflow checkH.J. Lu1-1/+1
2012-05-10Count R_X86_64_RELATIVE64 as reloc_class_relativeH.J. Lu2-2/+10
2012-05-10Check 64-bit relocation addend overflow for x32H.J. Lu3-0/+13
2012-04-24* ld-x86-64/plt-nacl.pd: Fix expected nop padding.Roland McGrath2-6/+9
2012-04-13Set reloc_count to 0 for reloc sectionsH.J. Lu3-0/+13
2012-04-03bfd/Roland McGrath43-635/+1577
2012-03-20Handle relocation against protected function for -BsymbolicH.J. Lu5-0/+36
2012-03-09Restore R_386_IRELATIVE and R_X86_64_IRELATIVEH.J. Lu3-3/+3
2012-01-31Support arch-dependent fillH.J. Lu3-8/+3
2012-01-10Remove ABI_64_P check on R_X86_64_PCXXH.J. Lu7-21/+25
2012-01-05 * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit andNick Clifton4-0/+87
2011-10-21Replace IRELATIVE relocations with RELATIVE in .rel.dyn.H.J. Lu3-3/+3
2011-09-12Use .got.plt for IFUNC symbols if there are no GOT relocations.H.J. Lu1-2/+1
2011-08-12Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.H.J. Lu19-0/+199
2011-08-01Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.H.J. Lu9-0/+47
2011-07-22Add initial Intel K1OM support.H.J. Lu3-0/+44
2011-06-24Add testcases for PR ld/12921.H.J. Lu3-0/+47
2011-06-20 PR ld/12570Jakub Jelinek23-44/+49
2011-06-19Fix misc x32 bugs.H.J. Lu2-2/+2
2011-06-09Build x32 DSO from x86-64 object file only for native.H.J. Lu1-2/+2
2011-06-09Allow building x32 DSO from x86-64 object file.H.J. Lu3-0/+33
2011-05-26Handle R_X86_64_TPOFF64 in executable.H.J. Lu9-54/+63
2011-05-01Add testcases for PR ld/12718.H.J. Lu3-0/+24
2011-03-12Support TLS x32 GD->IE, GD->LE and LD->LE transitions.H.J. Lu11-0/+123
2011-03-03Supprt TLS x32 IE->LE transition.H.J. Lu3-0/+37
2011-01-18Undo Solaris damages in elf64-x86-64.c.H.J. Lu1-2/+2
2011-01-15Replace n32 with x32.H.J. Lu2-4/+4
2011-01-14Rename --n32 to --x32.H.J. Lu6-10/+10
2011-01-14Handle R_X86_64_32 like R_X86_64_64 for ILP32.H.J. Lu3-0/+17
2011-01-14Fix x86-64 ILP32 shared library.H.J. Lu2-0/+37
2011-01-03Don't allow mixing x64_32 with x86_64.H.J. Lu13-1/+120
2010-10-01Add 2 tests for PR ld/11812.H.J. Lu3-0/+12
2010-09-07Add missing files.H.J. Lu2-0/+13
2010-09-07 * ldwrite.c (clone_section): Call bfd_copy_private_section_data onNick Clifton2-0/+20
2010-08-24Fix typos in ld-x86-64/x86-64.exp.H.J. Lu1-2/+2
2010-08-22Don't check relocation if input ELF object ID doesn't match output.H.J. Lu5-0/+61
2010-08-13Check if .got.plt section is discarded before using it.H.J. Lu4-0/+24
2010-07-15Add testcases for PR ld/11817.H.J. Lu3-0/+191
2010-07-14Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu3-0/+19
2010-07-13Don't hard code expected output.H.J. Lu2-2/+2
2010-04-07Don't bind unique symbol locally.H.J. Lu3-0/+20
2009-11-13Rewrite prefix processing.H.J. Lu4-15/+15
2009-09-24bfd/H.J. Lu5-44/+44
2009-09-23Tolerate some whitespace differences in readelf output.Alan Modra5-424/+424
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-022009-08-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-0/+65
2009-07-25bfd/H.J. Lu4-0/+47
2009-07-23bfd/H.J. Lu3-1/+18
2009-06-19bfd/H.J. Lu1-1/+1