OSDN Git Service

* gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
authoramylaar <amylaar>
Thu, 30 Aug 2001 21:08:43 +0000 (21:08 +0000)
committeramylaar <amylaar>
Thu, 30 Aug 2001 21:08:43 +0000 (21:08 +0000)
commit9fbd449ee0c6bb6bbc474c81f363de2e33953d8c
tree7cb2e71e66e654f4b4a11fad9097842489cd4ef8
parent145d683313e1997b7cedfbed5cf4458927177432
* 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