* 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.
This commit is contained in:
David Edelsohn 1995-04-08 19:51:42 +00:00
parent 91e3b58270
commit 003587bd1f
1 changed files with 32 additions and 0 deletions

View 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.