diff --git a/binutils.changes b/binutils.changes index 8a09880..247eb31 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/binutils.spec b/binutils.spec index 10061a4..d915c73 100644 --- a/binutils.spec +++ b/binutils.spec @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -294,7 +293,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -304,7 +302,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 8a09880..247eb31 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 9cd831e..52e8411 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-alpha-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-alpha-binutils +Name: cross-alpha-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 8a09880..247eb31 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index b534deb..6ac89dd 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-arm-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-arm-binutils +Name: cross-arm-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 8a09880..247eb31 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index 49bf915..1605262 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-avr-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-avr-binutils +Name: cross-avr-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 8a09880..247eb31 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 4e30fce..841e81a 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-hppa-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-hppa-binutils +Name: cross-hppa-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 8a09880..247eb31 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index fc0c5be..6c82845 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-hppa64-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-hppa64-binutils +Name: cross-hppa64-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 8a09880..247eb31 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index b996179..c39150b 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-i386-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-i386-binutils +Name: cross-i386-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 8a09880..247eb31 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 83bdad3..4204a5f 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-ia64-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-ia64-binutils +Name: cross-ia64-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 8a09880..247eb31 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index d265912..bad2f60 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-mips-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-mips-binutils +Name: cross-mips-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 8a09880..247eb31 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 1598465..ffc3e63 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-ppc-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-ppc-binutils +Name: cross-ppc-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 8a09880..247eb31 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index bf0ec34..ac58b1b 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-ppc64-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-ppc64-binutils +Name: cross-ppc64-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 8a09880..247eb31 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 5af0444..7d2e6e5 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-s390-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-s390-binutils +Name: cross-s390-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 8a09880..247eb31 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 14e9024..d92dd0d 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-s390x-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-s390x-binutils +Name: cross-s390x-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index 8a09880..247eb31 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index 5658f81..1d7199f 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-sh4-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-sh4-binutils +Name: cross-sh4-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 8a09880..247eb31 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index 5b2a92e..62d8f07 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-sparc-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-sparc-binutils +Name: cross-sparc-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 8a09880..247eb31 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index f669662..637c137 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-spu-binutils (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,7 +17,7 @@ -Name: cross-spu-binutils +Name: cross-spu-binutils BuildRequires: bison dejagnu flex gcc-c++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 8a09880..247eb31 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,18 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 24 17:23:32 CET 2010 - matz@suse.de - -- Fix testcase breaking with MALLOC_PERTURB. [bnc #590820] - -------------------------------------------------------------------- -Wed Feb 17 17:11:18 CET 2010 - matz@suse.de - -- Add xsave64, xrstor64 and vpermil2p support (XOP). - -------------------------------------------------------------------- -Sat Feb 13 17:52:11 CET 2010 - rguenther@suse.de - -- Drop build counter from the libbfd and libopcode SONAMEs. - ------------------------------------------------------------------- Fri Feb 12 16:55:32 CET 2010 - matz@suse.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 9fb77c1..de3efd1 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package binutils (Version 2.20.0) +# spec file for package cross-x86_64-binutils (Version 2.20.0) # # Copyright (c) 2010 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++ %if 0%{suse_version} > 1110 BuildRequires: zlib-devel-static @@ -83,7 +83,6 @@ Patch10: enable-targets.diff Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff -Patch15: fixup-testcase-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -266,7 +265,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch11 %patch12 %patch14 -%patch15 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 @@ -276,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h # # test_vanilla %endif -sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h +sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h %build RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error" diff --git a/fixup-testcase-perturb.diff b/fixup-testcase-perturb.diff deleted file mode 100644 index 22fc00e..0000000 --- a/fixup-testcase-perturb.diff +++ /dev/null @@ -1,38 +0,0 @@ -MALLOC_PERTURB_ will make inval-equ-1.l fail, because with errors fixups aren't -run, which means the space for displacement operands remains uninitialized. -The testcase invalidly expects zeros there. See bnc #590820 . - ---- gas/testsuite/gas/i386/inval-equ-1.l.mm 2008-03-03 15:28:58.000000000 +0000 -+++ gas/testsuite/gas/i386/inval-equ-1.l 2010-03-24 16:16:30.000000000 +0000 -@@ -9,6 +9,6 @@ GAS LISTING .* - [ ]*3[ ]+\.equ bar1,%eax - [ ]*4[ ]+\.equ bar2,%eax - [ ]*5[ ]+\.globl bar2 --[ ]*6[ ]+\?\?\?\? A1000000 mov bar1,%eax --[ ]*6[ ]+00 --[ ]*7[ ]+\?\?\?\? 89C0 mov bar2,%eax -+[ ]*6[ ]+.*[ ]+mov bar1,%eax -+[ ]*6[ ]+.* -+[ ]*7[ ]+.*[ ]+mov bar2,%eax ---- gas/testsuite/gas/i386/inval-equ-2.l.mm 2008-03-03 15:28:58.000000000 +0000 -+++ gas/testsuite/gas/i386/inval-equ-2.l 2010-03-24 16:18:05.000000000 +0000 -@@ -7,13 +7,13 @@ GAS LISTING .* - - [ ]*1[ ]+\.globl bar1 - [ ]*2[ ]+\.set bar1,\(%eax\+1\) --[ ]*3[ ]+\?\?\?\? A12A0000 mov bar1,%eax --[ ]*3[ ]+00 -+[ ]*3[ ]+.*[ ]+mov bar1,%eax -+[ ]*3[ ]+.* - [ ]*4[ ]+\.set bar2,\(%eax\+1\) --[ ]*5[ ]+\?\?\?\? A12A0000 mov bar2,%eax --[ ]*5[ ]+00 -+[ ]*5[ ]+.*[ ]+mov bar2,%eax -+[ ]*5[ ]+.* - [ ]*6[ ]+\.globl bar2 - [ ]*7[ ]+\.set bar3,\(%eax\+1\) --[ ]*8[ ]+\?\?\?\? A12A0000 mov bar3,%eax -+[ ]*8[ ]+.*[ ]+mov bar3,%eax - \*\*\*\* Error:can't make global register symbol `bar3' --[ ]*8[ ]+00 -+[ ]*8[ ]+.* diff --git a/xop.diff.gz b/xop.diff.gz index 258e2f8..baabb51 100644 --- a/xop.diff.gz +++ b/xop.diff.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f0078258ddb6ba70e0a0d17c295930ce900d1e997156b81e78e88cb8cf77d61 -size 200629 +oid sha256:24d85a416878242cefcb8704ebc286501d01e1a2addaa140a847f83247a0f2b0 +size 199175