diff --git a/binutils.changes b/binutils.changes index 0ccc297..a8ae857 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/binutils.spec b/binutils.spec index 8510b94..0166b9d 100644 --- a/binutils.spec +++ b/binutils.spec @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -313,7 +314,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 35e7337..c4a7a89 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-alpha-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-alpha-binutils +Name: cross-alpha-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index c0090de..e11f4dd 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-arm-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-arm-binutils +Name: cross-arm-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 0ea19e0..1506483 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-hppa-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-hppa-binutils +Name: cross-hppa-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 5b87649..3717de6 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-hppa64-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-hppa64-binutils +Name: cross-hppa64-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 6d8a347..98bf737 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-i386-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-i386-binutils +Name: cross-i386-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 6051eb8..7ab3366 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ia64-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-ia64-binutils +Name: cross-ia64-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index dd3c26c..a94e8ed 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-mips-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-mips-binutils +Name: cross-mips-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 4f0c0c3..32f75a9 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ppc-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-ppc-binutils +Name: cross-ppc-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index de8b0ea..a05c6ff 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ppc64-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-ppc64-binutils +Name: cross-ppc64-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 47e7fd4..24999fb 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-s390-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-s390-binutils +Name: cross-s390-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index a7c291e..ac88efe 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-s390x-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-s390x-binutils +Name: cross-s390x-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index c0d821c..70f3c60 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-sparc-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-sparc-binutils +Name: cross-sparc-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index 2712e0c..9ed1a9c 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-spu-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-spu-binutils +Name: cross-spu-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 0ccc297..a8ae857 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com + +- Revert back to --copy-dt-needed-entries being the default for ld. + ------------------------------------------------------------------- Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com @@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com ------------------------------------------------------------------- Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de -- Make --no-copy-dt-needed-default the default for ld. +- Make --no-copy-dt-needed-entries the default for ld. ------------------------------------------------------------------- Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 0bff71c..5645aa8 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-x86_64-binutils +# spec file for package binutils # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-x86_64-binutils +Name: cross-x86_64-binutils BuildRequires: bison dejagnu flex gcc-c++ # for the testsuite %if 0%{suse_version} >= 1210 @@ -31,7 +31,7 @@ BuildRequires: zlib-devel-static BuildRequires: zlib-devel %endif Version: 2.21.1 -Release: 4 +Release: 10 # # RUN_TESTS %define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?) @@ -96,7 +96,8 @@ Patch17: binutils-add-pep.diff Patch18: gold-depend-on-opcodes.diff Patch19: readelf-bad-elf-endless-loop.patch Patch20: bso12982.diff -Patch21: binutils-no-copy-dt-needed-default.patch +# Too much fallout for now +#Patch21: binutils-no-copy-dt-needed-default.patch Patch22: bnc713504.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch @@ -285,7 +286,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch18 %patch19 %patch20 -p1 -%patch21 +#%patch21 %patch22 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h