OSDN Git Service

* gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
authorJoern Rennecke <joern.rennecke@arc.com>
Thu, 30 Aug 2001 21:08:43 +0000 (21:08 +0000)
committerJoern Rennecke <joern.rennecke@arc.com>
Thu, 30 Aug 2001 21:08:43 +0000 (21:08 +0000)
commit057e28f5a77afd7f77454503b93e35f8290a3cd2
treefab00e542a3698fca68d1fd96b9d6556e48ac204
parent03ad8ff5fc770111ad091ca80dcc640046f2cafb
* 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 .
14 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/branch-coff.s [moved from gas/testsuite/gas/h8300/branch.s with 100% similarity]
gas/testsuite/gas/h8300/branch-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchh-coff.s [moved from gas/testsuite/gas/h8300/branchh.s with 100% similarity]
gas/testsuite/gas/h8300/branchh-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/branchs-coff.s [moved from gas/testsuite/gas/h8300/branchs.s with 100% similarity]
gas/testsuite/gas/h8300/branchs-elf.s [new file with mode: 0644]
gas/testsuite/gas/h8300/ffxx1-coff.d [moved from gas/testsuite/gas/h8300/ffxx1.d with 100% similarity]
gas/testsuite/gas/h8300/ffxx1-coff.s [moved from gas/testsuite/gas/h8300/ffxx1.s with 100% similarity]
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/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