This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
index fbcfd5da3c2f0bb05fc995c3b36780dc19565e65..15a0577791f9557b09bfecd37bbceaeeefac624d 100644 (file)
@@ -1,3 +1,231 @@
+1999-03-12  Nick Clifton  <nickc@cygnus.com>
+
+       * binutils-all/readelf.wi: Remove FR30 specific componnts.
+       * binutils-all/readelf.s: Remove RELA specific components.
+
+1999-02-16  Nick Clifton  <nickc@cygnus.com>
+
+       * binutils-all/readelf.s: Do not assume section alignment is 4.
+       * binutils-all/readelf.r: Do not assume rela's are being used. 
+       * binutils-all/readelf.exp: disable tests for non ELF based
+       targets.
+
+1999-02-02  Nick Clifton  <nickc@cygnus.com>
+
+       * binutils-all/readelf.wi: Amend to match new readelf output.
+       * binutils-all/readelf.r: Do not assume that RELAs will be used.
+
+1999-01-29  Nick Clifton  <nickc@cygnus.com>
+
+       * config/default.exp: Add definitions of READELF and READELFFLAGS.
+
+       * binutils-all/readelf.exp: New file: Readelf tests
+       * binutils-all/readelf.h: New file: Expected results for 'readelf -h'
+       * binutils-all/readelf.s: New file: Expected results for 'readelf -S'
+       * binutils-all/readelf.ss: New file: Expected results for 'readelf -s'
+       * binutils-all/readelf.r: New file: Expected results for 'readelf -r'
+       * binutils-all/readelf.wi: New file: Expected results for 'readelf -wi'
+
+Wed Dec  9 19:11:39 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objcopy.exp (copy_executable): Expect comparison
+       failure for mips*-*-elf.
+
+Fri Oct 16 22:57:12 1998  Felix Lee  <flee@cygnus.com>
+
+       * binutils-all/objcopy.exp: fix "no symbols" message.
+
+Tue Jul 28 15:14:04 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objcopy.exp: Keep "main" and "_main" for strip with
+       saving symbol tests.  Look for either "main" or "_main" in the output
+       file.  Fix test for "no symbols" in the output file.
+
+1998-07-22  Vladimir N. Makarov  <vmakarov@cygnus.com>
+
+       * binutils-all/objcopy.exp: Polish output about fail for objcopy
+       (simple copy), strip with/without saving a symbol for object file
+       and executable.
+
+Wed Jul  1 16:27:40 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * binutils-all/objcopy.exp: ARM simple objcopy now passes.
+
+Wed Jun 24 09:20:21 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * binutils-all/objdump.exp: Look for '.data' rather than 'data'
+       when parsing output of objdump -h.
+       * binutils-all/size.exp: Look for '.data' rather than 'data' when
+       parsing output of size -A.
+
+1998-07-20  Vladimir N. Makarov  <vmakarov@cygnus.com>
+
+       * objcopy.exp: Two new tests - strip object file with saving a
+       symbol and strip executable file with saving a symbol.
+
+Fri May 29 14:50:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objcopy.exp: Don't xfail the simple objcopy test
+       when cross compiling.
+
+Thu Nov  6 14:32:37 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * lib/utils-lib.exp: Temporary definition of target_assemble and
+       default_target_assemble so that testing can work with older
+       dejagnu versions.
+
+Wed Sep 24 12:09:15 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * binutils-all/objcopy.exp(strip_executable): Make a new copy of
+       the executable being tested.
+
+Mon Sep 15 21:25:20 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * binutils-all/objcopy.exp: Compile the executables to be tested
+       on the target with a status wrapper (as necessary).
+
+       * binutils-all/ar.exp: If testing on a remote host, don't bother
+       looking on the local host for the program being tested. Use the
+       correct filenames on the remote host.
+
+       * binutils-all/nm.exp: Ditto.
+
+       * binutils-all/size.exp: Ditto.
+
+       * binutils-all/objdump.exp: Ditto.
+       (cpus_expected): Add the target CPU to the regexp of CPUs to be
+       expected, if it's not already there.
+
+Thu Aug 28 09:57:27 1997  Doug Evans  <dje@canuck.cygnus.com>
+
+       * binutils-all/objdump.exp (cpus_expected): Add arc.
+
+Tue Aug  5 00:03:20 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config/default.exp: Look for nm-new and strip-new.
+
+Tue Jun  3 17:12:54 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/default.exp: Remove expect_before statement.
+
+       * binutils-all/objcopy.exp: Don't use global exec_output variable;
+       the output is returned from remote_load instead.
+
+Mon May 12 22:14:20 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * binutils-all/objcopy.exp(strip_test): Tests that
+       fail to compile are untested, not unresolved.
+       (copy_setup): Ditto.
+
+       * lib/utils-lib.exp(default_binutils_assemble): Call
+       target_assemble instead of target_compile.
+
+Wed Apr 30 20:37:51 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       Changes to support multilib and remote hosted testing, along with
+       general cleanups and simplifications.
+
+       * lib/utils-lib.exp(binutil_version): Use remote_exec.
+       (default_binutils_run): Ditto.
+       (default_binutils_assemble): Remove first argument; call
+       target_compile to actually do the assembly.
+       (default_binutils_compile,default_binutils_remove,prune_warnings):
+       Delete.
+
+       * config/default.exp: Remove AS and ASFLAGS.
+       (binutils_compile,binutils_remove): Delete.
+       (binutils_assemble): Remove first argument.
+
+       * binutils-all/ar.exp: See if we're running the tests on
+       a remote host, and download/upload files as appropriate.
+       Replace calls to binutils_remove with remote_file. Replace
+       calls to binutils_compile with target_compile. Remove initial
+       argument to binutils_assemble. Use remote_load to execute
+       programs on the target.
+       * binutils-all/nm.exp: Ditto.
+       * binutils-all/objcopy.exp:  Ditto.
+       * binutils-all/objdump.exp:  Ditto.
+       * binutils-all/size.exp: Ditto.
+
+Mon Apr 14 12:36:41 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/ar.exp (long_filenames): Check for a file system
+       with a 14 character file name length limit.
+
+Tue Apr  1 09:52:15 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objdump.exp: Handle d10v.
+
+Fri Feb  7 16:45:34 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * binutils-all/ar.exp: Use prune_warnings instead of
+       prune_system_crud.
+       * binutils-all/objcopy.exp: Ditto.
+
+Wed Jan 29 00:16:43 1997  Bob Manson  <manson@charmed.cygnus.com>
+
+       * binutils-all/nm.exp: Use / between $srcdir and $subdir.
+       * binutils-all/objcopy.exp: Ditto.
+       * binutils-all/objdump.exp: Ditto.
+       * binutils-all/size.exp: Ditto.
+       * binutils-all/hppa/objdump.exp: Ditto.
+       
+
+Wed Oct 16 22:57:59 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
+       cpus list.
+
+Tue Oct  1 15:06:55 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * lib/utils-lib.exp (binutil_version): Fix for current version
+       printing.
+
+Sun Aug  4 22:25:40 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objcopy.exp: Fix end of line matching in srec tests
+       to work with TCL 7.5.
+
+Sat Jun 29 12:51:30 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
+       targets.
+
+Mon Jun 24 14:33:04 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
+       succeed with gas, and fail with /bin/as, so mark it as an expected
+       failure only if it fails.
+
+Tue Mar 26 16:55:08 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objcopy.exp: No longer expect adjust-section-vma
+       test to fail for hppa*-*-proelf*.
+
+Mon Mar 11 08:25:14 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
+
+Wed Jan 31 11:55:13 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
+       fail for hppa*-*-proelf* targets.
+
+Thu Jan 25 13:53:04 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objdump.exp: Update for objdump -h format change.
+       * binutils-all/objcopy.exp: Likewise.
+
+Mon Jan 15 18:14:14 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
+       address adjustments.
+
+Fri Dec 15 16:31:55 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objdump.exp: Update objdump -i test for current
+       objdump output.
+
 Mon Nov 27 15:15:09 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * binutils-all/objcopy.exp: Correct fail calls to always use the
This page took 0.024855 seconds and 4 git commands to generate.