* gas/macros/macros.exp: xfail powerpc-*-aix.
commite22c25b3d68a3e546f175b5f2b4c82a55e07fb85
authorAlan Modra <amodra@bigpond.net.au>
Mon, 27 Aug 2001 10:51:20 +0000 (27 10:51 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 27 Aug 2001 10:51:20 +0000 (27 10:51 +0000)
treeb0c359b995ccb6beeb28c491a1ab31e977bd1abc
parentcc7cc32b24f5068b65aee609b590c7553d95428e
* gas/macros/macros.exp: xfail powerpc-*-aix.
* gas/ppc/astest64.s: New.
* gas/ppc/astest64.d: New.
* gas/ppc/astest2_64.s: New.
* gas/ppc/astest2_64.d: New.
* gas/ppc/test1elf.asm: New.
* gas/ppc/test1xcoff.asm: New.
* gas/ppc/generate.sh: New. Generate new files below from above .asm
* gas/ppc/test1elf32.s: New.
* gas/ppc/test1elf32.d: New.
* gas/ppc/test1elf64.s: New.
* gas/ppc/test1elf64.d: New.
* gas/ppc/test1xcoff32.s: New.
* gas/ppc/test1xcoff32.d: New.
* gas/ppc/ppc.exp: Run new tests.
* gas/ppc/simpshft.s: Tweak align now that we get nops.
17 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/macros/macros.exp
gas/testsuite/gas/ppc/astest2_64.d [new file with mode: 0644]
gas/testsuite/gas/ppc/astest2_64.s [new file with mode: 0644]
gas/testsuite/gas/ppc/astest64.d [new file with mode: 0644]
gas/testsuite/gas/ppc/astest64.s [new file with mode: 0644]
gas/testsuite/gas/ppc/generate.sh [new file with mode: 0755]
gas/testsuite/gas/ppc/ppc.exp
gas/testsuite/gas/ppc/simpshft.s
gas/testsuite/gas/ppc/test1elf.asm [new file with mode: 0644]
gas/testsuite/gas/ppc/test1elf32.d [new file with mode: 0644]
gas/testsuite/gas/ppc/test1elf32.s [new file with mode: 0644]
gas/testsuite/gas/ppc/test1elf64.d [new file with mode: 0644]
gas/testsuite/gas/ppc/test1elf64.s [new file with mode: 0644]
gas/testsuite/gas/ppc/test1xcoff.asm [new file with mode: 0644]
gas/testsuite/gas/ppc/test1xcoff32.d [new file with mode: 0644]
gas/testsuite/gas/ppc/test1xcoff32.s [new file with mode: 0644]