aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu2-0/+28
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu3-4/+4
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu3-0/+15
2015-05-09Ignore 0x66 prefix for call/jmp/jcc in 64-bit modeH.J. Lu2-6/+6
2015-04-22Rewrite relro adjusting codeAlan Modra1-1/+1
2015-04-20Don't hardcode offset of .shstrtab sectionH.J. Lu3-3/+3
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2-0/+7
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu6-1/+25
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu6-0/+42
2015-04-10Add extern_protected_data and set it for x86H.J. Lu7-2/+29
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra7-29/+2
2015-04-01Add a testcase for PR ld/18176H.J. Lu4-0/+101
2015-03-27Don't run ld-x86-64/pr18160.d for x86_64-*-nacl*H.J. Lu1-0/+1
2015-03-26Skip gc-sections if relocation is incompatibleH.J. Lu4-0/+39
2015-03-05Add extern_protected_data and set it for x86H.J. Lu7-2/+29
2015-02-19Use nm/readelf with "failif"H.J. Lu2-0/+12
2015-02-19Strip undefined symbols from .symtabAlan Modra2-10/+0
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra4-8/+8
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu8-30/+30
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu5-0/+21
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu3-0/+14
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu4-0/+23
2015-01-08ld/x86-64: adjust pr14207 test expectationsJan Beulich1-7/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra5-5/+5
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu5-0/+50
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu3-10/+18
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu6-0/+47
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu3-0/+76
2014-11-21Run plt-main test with -pieH.J. Lu1-0/+10
2014-11-20Don't run pr17618 test on x32H.J. Lu1-0/+1
2014-11-20Update plt-main tests for x32H.J. Lu4-6/+6
2014-11-20Add function and function pointer testsH.J. Lu12-0/+138
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu3-0/+29
2014-11-18Always run mpx3 and mpx4 tests in 64-bitH.J. Lu1-4/+4
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin14-15/+127
2014-11-13Add assembler support for @gotpltH.J. Lu3-0/+12
2014-11-07X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu1-2/+2
2014-09-11Move ELF section headers to end of object fileAlan Modra3-3/+3
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu3-0/+15
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu1-0/+4
2014-07-16Properly match PLT entry against .got.plt relocationH.J. Lu5-5/+85
2014-05-09Properly display extra data/address size prefixesH.J. Lu7-26/+26
2014-03-05Update copyright yearsAlan Modra5-7/+5
2014-02-19Create the second PLT for BND relocationsH.J. Lu4-0/+80
2014-01-10Don't adjust LOAD segment to match GNU_RELRO segmentAlan Modra1-1/+1
2014-01-08Adjust LOAD segment to generate GNU_RELRO segmentH.J. Lu1-4/+19
2013-11-21Add bnd-branch-1 testusers/hjl/mpx/masterH.J. Lu3-0/+30
2013-11-20Add mpx1static, mpx2 and mpx2static testsH.J. Lu7-0/+50
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu7-0/+92
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath5-6/+6