* ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
2012-02-14  Alan Modra * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
2012-02-13  Richard HendersonPR ld/13621
2012-02-13  Alan Modra * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and...
2012-02-09  H.J. LuDon't use multi byte nop instructions for i386
2012-01-31  H.J. LuSupport arch-dependent fill
2012-01-17  Alan Modra * config/default.exp: Provide tmpdir/ld/collect-ld.
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...
2012-01-05  Nick CliftonRotate ChangeLogs
2011-12-16  David Daney2011-12-15 David Daney <david.daney@cavium.com>
2011-12-11  David Daney2011-12-10 David Daney <david.daney@cavium.com>
2011-12-10  David Daney2011-12-09 David Daney <david.daney@cavium.com>
2011-12-05  Nick Clifton * ld-cris/weakref4.d: Updated pattern match for the...
2011-12-03  David Daney2011-12-03 David Daney <david.daney@cavium.com>
2011-11-29  Maciej W. Rozycki PR ld/10144
2011-11-09  Matthew Gretton... * ld/testsuite/ld-arm/jump-reloc-veneers.s: Update...
2011-11-08  Alan Modrabfd/
2011-10-25  Nick Cliftonbfd:
2011-10-21  H.J. LuReplace IRELATIVE relocations with RELATIVE in .rel...
2011-10-21  H.J. LuPut IRELATIVE relocations after JUMP_SLOT.
2011-10-20  Alan Modra * ld-selective/selective.exp: Use check_gc_sections_av...
2011-10-19  Alan Modra PR ld/13177
2011-10-19  David S. MillerFix sparc TLS call relaxation when the delay slot sets...
2011-10-18  Julian Brown Jie Zhang <jie@codesourcery.com>
2011-10-14  Hans-Peter Nilsson * ld-cris/pic-gc-72.d: Adjust for dropping unused...
2011-10-10  Alan Modrald/
2011-10-08  H.J. LuPreserve the maximum alignment/size for common symbols.
2011-10-07  H.J. LuRun --gc-sections tests only if supported.
2011-10-06  Alan Modra PR ld/13329
2011-10-05  H.J. LuAdd missing ChangeLog entries.
2011-10-05  Nick Clifton * readelf.c (get_machine_dlags): Add support for RX...
2011-09-30  Alan Modra PR ld/13235
2011-09-16  H.J. LuOnly run pr12975/pr13177 for *-*-linux* and *-*-gnu...
2011-09-16  H.J. LuAlso hide symbols without PLT nor GOT references.
2011-09-16  H.J. LuCheck if a symbol is hidden by linker script.
2011-09-12  H.J. LuUse .got.plt for IFUNC symbols if there are no GOT...
2011-09-01  Christophe Lyon2011-09-01 Christophe Lyon <christophe.lyon@st.com>
2011-08-22  Alan Modra * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
2011-08-12  H.J. LuAdd R_X86_64_RELATIVE64 and handle R_X86_64_64 for...
2011-08-09  Matthew Gretton... * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs):...
2011-08-05  Alan Modrabfd/
2011-08-01  H.J. LuCheck R_X86_64_32 overflow and allow R_X86_64_64 for...
2011-07-27  Roland McGrathld/testsuite/
2011-07-26  Alan Modrabfd/
2011-07-25  Hans-Peter Nilsson PR ld/12815
2011-07-24  Richard Sandifordbfd/
2011-07-22  H.J. LuAdd initial Intel K1OM support.
2011-07-14  H.J. LuAlso check ignored "-z relro".
2011-07-14  H.J. LuRevert the last change.
2011-07-14  H.J. LuSkip relro tests on ia64.
2011-07-14  Alan Modra * ld-scripts/section-flags.exp: Pass --local-store...
2011-07-14  Alan Modrabfd/
2011-07-11  Catherine Mooreinclude/ChangeLog
2011-07-11  Alan Modra * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
2011-07-03  Thomas SchwingeELFOSABI_GNU
2011-07-03  Thomas SchwingeELFOSABI_GNU
2011-06-27  Nick Clifton * ld-elf/elf.exp: Exlcude all v850 targets from note...
2011-06-27  Alan Modra * ld-elf/elf.exp: Exclude more targets from note-3...
2011-06-24  H.J. LuAdd testcases for PR ld/12921.
2011-06-22  Thomas Schwinge* ld/testsuite/ld-elf/elf.exp: Execute array_tests_pie...
2011-06-20  H.J. LuAdjust x86 IFUNC PLT.
2011-06-20  H.J. LuRevert x86_64-x32-* change.
2011-06-20  Jakub Jelinek PR ld/12570
2011-06-19  H.J. LuFix misc x32 bugs.
2011-06-16  Alan Modra * ld-elfvers/vers2.ver: Don't assume any particular...
2011-06-14  Alan Modra * ld-elf/elf.exp: Don't attempt to build symbol3.a...
2011-06-14  Alan Modra PR ld/12851
2011-06-13  Nick Clifton * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo...
2011-06-10  Nick Clifton * elflink.c (_bfd_elf_link_create_dynamic_sections...
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-06-09  H.J. LuCheck relocations in note sections for --gc-sections.
2011-06-08  H.J. LuAdd a testcase for warning on common symbol in archive.
2011-06-02  Nathan Sidwell gas/
2011-05-31  Paul Brook2011-05-31 Paul Brook <paul@codesourcery.com>
2011-05-31  Paul Brook2011-05-31 Paul Brook <paul@codesourcery.com>
2011-05-31  Paul Brook2011-05-31 Paul Brook <paul@codesourcery.com>
2011-05-26  H.J. LuHandle R_X86_64_TPOFF64 in executable.
2011-05-24  Hans-Peter Nilsson * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR1276...
2011-05-23  Nick Clifton * ld-elf/shared.exp: Revert previous delta. Do not...
2011-05-23  Alan Modra PR 12763
2011-05-21  Hans-Peter Nilsson * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 chang...
2011-05-20  Alan Modra PR 12763
2011-05-20  Bernd Schmidt ld/testsuite/
2011-05-18  Nick Clifton PR ld/12761
2011-05-16  H.J. LuReplace --private with --private-headers for objdump.
2011-05-15  Richard Sandifordbfd/
2011-05-13  Bernd Schmidt ld/
2011-05-13  Alan Modramissed changelog from last commit
2011-05-13  Alan Modra * ld-elf/flags1.d: Don't xfail tic6x.
2011-05-12  Bernd Schmidt * config/default.exp (ld_assemble): Pass flags paramet...
2011-05-11  Richard Sandifordld/testsuite/
2011-05-09  H.J. LuRemoe pr12730.cc/pr12730.out.
2011-05-09  Paul Brook2011-05-09 Paul Brook <paul@codesourcery.com>
2011-05-07  Dave Kornbfd/ChangeLog:
2011-05-07  H.J. LuReverse copy .ctors/.dtors sections if needed.
2011-05-06  Richard Sandifordbfd/
2011-05-05  Bernd Schmidtbfd/
2011-05-03  Paul Brook2011-05-03 Paul Brook <paul@codesourcery.com>
2011-05-01  H.J. LuAdd testcases for PR ld/12718.
next
This page took 0.471875 seconds and 107 git commands to generate.