* MIPS test suite changes that allow cross-assemblers to test MIPS dialects
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 17 Jun 1998 11:31:32 +0000 (11:31 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 17 Jun 1998 11:31:32 +0000 (11:31 +0000)
commit0f70e64f0ef9f9a01c3e06bbecb8523ca835d0f2
tree4c6320554165cf486bfdc65c58884bceb4009cdb
parent67574b9cea0b0d1a4f3846a7f49d154ab2b024bf
* MIPS test suite changes that allow cross-assemblers to test MIPS dialects
  other than their native tongues.
Wed Jun 17 14:02:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
* gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
  run on differently targeted assembler.
* gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
* gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
* gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
* gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
* gas/mips/ld-ilocks.d: Removed disassembler flags to let target
  defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
original `ld.d' had.  Find `ld.s'.
* gas/mips/mul-ilocks.d: Nearly ditto.
gas/testsuite/ChangeLog