TIC4X testcase commit
authorSvein Seldal <svein@dev.seldal.com>
Mon, 18 Nov 2002 08:28:44 +0000 (08:28 +0000)
committerSvein Seldal <svein@dev.seldal.com>
Mon, 18 Nov 2002 08:28:44 +0000 (08:28 +0000)
commit48c5eb8a707f4a6daf9c3f1da5691a0f3f678884
treef8bff8fc06a93750ff72a9c8da4f3eba071390b9
parent23ce3b1cd03d01e68979f3a4a66fd16aba993fe0
TIC4X testcase commit

* binutils/testsuite/binutils-all/objcopy.exp: Disable tic4x
from test
* binutils/testsuite/binutils-all/objdump.exp: Setup proper
values for tic4x testcase
* gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase
* gas/testsuite/gas/macros/macros.exp: Ditto
* gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase
* gas/testsuite/gas/macros/macros.exp: Ditto
* gas/testsuite/gas/tic4x: New tic4x gas testsuite directory
* ld/testsuite/ld-scripts/script.exp: Setup for tic4x testcase
27 files changed:
binutils/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp
binutils/testsuite/binutils-all/objdump.exp
gas/ChangeLog
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/macros/macros.exp
gas/testsuite/gas/tic4x/addressing.s [new file with mode: 0644]
gas/testsuite/gas/tic4x/addressing_c3x.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/addressing_c4x.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/allopcodes.S [new file with mode: 0644]
gas/testsuite/gas/tic4x/data.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/data.s [new file with mode: 0644]
gas/testsuite/gas/tic4x/float.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/float.s [new file with mode: 0644]
gas/testsuite/gas/tic4x/opclasses.h [new file with mode: 0644]
gas/testsuite/gas/tic4x/opcodes.s [new file with mode: 0644]
gas/testsuite/gas/tic4x/opcodes_c3x.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/opcodes_c4x.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/rebuild.sh [new file with mode: 0755]
gas/testsuite/gas/tic4x/registers.s [new file with mode: 0644]
gas/testsuite/gas/tic4x/registers_c3x.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/registers_c4x.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/tic4x.exp [new file with mode: 0644]
gas/testsuite/gas/tic4x/zeros.d [new file with mode: 0644]
gas/testsuite/gas/tic4x/zeros.s [new file with mode: 0644]
ld/ChangeLog
ld/testsuite/ld-scripts/script.exp