aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/i386.exp
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Add R_386_LOAD_GOT32users/hjl/indbrH.J. Lu1-0/+30
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-12Allocate the first .plt entry space only if neededH.J. Lu1-0/+8
2015-05-11Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu1-0/+1
2015-05-11Add Intel MCU support to ldH.J. Lu1-0/+37
2015-04-22i386: Allow copy relocs for building PIEH.J. Lu1-0/+96
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/+1
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu1-0/+1
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-03-05Add extern_protected_data and set it for x86H.J. Lu1-0/+4
2015-02-12Replace elf_i386 with elf_i386_nacl for naclH.J. Lu1-1/+1
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu1-0/+18
2014-11-21Add function and function pointer tests for i386H.J. Lu1-0/+70
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-07-15Update elf_i386_compute_jump_table_sizeH.J. Lu1-0/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki1-25/+26
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu1-0/+2
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu1-0/+3
2012-08-31Convert mov to lea for loading local function addressH.J. Lu1-0/+3
2012-06-11Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu1-0/+1
2012-05-22Revert the change for PR ld/r13909H.J. Lu1-1/+0
2012-05-22Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu1-0/+1
2012-05-22Always create PLT eh_frame section for i386/x86-64H.J. Lu1-0/+2
2012-04-03bfd/Roland McGrath1-3/+33
2012-03-20Handle relocation against protected function for -BsymbolicH.J. Lu1-0/+2
2011-10-21Replace IRELATIVE relocations with RELATIVE in .rel.dyn.H.J. Lu1-0/+1
2011-06-24Add testcases for PR ld/12921.H.J. Lu1-0/+1
2011-06-20 PR ld/12570Jakub Jelinek1-6/+11
2011-05-01Add testcases for PR ld/12718.H.J. Lu1-0/+1
2011-04-08Properly handle R_386_TLS_LDO_32 for PIE.H.J. Lu1-0/+1
2011-04-04Add a testcase for PR ld/12627.H.J. Lu1-0/+1
2010-11-18 * ld-elf/binutils.exp: Correct x86 gnu target match.Alan Modra1-2/+2
2010-11-08Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge1-1/+3
2010-10-01Add 2 tests for PR ld/11812.H.J. Lu1-0/+1
2010-08-13Check if .got.plt section is discarded before using it.H.J. Lu1-0/+1
2010-07-15Add testcases for PR ld/11817.H.J. Lu1-0/+7
2010-07-14Don't allocate .got.plt section if there are no GOT nor PLT entries.H.J. Lu1-0/+1
2009-09-02update copyright datesAlan Modra1-1/+2
2009-08-10bfd/Jan Kratochvil1-0/+48