PR ld/12570
[binutils-gdb.git] / ld / testsuite /
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.
2011-04-26 Nick Clifton * dw2gencfi.c (dwcfi_seg_list): New struct.
2011-04-21 H.J. LuSkip local IFUNC symbols when checking dynamic relocs...
2011-04-19 H.J. LuRemove the unused ld-plugin/plugin-ignore.d.
2011-04-18 H.J. LuUpdate expected LTO linker errors for GCC 4.6.
2011-04-17 Alan Modra PR ld/12365
2011-04-17 Alan Modra PR ld/12365
2011-04-15 Maxim Kuvyrkov * ld-m68k/tls-gd-ie-1.d: Stabilize test.
2011-04-12 Richard Henderson * elf64-alpha.c (elf64_alpha_size_dynamic_secti...
2011-04-11 Nick Clifton PR 10549
2011-04-11 Alan Modra * ld-elf/eh-frame-hdr.d: xfail avr.
2011-04-08 H.J. LuProperly handle R_386_TLS_LDO_32 for PIE.
2011-04-06 Joseph Myersbfd:
2011-04-04 H.J. LuAdd a testcase for PR ld/12627.
2011-03-31 Bernd Schmidtinclude/elf/
2011-03-30 Richard Henderson * ld-elf/elf.exp: Force 32-bit start address...
2011-03-23 Alan Modrabfd/
2011-03-15 Mike Frysingerld: vers19 test: add -rpath-link
2011-03-14 Richard Sandifordinclude/elf/
2011-03-14 Richard Sandifordbfd/
2011-03-14 Richard Sandifordbfd/
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-02-25 H.J. LuAdd a testcase for PR ld/12516.
2011-02-25 Alan Modra PR gas/12519
2011-02-23 H.J. LuDon't include <exception_defines.h>
2011-02-10 Alan Modra * ld-scripts/defined.exp: Don't run defined5 for AOUT.
2011-02-10 Alan Modra * ld-gc/start.d: Exclude frv-*-linux*.
2011-02-09 Alan Modra * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests...
2011-01-23 Alan Modra * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
2011-01-18 H.J. LuUndo Solaris damages in elf64-x86-64.c.
2011-01-17 Richard Sandifordbfd/
2011-01-17 Richard Sandifordbfd/
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-13 H.J. LuAdd a testcase for PR ld/12356.
2011-01-13 H.J. LuAdd xfail and notarget.
2011-01-10 H.J. LuRemove the extra `.'.
2011-01-10 H.J. LuAdd a test for linker ASSERT.
2011-01-10 Nathan Sidwell bfd/
2011-01-08 Nick Clifton * ld-misc/defsym1.d: Add a -e linker command line...
2011-01-08 Nick Cliftoncorrect PR citation in previous delta
2011-01-08 Nick Clifton PR ld/13258
2011-01-06 H.J. LuCorrect year.
2011-01-06 H.J. LuHandle STT_GNU_IFUNC symols when building shared library.
2011-01-03 H.J. LuDon't allow mixing x64_32 with x86_64.
2011-01-02 H.J. LuAdd a testcase for PR ld/12001.
2011-01-01 H.J. LuRotate binutils ChangeLogs.
2010-12-31 Dave Anglin * ld-undefined/undefined.exp (testline): XFAIL hppa...
2010-12-31 Dave Anglin PR ld/12360
2010-12-31 Richard Sandifordbfd/
2010-12-28 H.J. LuAdd testcases for PR ld/12327.
2010-12-21 Kai Tietz2010-12-21 Kai Tietz <kai.tietz@onevision.com>
2010-12-21 Thomas SchwingeAdjust URLs.
2010-12-20 Alan Modra * ld-bootstrap/bootstrap.exp: Fix misplaced comment.
2010-12-20 Alan Modra PR ld/12001
2010-12-15 H.J. LuAdd SORT_BY_INIT_PRIORITY.
2010-12-11 Alan Modra * ld-elfvers/vers25a.dsym: Really include _? in match.
2010-12-10 Mike Frysingerld: elfvers tests: support symbol prefixed targets
2010-12-06 H.J. LuProperly convert LTO plugin visibility to ELF visibility.
2010-12-04 H.J. LuDon't pass -fvtable-gc to GCC 3.4.0 or above.
next