[AArch64][4/6] LD support TLSLD move/add relocation types
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 /
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-19  H.J. LuUse nm/readelf with "failif"
2015-02-19  Alan ModraStrip undefined symbols from .symtab
2015-02-17  Alan ModraProperly place the NULL STT_FILE symbol revistited
2015-02-16  H.J. LuProperly place the NULL STT_FILE symbol
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
2014-11-21  H.J. LuAdd function and function pointer tests for i386
2014-08-27  H.J. LuUse bfd_is_abs_section to check discarded input section
2014-08-27  H.J. LuDon't attach dynamic sections to input from ld --just...
2014-07-15  H.J. LuUpdate elf_i386_compute_jump_table_size
2014-03-05  Alan ModraUpdate copyright years
2013-06-04  H.J. LuUpdate x86 nacl tests for section alignment change
2013-05-31  H.J. LuDon't align text/data/bss sections for ELF
2013-02-19  Maciej W. Rozycki * lib/ld-lib.exp (run_ld_link_tests): Add another...
2013-01-08  Thomas Schwingeld/testsuite/
2012-12-17  Roland McGrathld/testsuite/
2012-12-15  Thomas Schwingeld/testsuite/
2012-09-01  H.J. LuDon't optimize relocation against _DYNAMIC
2012-08-31  H.J. LuConvert mov to lea in size_dynamic_sections
2012-08-31  H.J. LuConvert mov to lea for loading local function address
2012-08-28  Maciej W. Rozycki * ld-elf/export-class.sd: New test.
2012-07-02  Roland McGrathld/testsuite/
2012-06-15  Alan Modrald/
2012-06-11  H.J. LuDon't hardcode .got.plt into DATA_SEGMENT_RELRO_END...
2012-06-06  Alan Modrabfd/
2012-05-22  H.J. LuRevert the change for PR ld/r13909
2012-05-22  H.J. LuCreate PLT eh_frame section if there is .eh_frame section
2012-05-22  H.J. LuAlways create PLT eh_frame section for i386/x86-64
2012-05-18  H.J. LuDon't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_ absolute
2012-04-03  Roland McGrathbfd/
2012-03-20  H.J. LuHandle relocation against protected function for -Bsymbolic
2012-03-09  H.J. LuRestore R_386_IRELATIVE and R_X86_64_IRELATIVE
2012-02-09  H.J. LuDon't use multi byte nop instructions for i386
2012-01-31  H.J. LuSupport arch-dependent fill
2011-10-21  H.J. LuReplace IRELATIVE relocations with RELATIVE in .rel...
2011-07-27  Roland McGrathld/testsuite/
2011-06-24  H.J. LuAdd testcases for PR ld/12921.
2011-06-20  Jakub Jelinek PR ld/12570
2011-05-01  H.J. LuAdd testcases for PR ld/12718.
2011-04-08  H.J. LuProperly handle R_386_TLS_LDO_32 for PIE.
2011-04-04  H.J. LuAdd a testcase for PR ld/12627.
2010-11-18  Alan Modra * ld-elf/binutils.exp: Correct x86 gnu target match.
2010-11-08  Thomas SchwingeImprove binutils testsuite coverage for GNU/Hurd.
2010-10-01  H.J. LuAdd 2 tests for PR ld/11812.
2010-09-24  H.J. LuRemove GOTOFF in ld-i386/nogot1.s.
2010-08-13  H.J. LuCheck if .got.plt section is discarded before using it.
2010-07-15  H.J. LuAdd testcases for PR ld/11817.
2010-07-14  H.J. LuDon't allocate .got.plt section if there are no GOT...
2010-07-13  H.J. LuDon't hard code expected output.
2010-04-22  Alan Modrabfd/
2009-09-24  H.J. Lubfd/
2009-09-23  Alan ModraTolerate some whitespace differences in readelf output.
2009-09-02  Alan Modraupdate copyright dates
2009-08-10  Jan Kratochvilbfd/
2009-08-02  H.J. Lu2009-08-02 H.J. Lu <hongjiu.lu@intel.com>
2009-06-19  H.J. Lubfd/
2009-04-28  Nathan Sidwell * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
2009-04-08  H.J. Lu2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
2008-12-23  Nick CliftonRemove STT_IFUNC support.
2008-12-18  H.J. Lugas/testsuite/
2008-12-04  Nick Clifton * ld-x86-64/ifunc.d: New test (of STT_IFUNC...
2008-12-03  Nick Cliftoninclude/elf/
2008-07-28  Alexandre Olivabfd/ChangeLog:
2008-03-16  H.J. Lubfd/
2007-09-30  Mike Frysinger2007-09-29 Mike Frysinger <vapier@gentoo.org>
2007-09-20  H.J. Lugas/
2007-08-24  H.J. Lu2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
2007-08-23  H.J. Lubfd/
2007-08-14  H.J. Lubfd/
2007-07-06  Nick CliftonUpdate sources to GPLv3
2007-05-15  Richard Sandifordld/testsuite/
2007-04-27  H.J. Lugas/testsuite/
2007-04-05  H.J. Lubfd/
2007-04-05  H.J. Lu2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
2007-03-22  H.J. Lubfd/
2007-03-07  Alan Modra PR 3958
2007-02-05  H.J. Luld/testsuite/
2007-02-03  H.J. Luld/testsuite/
2006-10-17  Alan Modrabfd/
2006-06-30  H.J. Lubfd/
2006-06-29  Jakub Jelinek PR ld/2513
2006-06-02  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
next
This page took 0.392415 seconds and 7 git commands to generate.