From 960c464580b368de56f0b98b0d25a7dc2b7dd4c3361fa4a6184345dd0e5b1110 Mon Sep 17 00:00:00 2001 From: Michael Matz Date: Mon, 12 Apr 2010 11:37:10 +0000 Subject: [PATCH] - Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=26 --- binutils.changes | 5 +++++ binutils.spec | 2 ++ cross-alpha-binutils.changes | 5 +++++ cross-alpha-binutils.spec | 6 ++++-- cross-arm-binutils.changes | 5 +++++ cross-arm-binutils.spec | 6 ++++-- cross-avr-binutils.changes | 5 +++++ cross-avr-binutils.spec | 6 ++++-- cross-hppa-binutils.changes | 5 +++++ cross-hppa-binutils.spec | 6 ++++-- cross-hppa64-binutils.changes | 5 +++++ cross-hppa64-binutils.spec | 6 ++++-- cross-i386-binutils.changes | 5 +++++ cross-i386-binutils.spec | 6 ++++-- cross-ia64-binutils.changes | 5 +++++ cross-ia64-binutils.spec | 6 ++++-- cross-mips-binutils.changes | 5 +++++ cross-mips-binutils.spec | 6 ++++-- cross-ppc-binutils.changes | 5 +++++ cross-ppc-binutils.spec | 6 ++++-- cross-ppc64-binutils.changes | 5 +++++ cross-ppc64-binutils.spec | 6 ++++-- cross-s390-binutils.changes | 5 +++++ cross-s390-binutils.spec | 6 ++++-- cross-s390x-binutils.changes | 5 +++++ cross-s390x-binutils.spec | 6 ++++-- cross-sh4-binutils.changes | 5 +++++ cross-sh4-binutils.spec | 6 ++++-- cross-sparc-binutils.changes | 5 +++++ cross-sparc-binutils.spec | 6 ++++-- cross-spu-binutils.changes | 5 +++++ cross-spu-binutils.spec | 6 ++++-- cross-x86_64-binutils.changes | 5 +++++ cross-x86_64-binutils.spec | 6 ++++-- fix-ppc-perturb.diff | 12 ++++++++++++ 35 files changed, 163 insertions(+), 32 deletions(-) create mode 100644 fix-ppc-perturb.diff diff --git a/binutils.changes b/binutils.changes index 8a09880..9c3463f 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/binutils.spec b/binutils.spec index 0f7b22a..d2a2569 100644 --- a/binutils.spec +++ b/binutils.spec @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -295,6 +296,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 2f57927..cdf0424 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-alpha-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 171f4b5..5b10cef 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-arm-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index d5bae65..62f6d83 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-avr-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 5b79b12..b7f990b 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-hppa-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 93cbec4..1a40089 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-hppa64-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index b8561fc..6091e1c 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-i386-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index c8670bb..93fc177 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ia64-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index 53515cf..d4757dd 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-mips-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index 46359d3..d960ef4 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ppc-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 2fea3ba..b82564c 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-ppc64-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 8085357..ab89abf 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-s390-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index e50d56f..e7ce49b 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-s390x-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-sh4-binutils.changes b/cross-sh4-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-sh4-binutils.changes +++ b/cross-sh4-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-sh4-binutils.spec b/cross-sh4-binutils.spec index b4651b7..7745388 100644 --- a/cross-sh4-binutils.spec +++ b/cross-sh4-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-sh4-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index f9de48b..569ac03 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-sparc-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index a2c9618..935a0f8 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -1,5 +1,5 @@ # -# spec file for package cross-spu-binutils (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index 8a09880..9c3463f 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 12 13:34:27 CEST 2010 - matz@suse.de + +- Initialize memory for MALLOC_PERTURB on ppc. [PR gas/11486] + ------------------------------------------------------------------- Wed Mar 24 17:23:32 CET 2010 - matz@suse.de diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 5a8d14f..e509c8e 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 (Version 2.20.0) +# spec file for package 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 @@ -84,6 +84,7 @@ Patch11: use-hashtype-both-by-default.diff Patch12: s390-pic-dso.diff Patch14: binutils-build-as-needed.diff Patch15: fixup-testcase-perturb.diff +Patch16: fix-ppc-perturb.diff Patch90: cross-avr-nesc-as.patch Patch92: cross-avr-omit_section_dynsym.patch Patch100: xop.diff.gz @@ -267,6 +268,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa %patch12 %patch14 %patch15 +%patch16 -p1 %if "%{TARGET}" == "avr" cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h %patch90 diff --git a/fix-ppc-perturb.diff b/fix-ppc-perturb.diff new file mode 100644 index 0000000..58f77a6 --- /dev/null +++ b/fix-ppc-perturb.diff @@ -0,0 +1,12 @@ +Index: src/gas/config/tc-ppc.c +=================================================================== +--- src.orig/gas/config/tc-ppc.c 2009-10-02 16:51:22.000000000 +0200 ++++ src/gas/config/tc-ppc.c 2010-04-12 13:31:38.000000000 +0200 +@@ -1936,6 +1936,7 @@ ppc_elf_cons (int nbytes /* 1=.byte, 2=. + int offset; + + p = frag_more (nbytes); ++ memset (p, 0, nbytes); + offset = 0; + if (target_big_endian) + offset = nbytes - size;