* gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
authorJoern Rennecke <joern.rennecke@embecosm.com>
Thu, 30 Aug 2001 21:08:43 +0000 (21:08 +0000)
committerJoern Rennecke <joern.rennecke@embecosm.com>
Thu, 30 Aug 2001 21:08:43 +0000 (21:08 +0000)
commitf41e352811dd407e8acc3dc2d95a2e7c9e147178
treef1a8b1064a773541ede689295e30a8e71cd0b87f
parent5facebfccc8d21b04677a1c6963439311203b88e
* gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
(do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
(do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
* gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
* gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
* gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
* gas/h8300/ffxx1-elf.s: Likewise.
* gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
* gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
* gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
* gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
* gas/h8300/ffxx1.s: Move to:
* gas/h8300/ffxx1-coff.s .
19 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/branch-coff.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branch-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branch.s [deleted file]
gas/testsuite/gas/h8300/branchh-coff.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchh-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchh.s [deleted file]
gas/testsuite/gas/h8300/branchs-coff.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchs-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchs.s [deleted file]
gas/testsuite/gas/h8300/ffxx1-coff.d [new file with mode: 0644]
gas/testsuite/gas/h8300/ffxx1-coff.s [new file with mode: 0644]
gas/testsuite/gas/h8300/ffxx1-elf.d [new file with mode: 0644]
gas/testsuite/gas/h8300/ffxx1-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/ffxx1.d [deleted file]
gas/testsuite/gas/h8300/ffxx1.s [deleted file]
gas/testsuite/gas/h8300/h8300-coff.exp [new file with mode: 0644]
gas/testsuite/gas/h8300/h8300-elf.exp [new file with mode: 0644]
gas/testsuite/gas/h8300/h8300.exp
This page took 0.042961 seconds and 4 git commands to generate.