]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - ld/testsuite/ld-i386/i386.exp
x86: Suggest -fPIE when not building shared object
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / i386.exp
2019-04-17  H.J. Lux86: Suggest -fPIE when not building shared object
2019-04-11  H.J. Lux86: Add -z cet-report=[none|warning|error]
2019-03-13  H.J. Lux86: Properly set IBT and SHSTK properties for -z ibt...
2019-02-27  H.J. Lux86-64: Skip protected check on symbol defined by linker
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-19  H.J. Lux86: Properly handle PLT expression in directive
2018-12-01  H.J. Lux86: Delay setting the iplt section alignment
2018-11-05  H.J. Lux86: Disable GOT relaxation with data prefix
2018-08-31  H.J. Luld: Pass -z separate-code to ld for property-x86-4a...
2018-08-31  H.J. Lux86: Add explicit -mx86-used-note=[yes|no] to tests
2018-08-27  H.J. Lux86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit
2018-08-24  H.J. Lux86: Update GNU_PROPERTY_X86_XXX macros
2018-08-08  H.J. Lux86: Properly merge GNU_PROPERTY_X86_ISA_1_USED
2018-07-05  H.J. Lux86: Remove x86 ISA properties with empty bits
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for versioned symbol
2018-05-18  H.J. Luld: Run pr23189 for all targets
2018-05-18  H.J. Lux86: Don't set eh->local_ref to 1 for linker defined...
2018-04-18  Alan Modravarious i386-aout and i386-coff target removal
2018-03-08  H.J. Lux86: Treat relocation against IFUNC symbol as FUNC
2018-02-16  H.J. Lui386.exp: Add -z noseparate-code
2018-02-14  H.J. Lux86-64: Use PLT address for PC-relative reloc
2018-02-05  H.J. Lux86: Remove the unused _GLOBAL_OFFSET_TABLE_
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-10-11  H.J. Lux86: Run PR ld/19636 tests with -z dynamic-undefined...
2017-09-14  H.J. Lux86: Cache section contents and relocations
2017-09-09  H.J. Lux86: Properly handle __ehdr_start
2017-08-27  H.J. LuDisallow copy relocation against protected data symbol
2017-08-24  H.J. Luld: Replace regexp with string match
2017-08-24  H.J. Lux86-64: Check relocations with -z nocopyreloc
2017-08-23  H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-13  H.J. Luld: Restore linker scripts in PR ld/21884 tests
2017-08-11  H.J. LuAdd 2 more tests for PR ld/21884
2017-08-09  H.J. Luld: Require GCC 5 or above for 3 x86 tests
2017-08-07  Alan ModraSupport different ld --hash-style in the ld testsuite
2017-07-17  H.J. Lui386: Add tests for PIE with undefined weak symbol
2017-06-22  H.J. Lui386: Add hidden weak undefined tests
2017-06-22  H.J. LuPass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"
2017-06-22  H.J. LuPass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF tests
2017-06-22  H.J. Lux86: Support Intel Shadow Stack with SHSTK property
2017-06-22  H.J. Lux86: Support Intel IBT with IBT property and IBT-enable PLT
2017-06-20  H.J. LuCheck the DYNAMIC bit for input shared objects
2017-05-19  H.J. Lux86: Add GC testcases with property sections
2017-05-12  H.J. Lux86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED properties
2017-05-08  H.J. Lui386: Improve PLT generation and synthetic PLT symbols
2017-04-26  H.J. Lux86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation
2017-04-03  H.J. Luld: Support ELF GNU program properties
2017-02-15  H.J. Lui386: Allow "lea foo@GOT, %reg" in PIC
2017-02-15  H.J. LuAdd a test for R_386_GOT32/R_386_GOT32X IFUNC reloc...
2017-01-10  H.J. Lui386/x86-64: Add unwind info for .plt.got section
2017-01-10  H.J. Lui386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CC
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-08-29  H.J. Lui386: Issue an error on non-PIC call to IFUNC in PIC...
2016-07-21  Alan ModraUse variable args in run_ld_link_exec_tests
2016-06-18  H.J. LuDon't generate PLT for IFUNC GOT/pointer reference
2016-06-16  H.J. LuDon't check undefined symbol for IFUNC reloc
2016-06-13  H.J. LuAdd the GOT base for GOT32 relocs against IFUNC
2016-06-13  H.J. LuAdd 2 i386 tests to call IFUNC functions via GOT
2016-06-12  H.J. LuSubtract GOT base only with a base register
2016-06-08  H.J. LuSupport i386 TLS code sequences without PLT
2016-06-03  H.J. LuUpdate x86 linker tests for --disable-x86-relax-relocations
2016-05-19  H.J. LuDon't convert R_386_GOT32 relocation
2016-05-06  H.J. LuTest load conversion with symbol versioning for x86
2016-04-12  H.J. LuProperly handle dynamic reloc against normal symbol
2016-03-15  H.J. LuBind defined symbol locally in PIE
2016-03-13  H.J. LuAdd more tests for PR ld/19539
2016-03-08  H.J. LuHandle local IFUNC symbols in shared object
2016-03-07  H.J. LuSupport --as-needed in i386/x86-64 tests
2016-03-06  H.J. LuLink tmpdir/copyreloc-main.o before tmpdir/copyreloc...
2016-02-26  H.J. LuOptimize x86 GOT32X/GOTPCRELX relocations
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-26  H.J. Lu[x86] Resolve non-PIC undefweak symbols in executable
2016-02-11  H.J. LuEnable -Bsymbolic and -Bsymbolic-functions to PIE
2016-02-03  H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-01-01  Alan ModraCopyright update for binutils
2015-12-04  H.J. LuOptimize R_386_GOT32/R_386_GOT32X only if addend is 0
2015-12-01  H.J. LuProperly check symbol defined by assignment in linker...
2015-10-26  H.J. LuCheck symbol defined by assignment in linker script
2015-10-22  H.J. LuAdd "-z call-nop=PADDING" option to ld
2015-10-22  H.J. LuAdd R_386_GOT32X support to gas and ld
2015-09-30  H.J. LuCreate a PLT entry for R_386_PC32 in non-code sections
2015-09-01  H.J. LuSkip PLT for function pointer initialization
2015-08-13  H.J. LuIssue an error for read-only segment with dynamic IFUNC...
2015-08-12  H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-07-27  H.J. LuAdd $PLT_CFLAGS to -fPIC for run_cc_link_tests
2015-06-24  H.J. LuKeep .plt section and DT_PLTGOT for prelink
2015-05-16  H.J. LuDon't generate PLT relocations for now binding
2015-05-12  H.J. LuAllocate the first .plt entry space only if needed
2015-05-11  H.J. LuDefault e_machine to EM_IAMCU for i?86-*-elfiamcu
2015-05-11  H.J. LuAdd Intel MCU support to ld
2015-04-22  H.J. Lui386: Allow copy relocs for building PIE
2015-04-14  H.J. LuAdd -z noextern-protected-data to ld for ELF/x86
2015-04-11  H.J. LuReplace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL
2015-04-10  H.J. LuCheck GOTOFF reloc against protected data on x86
2015-04-10  H.J. LuAdd extern_protected_data and set it for x86
2015-04-10  Alan ModraRevert "Add extern_protected_data and set it for x86"
2015-03-05  H.J. LuAdd extern_protected_data and set it for x86
2015-02-12  H.J. LuReplace elf_i386 with elf_i386_nacl for nacl
2015-02-07  H.J. LuIssue relocation in RO section warning for -z text
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-25  H.J. LuOptimize out i386/x86-64 JUMP_SLOT relocation
next