* lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 8 Apr 1995 19:51:42 +0000 (19:51 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 8 Apr 1995 19:51:42 +0000 (19:51 +0000)
Always resolve testcase status before returning.
If `slurp_options' fails, return and don't do test.
(slurp_options): Fix "can't open" error message.
Return -1 to indicate error.

gas/testsuite/ChangeLog

index d4715ed9cee42425e736552d28dba0ea880cf169..d565bf6ee28a637d7113a31e30793d50ebcfbc82 100644 (file)
@@ -1,3 +1,35 @@
+Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
+
+       * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
+       Always resolve testcase status before returning.
+       If `slurp_options' fails, return and don't do test.
+       (slurp_options): Fix "can't open" error message.
+       Return -1 to indicate error.
+
+Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * gas/hppa/unsorted/common.s: New test.
+       * gas/hppa/unsorted/unsorted.exp: Run it.
+
+Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
+       uncertainty as to whether there should be trailing bytes in the
+       output file.
+       * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
+       of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
+       correct.)  End with "..." to match trailing zero bytes.
+
+Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/mips/mips4.d, gas/mips/mips4.s: New files.
+       * gas/mips/mips.exp: Run new test.
+
+Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
+       * gas/hppa/basic/basic.exp: Test them.
+
 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * gas/mips/uld.d: New file.