Skip for non-ELF targets.
authorNick Clifton <nickc@redhat.com>
Sun, 18 Jun 2006 10:05:27 +0000 (10:05 +0000)
committerNick Clifton <nickc@redhat.com>
Sun, 18 Jun 2006 10:05:27 +0000 (10:05 +0000)
13 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/group-reloc-alu-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-alu-parsing-bad.d
gas/testsuite/gas/arm/group-reloc-alu.d
gas/testsuite/gas/arm/group-reloc-ldc-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-ldc-parsing-bad.d
gas/testsuite/gas/arm/group-reloc-ldc.d
gas/testsuite/gas/arm/group-reloc-ldr-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-ldr-parsing-bad.d
gas/testsuite/gas/arm/group-reloc-ldr.d
gas/testsuite/gas/arm/group-reloc-ldrs-encoding-bad.d
gas/testsuite/gas/arm/group-reloc-ldrs-parsing-bad.d
gas/testsuite/gas/arm/group-reloc-ldrs.d

index ea55df6..ac6005e 100644 (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.
index 148f602..e10a6a7 100644 (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
index 79d50bb..808bc05 100644 (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
index c616276..40e5025 100644 (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.*
index 51520b8..52ee2e5 100644 (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
index fa1840f..09e3299 100644 (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
index 106cf14..731a025 100644 (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.*
index 6046de4..49ba774 100644 (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
index 688e2a3..fa0941e 100644 (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
index 78cb2ed..cfc1b23 100644 (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.*
index c8cf5d5..ff8babf 100644 (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
index 7150dfd..cb46d84 100644 (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
index 9a7d9fa..9896f4b 100644 (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.*