+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.
#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.
#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.
+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
#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
#name: br-isaa.d
#objdump: -dr
#as: -march=isaa -pcrel
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
.*: file format .*
#name: br-isab.d
#objdump: -dr
#as: -march=isab -pcrel
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
.*: file format .*
#name: br-isac.d
#objdump: -dr
#as: -march=isac -pcrel
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
.*: file format .*