aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386
AgeCommit message (Expand)AuthorFilesLines
2015-12-04Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu6-0/+77
2015-12-01Properly check symbol defined by assignment in linker scriptH.J. Lu4-0/+42
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu4-0/+30
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu7-0/+18
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu12-0/+187
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu35-5/+483
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu4-0/+6
2015-09-30Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu5-0/+58
2015-09-01Skip PLT for function pointer initializationH.J. Lu7-0/+85
2015-08-13Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu3-0/+19
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu3-0/+25
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. Lu3-2/+13
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu2-0/+28
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu3-0/+22
2015-05-11Default e_machine to EM_IAMCU for i?86-*-elfiamcuH.J. Lu2-0/+17
2015-05-11Add Intel MCU support to ldH.J. Lu8-0/+79
2015-04-22i386: Allow copy relocs for building PIEH.J. Lu14-0/+201
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. Lu2-1/+2
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu3-0/+18
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-03-05Add extern_protected_data and set it for x86H.J. Lu7-2/+29
2015-02-19Use nm/readelf with "failif"H.J. Lu1-0/+6
2015-02-19Strip undefined symbols from .symtabAlan Modra1-5/+0
2015-02-18Properly place the NULL STT_FILE symbol revistitedAlan Modra6-10/+10
2015-02-16Properly place the NULL STT_FILE symbolH.J. Lu10-38/+38
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. Lu5-0/+21
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra2-2/+2
2014-11-25Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2-0/+22
2014-11-21Add function and function pointer tests for i386H.J. Lu12-0/+153
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-15Update elf_i386_compute_jump_table_sizeH.J. Lu3-0/+13
2014-03-05Update copyright yearsAlan Modra2-3/+2
2013-06-04Update x86 nacl tests for section alignment changeH.J. Lu1-2/+2
2013-05-31Don't align text/data/bss sections for ELFH.J. Lu5-9/+4
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2-28/+29
2013-01-08ld/testsuite/Thomas Schwinge1-0/+2
2012-12-17ld/testsuite/Roland McGrath1-0/+1
2012-12-15ld/testsuite/Thomas Schwinge1-3/+2
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu4-0/+34
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu4-0/+30
2012-08-31Convert mov to lea for loading local function addressH.J. Lu5-0/+53
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki3-0/+107
2012-07-02ld/testsuite/Roland McGrath6-43/+55
2012-06-15ld/Alan Modra6-36/+36
2012-06-11Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu3-0/+14