Skip for non-ELF targets.

This commit is contained in:
Nick Clifton 2006-06-18 10:05:27 +00:00
parent 8d3239d55a
commit edaf0dec18
13 changed files with 27 additions and 0 deletions

View File

@ -1,3 +1,18 @@
2006-06-18 Nick Clifton <nickc@redhat.com>
* gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
targets.
* gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
* gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
* gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
* gas/arm/group-reloc-ldc.d: Likewise.
* gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
* gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
* gas/arm/group-reloc-ldr.d: Likewise.
* gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
* gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
* gas/arm/group-reloc-ldrs.d: Likewise.
2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
* gas/arm/group-reloc-alu.d: New test.

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, encoding failures (alu)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-alu-encoding-bad.l

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, parsing failures (alu)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-alu-parsing-bad.l

View File

@ -1,4 +1,5 @@
#objdump: -dr --prefix-addresses --show-raw-insn
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#name: Group relocation tests (alu)
.*: +file format .*arm.*

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, encoding failures (ldc)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-ldc-encoding-bad.l

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, parsing failures (ldc)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-ldc-parsing-bad.l

View File

@ -1,4 +1,5 @@
#objdump: -dr --prefix-addresses --show-raw-insn
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#name: Group relocation tests (ldc)
.*: +file format .*arm.*

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, encoding failures (ldr)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-ldr-encoding-bad.l

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, parsing failures (ldr)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-ldr-parsing-bad.l

View File

@ -1,4 +1,5 @@
#objdump: -dr --prefix-addresses --show-raw-insn
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#name: Group relocation tests (ldr)
.*: +file format .*arm.*

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, encoding failures (ldrs)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-ldrs-encoding-bad.l

View File

@ -1,2 +1,3 @@
#name: Group relocation tests, parsing failures (ldrs)
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#error-output: group-reloc-ldrs-parsing-bad.l

View File

@ -1,4 +1,5 @@
#objdump: -dr --prefix-addresses --show-raw-insn
#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
#name: Group relocation tests (ldrs)
.*: +file format .*arm.*