From ce23608fa264db7678dcd80feddcf3bcb2b82a5e Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 29 Oct 2012 10:09:34 +0000 Subject: binutils/ * dlltool.c (INIT_SEC_DATA): Move. (secdata ): Use here too. binutils/testsuite/ * binutils-all/copy-3.d: Exclude all cygwin and mingw targets, and rs6000. gas/ * config/tc-ppc.c (ppc_znop): Remove unused vars. ld/ * configure.tgt (powerpcle-pe,winnt,cygwin): Add deffilep.o and pe-dll.o. --- binutils/testsuite/binutils-all/copy-3.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/testsuite/binutils-all') diff --git a/binutils/testsuite/binutils-all/copy-3.d b/binutils/testsuite/binutils-all/copy-3.d index 551517c..655986a 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 hppa*-*-hpux* i*86-*-cygwin* i*86-*-mingw32* m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd x86_64-*-mingw* +#not-target: *-*-*aout *-*-*pe *-*-*coff hppa*-*-hpux* *-*-cygwin* *-*-mingw* m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd rs6000-*-* # The .text # section in PE/COFF has a fixed set of flags and these # cannot be changed. We skip it for them. -- cgit v1.1