OSDN Git Service

* gas/m68hc11/m68hc11.exp: Execute the new tests.
authorStephane Carrez <stcarrez@nerim.fr>
Wed, 23 Jul 2003 20:13:38 +0000 (20:13 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Wed, 23 Jul 2003 20:13:38 +0000 (20:13 +0000)
commit13f55b58b644fd6c7eac7855012bdc2b39038a99
tree352fc229587598242101fc43243dff6e06b69a73
parent22e55bcc1806be3028e26cc2529ed9a6a8201a69
* gas/m68hc11/m68hc11.exp: Execute the new tests.
* gas/m68hc11/abi.s: New test for abi elf flags.
* gas/m68hc11/abi-m68hc11-32-64.d: Test for 32-bit int, 64-bit float.
* gas/m68hc11/abi-m68hc11-16-64.d: Test for 16-bit int, 64-bit float.
* gas/m68hc11/abi-m68hc11-32-32.d: Test for 32-bit int, 32-bit float.
* gas/m68hc11/abi-m68hc11-16-32.d: Test for 16-bit int, 32-bit float.
gas/testsuite/ChangeLog
gas/testsuite/gas/m68hc11/abi-m68hc11-16-32.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/abi-m68hc11-16-64.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/abi-m68hc11-32-32.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/abi-m68hc11-32-64.d [new file with mode: 0644]
gas/testsuite/gas/m68hc11/abi.s [new file with mode: 0644]
gas/testsuite/gas/m68hc11/m68hc11.exp