Set CPU type in BFD backend for x86_64-nacl* and i?86-nacl* targets
[external/binutils.git] / ld / testsuite / ld-x86-64 /
2013-11-07 Roland McGrathSet CPU type in BFD backend for x86_64-nacl* and i...
2013-11-01 Roland McGrathx86_64-*-nacl*: Adjust test cases for PLT nop fix.
2013-08-29 Jakub Jelinek * elf64-x86-64.c (elf_x86_64_check_tls_transition...
2013-08-26 Roland McGrathbfd/
2013-08-26 Roland McGrathbfd/
2013-08-23 Roland McGrathld/testsuite/
2013-07-01 H.J. LuAdjust ld-x86-64/tlsg.sd
2013-06-28 H.J. LuHandle R_X86_64_DTPOFF64
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...
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-12 H.J. LuAbort if PT_GNU_RELRO segment doesn't fit in PT_LOAD...
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. LuAdjust ld-x86-64/ilp32-11.s for NACL
2012-05-22 Roland McGrathld/testsuite/
2012-05-22 H.J. LuSkip/xfail x86_64-*-nacl* for eh4/pr12570a tests
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-05-11 H.J. LuAlways display addend as signed hex number
2012-05-10 H.J. LuDisplay signed hex number in x32 addend overflow check
2012-05-10 H.J. LuCount R_X86_64_RELATIVE64 as reloc_class_relative
2012-05-10 H.J. LuCheck 64-bit relocation addend overflow for x32
2012-04-24 Roland McGrath* ld-x86-64/plt-nacl.pd: Fix expected nop padding.
2012-04-13 H.J. LuSet reloc_count to 0 for reloc sections
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-01-31 H.J. LuSupport arch-dependent fill
2012-01-10 H.J. LuRemove ABI_64_P check on R_X86_64_PCXX
2012-01-05 Nick Clifton * ld-x86-64/x86-64.exp: Add test of linking mixed...
2011-10-21 H.J. LuReplace IRELATIVE relocations with RELATIVE in .rel...
2011-09-12 H.J. LuUse .got.plt for IFUNC symbols if there are no GOT...
2011-08-12 H.J. LuAdd R_X86_64_RELATIVE64 and handle R_X86_64_64 for...
2011-08-01 H.J. LuCheck R_X86_64_32 overflow and allow R_X86_64_64 for...
2011-07-22 H.J. LuAdd initial Intel K1OM support.
2011-06-24 H.J. LuAdd testcases for PR ld/12921.
2011-06-20 Jakub Jelinek PR ld/12570
2011-06-19 H.J. LuFix misc x32 bugs.
2011-06-09 H.J. LuBuild x32 DSO from x86-64 object file only for native.
2011-06-09 H.J. LuAllow building x32 DSO from x86-64 object file.
2011-05-26 H.J. LuHandle R_X86_64_TPOFF64 in executable.
2011-05-01 H.J. LuAdd testcases for PR ld/12718.
2011-03-12 H.J. LuSupport TLS x32 GD->IE, GD->LE and LD->LE transitions.
2011-03-03 H.J. LuSupprt TLS x32 IE->LE transition.
2011-01-18 H.J. LuUndo Solaris damages in elf64-x86-64.c.
2011-01-15 H.J. LuReplace n32 with x32.
2011-01-14 H.J. LuRename --n32 to --x32.
2011-01-14 H.J. LuHandle R_X86_64_32 like R_X86_64_64 for ILP32.
2011-01-14 H.J. LuFix x86-64 ILP32 shared library.
2011-01-03 H.J. LuDon't allow mixing x64_32 with x86_64.
2010-10-01 H.J. LuAdd 2 tests for PR ld/11812.
2010-09-07 H.J. LuAdd missing files.
2010-09-07 Nick Clifton * ldwrite.c (clone_section): Call bfd_copy_priv...
2010-08-24 H.J. LuFix typos in ld-x86-64/x86-64.exp.
2010-08-22 H.J. LuDon't check relocation if input ELF object ID doesn...
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-07 H.J. LuDon't bind unique symbol locally.
2009-11-13 H.J. LuRewrite prefix processing.
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-02 H.J. Lu2009-08-02 H.J. Lu <hongjiu.lu@intel.com>
2009-07-25 H.J. Lubfd/
2009-07-23 H.J. Lubfd/
2009-06-19 H.J. Lubfd/
2008-12-23 Nick CliftonRemove STT_IFUNC support.
2008-12-04 Nick Clifton * ld-x86-64/ifunc.d: New test (of STT_IFUNC...
2008-08-22 Jan Kratochvilbfd/
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-02 H.J. Lubfd/
2007-09-01 H.J. Lubfd/
2007-08-24 H.J. Lu2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
2007-08-14 H.J. Lubfd/
2007-07-06 Nick CliftonUpdate sources to GPLv3
2007-04-27 H.J. Lugas/testsuite/
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-02 Alan Modrabfd/
2006-05-26 H.J. Lubfd/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-02 H.J. LuUpdo the last change to binutils and ld/testsuite.
2006-02-02 H.J. Lubinutils/
2006-01-18 Alexandre Olivainclude/elf/ChangeLog:
2005-09-28 Jan Beulichgas/testsuite/
next