From 76748ada5356667d499b017852245cd545c5c95e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 18 Oct 2009 07:43:04 +0000 Subject: Exclude more aout targets. --- binutils/testsuite/ChangeLog | 5 +++++ binutils/testsuite/binutils-all/copy-2.d | 2 +- binutils/testsuite/binutils-all/copy-3.d | 2 +- gas/testsuite/ChangeLog | 7 +++++++ gas/testsuite/gas/all/weakref1u.d | 2 +- gas/testsuite/gas/m68k/br-isaa.d | 1 + gas/testsuite/gas/m68k/br-isab.d | 1 + gas/testsuite/gas/m68k/br-isac.d | 1 + 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 + + * binutils-all/copy-2.d: Exclude more aout targets. + * binutils-all/copy-3.d: Likewise. + 2009-09-23 Alan Modra * 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 + + * 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 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 .* -- cgit v1.1