Run powerpc vle gas tests for all powerpc ELF targets
authorAlan Modra <amodra@gmail.com>
Sun, 3 Dec 2017 23:42:46 +0000 (10:12 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 3 Dec 2017 23:53:57 +0000 (10:23 +1030)
commit48f7f3036a792c655c98b0742574841743e38f58
tree4db6243bc03da6e63816caceeb90b09f207c671f
parent97d4213f68ce37efe4c957f761e500a13b19f16f
Run powerpc vle gas tests for all powerpc ELF targets

* testsuite/gas/ppc/ppc.exp: Don't exclude VLE tests when little-endian.
* testsuite/gas/ppc/efs.d: Add -mbig to assembler options.
* testsuite/gas/ppc/efs2.d: Likewise.
* testsuite/gas/ppc/lsp-checks.d: Likewise.
* testsuite/gas/ppc/lsp.d: Likewise.
* testsuite/gas/ppc/spe.d: Likewise.
* testsuite/gas/ppc/spe2-checks.d: Likewise.
* testsuite/gas/ppc/spe2.d: Likewise.
* testsuite/gas/ppc/spe_ambiguous.d: Likewise.
* testsuite/gas/ppc/vle-mult-ld-st-insns.d: Likewise.
* testsuite/gas/ppc/vle-reloc.d: Likewise.
* testsuite/gas/ppc/vle-simple-1.d: Likewise.
* testsuite/gas/ppc/vle-simple-2.d: Likewise.
* testsuite/gas/ppc/vle-simple-3.d: Likewise.
* testsuite/gas/ppc/vle-simple-4.d: Likewise.
* testsuite/gas/ppc/vle-simple-5.d: Likewise.
* testsuite/gas/ppc/vle-simple-6.d: Likewise.
* testsuite/gas/ppc/vle.d: Likewise.
19 files changed:
gas/ChangeLog
gas/testsuite/gas/ppc/efs.d
gas/testsuite/gas/ppc/efs2.d
gas/testsuite/gas/ppc/lsp-checks.d
gas/testsuite/gas/ppc/lsp.d
gas/testsuite/gas/ppc/ppc.exp
gas/testsuite/gas/ppc/spe.d
gas/testsuite/gas/ppc/spe2-checks.d
gas/testsuite/gas/ppc/spe2.d
gas/testsuite/gas/ppc/spe_ambiguous.d
gas/testsuite/gas/ppc/vle-mult-ld-st-insns.d
gas/testsuite/gas/ppc/vle-reloc.d
gas/testsuite/gas/ppc/vle-simple-1.d
gas/testsuite/gas/ppc/vle-simple-2.d
gas/testsuite/gas/ppc/vle-simple-3.d
gas/testsuite/gas/ppc/vle-simple-4.d
gas/testsuite/gas/ppc/vle-simple-5.d
gas/testsuite/gas/ppc/vle-simple-6.d
gas/testsuite/gas/ppc/vle.d
This page took 0.025378 seconds and 4 git commands to generate.