* ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, if
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
index 36cc675165e0f8b11a4ea53f84586104ce374fa9..6dfa6f1ad4d22136ff4c7a672b04539f83f865b5 100644 (file)
@@ -1,5 +1,143 @@
+2010-10-20  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, if
+       no suitable target compiler is available.
+
+2010-10-16  Kai Tietz  <kai.tietz@onevision.com>
+
+       * ld-pe/pe-run2.exp: Prefix --enable-auto-import by -Wl.
+
+2010-10-15  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * ld-plugin/plugin.exp: Don't error out if there is no target compiler
+       available, make tests UNSUPPORTED instead.
+
+2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
+
+       Apply LD plugin patch series (part 6/6).
+       * ld-plugin/plugin-10.d: New dump test control script.
+       * ld-plugin/plugin-11.d: Likewise.
+       * ld-plugin/plugin.exp: Run them.
+
+2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
+
+       Apply LD plugin patch series (part 5/6).
+       * ld-plugin/plugin-ignore.d: New dump test control script.
+       * ld-plugin/plugin-vis-1.d: Likewise.
+       * ld-plugin/plugin.exp: Add list of ELF-only tests and run them if
+       testing on an ELF target.
+
+2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
+
+       Apply LD plugin patch series (part 4/6).
+       * ld-plugin/plugin-9.d: New testcase.
+       * ld-plugin/plugin.exp: Invoke it.
+
+2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
+
+       Apply LD plugin patch series (part 3/6).
+       * ld-plugin/plugin-8.d: New testcase.
+       * ld-plugin/plugin.exp: Invoke it.
+
+2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
+
+       Apply LD plugin patch series (part 2/6).
+       * ld-plugin/plugin-3.d: Enable regexes for new functionality.
+       * ld-plugin/plugin-5.d: Likewise.
+       * ld-plugin/plugin-6.d: New testcase.
+       * ld-plugin/plugin-7.d: Likewise.
+       * ld-plugin/plugin.exp: Use 'nm' on compiled test objects to determine
+       whether symbols in plugin arguments need an underscore prefix.  Add
+       new plugin-6.d and plugin-7.d testcases.
+
+2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
+
+       Apply LD plugin patch series (part 1/6).
+       * ld-bootstrap/bootstrap.exp: Skip static tests also if LD plugins
+       are enabled.
+       * lib/ld-lib.exp (proc regexp_diff): Extend verbose debug output.
+       (proc set_file_contents): Write a file with the supplied content.
+       (run_ld_link_tests): Add new 'ld' action to test linker output.
+       (proc check_plugin_api_available): Return true if linker under test
+       supports the plugin API.
+       * ld-plugin/func.c: New test source file.
+       * ld-plugin/main.c: Likewise.
+       * ld-plugin/text.c: Likewise.
+       * ld-plugin/plugin-1.d: New dump test output pattern script.
+       * ld-plugin/plugin-2.d: Likewise.
+       * ld-plugin/plugin-3.d: Likewise.
+       * ld-plugin/plugin-4.d: Likewise.
+       * ld-plugin/plugin-5.d: Likewise.
+       * ld-plugin/plugin.exp: New test control script.
+
+2010-10-11  Alan Modra  <amodra@gmail.com>
+
+       * ld-elf/orphan-region.d: xfail frv-*-*.
+
+2010-10-11  Alan Modra  <amodra@gmail.com>
+
+       * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.
+       * ld-mmix/sec-7m.d: Likewise.
+
+2010-10-06  Nick Clifton  <nickc@redhat.com>
+
+       * ld-scripts/rgn-at5.t: Add some more output sections.
+       * ld-scripts/rgn-at5.d: Update expected output.
+
+2010-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11812
+       * ld-i386/nogot2.d: New
+       * ld-i386/nogot2.s: Likewise.
+       * ld-x86-64/nogot2.d: Likewise.
+       * ld-x86-64/nogot2.s: Likewise.
+
+       * ld-i386/i386.exp: Run nogot2.
+       * ld-x86-64/x86-64.exp: Likewise.
+
+2010-09-29  Alan Modra  <amodra@gmail.com>
+
+       * ld-h8300/h8300.exp: Use is_elf_format.
+
+       * lib/ld-lib.exp (is_elf_format): Merge with binutils and gas versions.
+       (is_aout_format): Update target list.
+       (is_pecoff_format): Remove unnecessary line continuation.
+
+2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * ld-s390/tlsbin.dd: bcr 0,%r7 -> nopr %r7.
+       * ld-s390/tlsbin_64.dd: Likewise.
+       * ld-s390/tlspic.dd: Likewise.
+       * ld-s390/tlspic_64.dd: Likewise.
+
+2010-09-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11812
+       * ld-i386/nogot1.s: Don't use GOTOFF.
+
+2010-09-23  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * ld-tic6x/pcrel-reloc-local-r-rel-rela.d: New test.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/attr-merge-6.attr: Update for Security Extensions.
+       * ld-arm/attr-merge-7.attr: Likewise.
+
 2010-09-23  Alan Modra  <amodra@gmail.com>
 
+       * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.
+       * ld-elf/group2.d: xfail xstormy.
+       * ld-elf/group4.d: Likewise.
+       * ld-elf/group5.d: Likewise.
+       * ld-elf/group6.d: Likewise.
+       * ld-elf/init-fini-arrays.d: xfail cr16 and crx.
+       * ld-elf/orphan2.d: xfail xstormy.
+       * ld-elf/sec64k.exp: Don't run on targets using generic linker.
+       Allow a larger range for ld -r expected bar_1 section.  Don't run
+       final link test on a number of targets.  Select avr6 for avr targets.
+       * ld-elfcomm/elfcomm.exp: Don't attempt on hpux.
+
        * ld-d10v/reloc-007.d: Don't error.
        * ld-d10v/reloc-008.d: Likewise.
        * ld-d10v/reloc-015.d: Likewise.
This page took 0.024119 seconds and 4 git commands to generate.