SHA256
3
0
forked from pool/binutils

- 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
This commit is contained in:
Michael Matz 2010-04-12 11:37:10 +00:00 committed by Git OBS Bridge
parent 93787b9829
commit 960c464580
35 changed files with 163 additions and 32 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

View File

@ -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

View File

@ -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.
#
@ -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

12
fix-ppc-perturb.diff Normal file
View File

@ -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;