aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-10-18 07:43:04 +0000
committerAlan Modra <amodra@gmail.com>2009-10-18 07:43:04 +0000
commit76748ada5356667d499b017852245cd545c5c95e (patch)
treeaba951874863a0f815cfe4582fdcdccf88e11907
parentbb574ded15839bf1791fd26aa7ad5e8b988ed34b (diff)
downloadfsf-binutils-gdb-76748ada5356667d499b017852245cd545c5c95e.zip
fsf-binutils-gdb-76748ada5356667d499b017852245cd545c5c95e.tar.gz
fsf-binutils-gdb-76748ada5356667d499b017852245cd545c5c95e.tar.bz2
Exclude more aout targets.
-rw-r--r--binutils/testsuite/ChangeLog5
-rw-r--r--binutils/testsuite/binutils-all/copy-2.d2
-rw-r--r--binutils/testsuite/binutils-all/copy-3.d2
-rw-r--r--gas/testsuite/ChangeLog7
-rw-r--r--gas/testsuite/gas/all/weakref1u.d2
-rw-r--r--gas/testsuite/gas/m68k/br-isaa.d1
-rw-r--r--gas/testsuite/gas/m68k/br-isab.d1
-rw-r--r--gas/testsuite/gas/m68k/br-isac.d1
8 files changed, 18 insertions, 3 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 47bfcb3..6df00eb 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
+
+ * binutils-all/copy-2.d: Exclude more aout targets.
+ * binutils-all/copy-3.d: Likewise.
+
2009-09-23 Alan Modra <amodra@bigpond.net.au>
* binutils-all/readelf.s: Tolerate some whitespace differences.
diff --git a/binutils/testsuite/binutils-all/copy-2.d b/binutils/testsuite/binutils-all/copy-2.d
index 3ff9eab..c4d00b4 100644
--- a/binutils/testsuite/binutils-all/copy-2.d
+++ b/binutils/testsuite/binutils-all/copy-2.d
@@ -3,7 +3,7 @@
#objcopy: --set-section-flags foo=contents,alloc,load,code
#name: copy with setting section flags 2
#source: copytest.s
-#not-target: *-*-*aout
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd
# Note - we use copytest.s and a section named "foo" rather
# than .text because for some file formats (eg PE) the .text
# section has a fixed set of flags and these cannot be changed.
diff --git a/binutils/testsuite/binutils-all/copy-3.d b/binutils/testsuite/binutils-all/copy-3.d
index 9a79403..cc2ac4c 100644
--- a/binutils/testsuite/binutils-all/copy-3.d
+++ b/binutils/testsuite/binutils-all/copy-3.d
@@ -3,7 +3,7 @@
#objcopy: --set-section-flags .text=alloc,data
#name: copy with setting section flags 3
#source: bintest.s
-#not-target: *-*-*aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32* x86_64-*-mingw*
+#not-target: *-*-*aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32* m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd x86_64-*-mingw*
# The .text # section in PE/COFF has a fixed set of flags and these
# cannot be changed. We skip it for them.
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 5227066..1e7b878 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
+
+ * gas/all/weakref1u.d: Exclude more aout targets.
+ * gas/m68k/br-isaa.d: Likewise.
+ * gas/m68k/br-isab.d: Likewise.
+ * gas/m68k/br-isac.d: Likewise.
+
2009-10-15 Alan Modra <amodra@bigpond.net.au>
PR gas/1491
diff --git a/gas/testsuite/gas/all/weakref1u.d b/gas/testsuite/gas/all/weakref1u.d
index e8a38bd..179567f 100644
--- a/gas/testsuite/gas/all/weakref1u.d
+++ b/gas/testsuite/gas/all/weakref1u.d
@@ -3,7 +3,7 @@
#source: weakref1.s
# aout turns undefined into *ABS* symbols.
# see weakref1.d for comments on the other not-targets
-#not-target: *-*-*aout ns32k-*-netbsd alpha*-*-osf* *-*-ecoff
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd alpha*-*-osf* *-*-ecoff
# the rest of this file is generated with the following script:
# # script begin
diff --git a/gas/testsuite/gas/m68k/br-isaa.d b/gas/testsuite/gas/m68k/br-isaa.d
index cccb484..9e680f1 100644
--- a/gas/testsuite/gas/m68k/br-isaa.d
+++ b/gas/testsuite/gas/m68k/br-isaa.d
@@ -1,6 +1,7 @@
#name: br-isaa.d
#objdump: -dr
#as: -march=isaa -pcrel
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
.*: file format .*
diff --git a/gas/testsuite/gas/m68k/br-isab.d b/gas/testsuite/gas/m68k/br-isab.d
index bcac0d2..94110e6 100644
--- a/gas/testsuite/gas/m68k/br-isab.d
+++ b/gas/testsuite/gas/m68k/br-isab.d
@@ -1,6 +1,7 @@
#name: br-isab.d
#objdump: -dr
#as: -march=isab -pcrel
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
.*: file format .*
diff --git a/gas/testsuite/gas/m68k/br-isac.d b/gas/testsuite/gas/m68k/br-isac.d
index c876abb..0af5d41 100644
--- a/gas/testsuite/gas/m68k/br-isac.d
+++ b/gas/testsuite/gas/m68k/br-isac.d
@@ -1,6 +1,7 @@
#name: br-isac.d
#objdump: -dr
#as: -march=isac -pcrel
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
.*: file format .*