* gas/macros/macros.exp: xfail powerpc-*-aix.
authorAlan Modra <amodra@gmail.com>
Mon, 27 Aug 2001 10:51:20 +0000 (10:51 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 27 Aug 2001 10:51:20 +0000 (10:51 +0000)
commite88b7c9780cb77f81170b5425d88c40a07b6bc9a
tree126fd889eecea10f1076e4f240399e86946290ea
parentad9f78d1a8c02d38a9120c60e281d8f14185f007
* 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]
This page took 0.025442 seconds and 4 git commands to generate.