summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/i386.exp
Commit message (Expand)AuthorAgeFilesLines
* Optimize x86 GOT32X/GOTPCRELX relocationsusers/hjl/pr19609/masterH.J. Lu2016-02-251-0/+14
* [x86] Resolve non-PIC undefweak symbols in executableusers/hjl/pr19636H.J. Lu2016-02-251-0/+91
* Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu2016-02-111-0/+1
* Add -mrelax-relocations= to x86 assemblerH.J. Lu2016-02-031-5/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu2015-12-041-0/+3
* Properly check symbol defined by assignment in linker scriptH.J. Lu2015-12-011-0/+16
* Check symbol defined by assignment in linker scriptH.J. Lu2015-10-261-0/+1
* Add "-z call-nop=PADDING" option to ldH.J. Lu2015-10-221-0/+9
* Add R_386_GOT32X support to gas and ldH.J. Lu2015-10-221-0/+37
* Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu2015-09-301-0/+16
* Skip PLT for function pointer initializationH.J. Lu2015-09-011-0/+32
* Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu2015-08-131-0/+1
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-121-0/+1
* Add $PLT_CFLAGS to -fPIC for run_cc_link_testsH.J. Lu2015-07-271-2/+5
* Keep .plt section and DT_PLTGOT for prelinkH.J. Lu2015-06-241-0/+1
* Don't generate PLT relocations for now bindingH.J. Lu2015-05-161-0/+24
* Allocate the first .plt entry space only if neededH.J. Lu2015-05-121-0/+8
* Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu2015-05-111-0/+1
* Add Intel MCU support to ldH.J. Lu2015-05-111-0/+37
* i386: Allow copy relocs for building PIEH.J. Lu2015-04-221-0/+96
* Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2015-04-141-0/+1
* Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu2015-04-111-1/+1
* Check GOTOFF reloc against protected data on x86H.J. Lu2015-04-101-0/+1
* Add extern_protected_data and set it for x86H.J. Lu2015-04-101-0/+4
* Revert "Add extern_protected_data and set it for x86"Alan Modra2015-04-101-4/+0
* Add extern_protected_data and set it for x86H.J. Lu2015-03-051-0/+4
* Replace elf_i386 with elf_i386_nacl for naclH.J. Lu2015-02-121-1/+1
* Issue relocation in RO section warning for -z textH.J. Lu2015-02-071-0/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2014-11-251-0/+18
* Add function and function pointer tests for i386H.J. Lu2014-11-211-0/+70
* Use bfd_is_abs_section to check discarded input sectionH.J. Lu2014-08-271-0/+4
* Don't attach dynamic sections to input from ld --just-symbolsH.J. Lu2014-08-271-0/+4
* Update elf_i386_compute_jump_table_sizeH.J. Lu2014-07-151-0/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2013-02-191-25/+26
* Don't optimize relocation against _DYNAMICH.J. Lu2012-09-011-0/+2
* Convert mov to lea in size_dynamic_sectionsH.J. Lu2012-08-311-0/+3
* Convert mov to lea for loading local function addressH.J. Lu2012-08-311-0/+3
* Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu2012-06-111-0/+1
* Revert the change for PR ld/r13909H.J. Lu2012-05-221-1/+0
* Create PLT eh_frame section if there is .eh_frame sectionH.J. Lu2012-05-221-0/+1
* Always create PLT eh_frame section for i386/x86-64H.J. Lu2012-05-221-0/+2
* bfd/Roland McGrath2012-04-031-3/+33
* Handle relocation against protected function for -BsymbolicH.J. Lu2012-03-201-0/+2
* Replace IRELATIVE relocations with RELATIVE in .rel.dyn.H.J. Lu2011-10-211-0/+1
* Add testcases for PR ld/12921.H.J. Lu2011-06-241-0/+1
* PR ld/12570Jakub Jelinek2011-06-201-6/+11
* Add testcases for PR ld/12718.H.J. Lu2011-05-011-0/+1