aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/i386.exp
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Properly handle relocs against absolute symbolsusers/hjl/pr19818H.J. Lu1-0/+20
2016-03-13Add more tests for PR ld/19539H.J. Lu1-0/+1
2016-03-08Handle local IFUNC symbols in shared objectH.J. Lu1-1/+0
2016-03-07Support --as-needed in i386/x86-64 testsH.J. Lu1-8/+24
2016-03-06Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu1-6/+14
2016-02-26Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu1-0/+14
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+1
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu1-0/+91
2016-02-11Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu1-0/+1
2016-02-03Add -mrelax-relocations= to x86 assemblerH.J. Lu1-5/+5
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/+3
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu1-0/+16
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/+9
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu1-0/+37
2015-09-30Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu1-0/+16
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