SHA256
1
0
forked from pool/binutils

Accepting request 37774 from devel:gcc

checked in (request 37774)

OBS-URL: https://build.opensuse.org/request/show/37774
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=27
This commit is contained in:
OBS User autobuild 2010-04-13 19:21:51 +00:00 committed by Git OBS Bridge
parent 960c464580
commit 117eb4f1aa
35 changed files with 32 additions and 163 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
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,7 +84,6 @@ 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
@ -296,7 +295,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,8 +1,3 @@
-------------------------------------------------------------------
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 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
@ -84,7 +84,6 @@ 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
@ -268,7 +267,6 @@ 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,12 +0,0 @@
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;