2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / binutils / testsuite / ChangeLog
index 38a8d23e99c911f30450181d2088214ec9834d08..c0fc86f976bc1dc11411e3e5ec305e16eb239123 100644 (file)
@@ -1,3 +1,212 @@
+2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/group-4.s: New.
+       * binutils-all/strip-8.d: Likewise.
+       * binutils-all/strip-9.d: Likewise.
+
+       * binutils-all/objcopy.exp: Test objcopy on group-4.s.  Run
+       strip-8 and strip-9.
+
+2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/group-3.s: New.
+       * binutils-all/strip-6.d: Likewise.
+       * binutils-all/strip-7.d: Likewise.
+
+       * binutils-all/objcopy.exp: Test objcopy on group-3.s.  Run
+       strip-6 and strip-7.
+
+2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/group-2.s: New.
+       * binutils-all/strip-4.d: Likewise.
+       * binutils-all/strip-5.d: Likewise.
+
+       * binutils-all/objcopy.exp: Test objcopy on group-2.s.  Run
+       strip-4 and strip-5.
+
+2008-07-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/objdump.exp: Run compressed debug test only for ELF.
+
+2008-07-11  Hans-Peter Nilsson  <hp@axis.com>
+
+       * binutils-all/objdump.W: Generalize to adjust for targets with
+       non-byte-size instructions.
+
+2008-07-09  Craig Silverstein  <csilvers@google.com>
+
+       * binutils-all/objdump.exp: Add test for objdump -s on a file
+       with a compressed debug section.  Add test for objdump -W on a
+       file that contains a compressed debug section.
+       * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
+       (readelf_compressed_wa_test): New function.
+       * binutils-all/dw2-compressed.S: New file.
+       * binutils-all/objdump.W: New file.
+       * binutils-all/objdump.s: New file.
+       * binutils-all/readelf.wa: New file.
+
+2008-07-08  Kai Tietz  <kai.tietz@onevision.com>
+
+       * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
+       is target-triplet for execution tests.
+       (copy_executable): Likewise.
+       (strip_executable): Likewise.
+       (strip_executable_with_saving_a_symbol): Likewise.
+
+2008-05-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
+       (keep_debug_symbols_and_test_copy): New function.
+       (test5, test6): New variables.
+
+2008-03-27  Cary Coutant <ccoutant@google.com>
+
+       * binutils-all/ar.exp: Add thin archive tests.
+
+2008-02-26  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
+       empty for testing an installed toolchain.
+
+2008-02-04  Bob Wilson  <bob.wilson@acm.org>
+       
+       * binutils-all/objdump.exp (cpus_expected): Add xtensa.
+       
+2007-10-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/windres/windres.exp: Don't xfail.
+
+2007-10-16  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/readelf.ss: Accept COMMON in readelf's output.
+       * binutils-all/readelf.ss-64: Likewise.
+       * binutils-all/readelf.ss-mips: Likewise.
+       * binutils-all/readelf.ss-tmips: Likewise.
+       
+2007-08-30  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/dumptest.s: New test file.
+       * binutils-all/readelf.exp: Add test of readelf's -p switch.
+
+2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
+            Joseph Myers  <joseph@codesourcery.com>
+
+       * binutils-all/ar.exp (long_filenames): Delete temporary files on
+       the host.
+       * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
+       host is local.
+       * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
+       srec file to be passed to binutils_run.
+       (objcopy_test_readelf): Use remote_exec.
+       * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
+       (readelf_test): Likewise.
+       (readelf_wi_test): Likewise.
+       * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
+       host is local.  Use remote_exec.  Use $tempfile not
+       tmpdir/bintest.o.
+
+2007-08-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/copy-2.d (not-target): Match *-*-*aout.
+       * binutils-all/copy-3.d (not-target): Likewise.
+       * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
+       setup_xfail.
+       * windres/windres.exp: Return unsupported rather than fail if
+       windows.h not found.
+
+2007-07-05  Nick Clifton  <nickc@redhat.com>
+
+       * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
+       * config/default.exp, binutils-all/ar.exp,
+       binutils-all/dlltool.exp, binutils-all/nm.exp,
+       binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
+       binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
+       binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
+       binutils-all/windres/msupdate: Likewise.
+
+2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/strip-3.d: Also strip .xtensa.info section.
+
+2007-05-24  Kai Tietz  <Kai.Tietz@onevision.com>
+
+       * binutils-all/windres/version_cat.rc: New.
+       * binutils-all/windres/version_cat.rsd: New.
+
+2007-05-23  Kai Tietz  <Kai.Tietz@onevision.com>
+
+       * binutils-all/windres/html.rc: New.
+       * binutils-all/windres/html.rsd: New.
+       * binutils-all/windres/html1.hm: New.
+       * binutils-all/windres/html2.hm: New.
+       * binutils-all/windres/messagetable.rc: New.
+       * binutils-all/windres/messagetable.rsd: New.
+       * binutils-all/windres/MSG00001.bin: New.
+       * binutils-all/windres/strtab2.rc: New.
+       * binutils-all/windres/strtab2.rsd: New.
+       * binutils-all/windres/version.rc: New.
+       * binutils-all/windres/version.rsd: New.
+       * binutils-all/windres/dialog.rsd: Fix expected results.
+
+2007-05-17  Joseph Myers  <joseph@codesourcery.com>
+
+       * binutils-all/strip-3.d: Strip .pdr section.
+
+2007-05-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
+
+2007-05-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
+
+2007-05-08  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
+       sections.
+
+2007-05-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
+       (copy_executable): Return early if test2 is blank.
+       Return unsupported rather than unresolved if we can't run
+       executables.  Do test1 if we can compile.
+
+2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+
+       * binutils-all/objcopy.exp: Add test for stripping a symbol
+       used in a relocation.
+       * binutils-all/needed-by-reloc.s: New file.
+
+2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+           Thomas de Lellis <tdel@windriver.com>
+
+       * binutils-all/objcopy.exp: Add test for --reverse-bytes.
+
+2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
+
+       * binutils-all/readelf.exp (regexp_diff): Delete.
+
+2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
+
+       * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
+       Rename the second test.
+
+2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/4348
+       * binutils-all/empty.s: New file.
+       * binutils-all/strip-3.d: Likewise.
+
+       * binutils-all/objcopy.exp: Run strip-3 for ELF target.
+
+2007-02-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * binutils-all/objcopy.exp: Skip for uclinux targets.
+
 2007-02-14  Nick Clifton  <nickc@redhat.com>
 
        * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected