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 ea55df689562b34c025d39e6429727b5a9ec6a90..ac6005e4a467875576e265b867a60d8d7910682e 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 148f6028f952938e0bc2c9046c6784981cf159a5..e10a6a7589ba7b80e58510b62d990fdcb9104822 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 79d50bb87f785cfe7b28ffb4e3b3f9f374648157..808bc05f08054268c0b9a9a677898ebfadf4c611 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 c616276cafbd4c428dca5960644713ad15451678..40e50258837551b522f20e4f9ac031188b12d75d 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 51520b8578c7bb8a364f16c48383259750ae398f..52ee2e55b65326fa78145d51ad7cc8e66fe91cc9 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 fa1840f12465fb6912626cf4e1b3b76911b7f7df..09e32997e85589a6aac55bd72974e15831f8e735 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 106cf145b8fcab1d35309d030cba4a57780a4a60..731a025f0441ec8b71b1e794a76c21e9a9ba3888 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 6046de4a4c18fe81a6e448f5f1ad2cb7ddab2e84..49ba77478e4458d0e8ba18db0c3fc78fedf7e95b 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 688e2a35e5a300d88a062925d997a32858c7dc37..fa0941e80a9e019817294aa9d2d6362dc608905b 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 78cb2edc56c2e2cc5928b45266f6fe63011a6965..cfc1b235cb6c36c405af3c7634c37502a111d5dc 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 c8cf5d5d830aae501c3403307747d879a2d78c4d..ff8babf8d5a308eeda4d9567aa14f52d8e906caa 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 7150dfd64964af062127c1e8d957e32bf46f8e1a..cb46d8465d1e51acf53aebd5f1544bd548073d10 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 9a7d9fafd6994282ffe7fff03237be511bdb4c1e..9896f4bdb6f613b7e628ebf77bf7ed716f2ca188 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.*