From 003587bd1f5407d372c017b7d0a62fbe4062c79c Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Sat, 8 Apr 1995 19:51:42 +0000 Subject: [PATCH] * 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. --- gas/testsuite/ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d4715ed9cee..d565bf6ee28 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,35 @@ +Sat Apr 8 12:46:33 1995 Doug Evans + + * 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 + + * 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 + + * 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 * gas/mips/uld.d: New file. -- 2.30.2