aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/x86-64.exp
AgeCommit message (Expand)AuthorFilesLines
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-04Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu1-0/+4
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu1-0/+16
2015-10-28Add a test for PR ld/19162H.J. Lu1-0/+1
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu1-0/+1
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu1-0/+13
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu1-0/+28
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu1-0/+16
2015-09-30Also check e_machine when merging sectionsH.J. Lu1-0/+3
2015-09-01Skip PLT for function pointer initializationH.J. Lu1-0/+32
2015-08-13Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu1-0/+1
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu1-0/+1
2015-07-27Add $PLT_CFLAGS to -fPIC for run_cc_link_testsH.J. Lu1-2/+5
2015-06-24Keep .plt section and DT_PLTGOT for prelinkH.J. Lu1-0/+1
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu1-0/+24
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu1-2/+2
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu1-0/+1
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu1-0/+1
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu1-1/+3
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu1-0/+3
2015-04-10Add extern_protected_data and set it for x86H.J. Lu1-0/+4
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra1-4/+0
2015-04-01Add a testcase for PR ld/18176H.J. Lu1-0/+1
2015-03-26Skip gc-sections if relocation is incompatibleH.J. Lu1-0/+1
2015-03-05Add extern_protected_data and set it for x86H.J. Lu1-0/+4
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu1-0/+2
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu1-0/+1
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu1-0/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-13Handle weak alias for PIE with copy relocH.J. Lu1-0/+24
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu1-3/+3
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu1-0/+32
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu1-0/+65
2014-11-21Run plt-main test with -pieH.J. Lu1-0/+10
2014-11-20Add function and function pointer testsH.J. Lu1-0/+55
2014-11-18Check PC-relative offset overflow in PLT entryH.J. Lu1-0/+7
2014-11-13Add assembler support for @gotpltH.J. Lu1-0/+1
2014-08-27Use bfd_is_abs_section to check discarded input sectionH.J. Lu1-0/+4
2014-08-27Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu1-0/+4
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-07Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targetsRoland McGrath1-2/+2
2013-08-29 * elf64-x86-64.c (elf_x86_64_check_tls_transition): AllowJakub Jelinek1-0/+9
2013-08-26bfd/Roland McGrath1-3/+3
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki1-30/+31
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu1-0/+4
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu1-0/+6
2012-08-31Convert mov to lea for loading local function addressH.J. Lu1-0/+6
2012-06-12Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segmentH.J. Lu1-0/+1
2012-06-11Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu1-0/+1
2012-05-22ld/testsuite/Roland McGrath1-1/+0