SHA256
1
0
forked from pool/binutils

Accepting request 826840 from home:marxin:branches:devel:gcc

- Add binutils-2.35-branch.diff.gz: it includes fix for
  nm -B for objects compiled with -flto and -fcommon.

OBS-URL: https://build.opensuse.org/request/show/826840
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=341
This commit is contained in:
Richard Biener 2020-08-24 10:18:52 +00:00 committed by Git OBS Bridge
parent f041903f7b
commit 79c794c6c5
47 changed files with 233 additions and 46 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e685b8d6fcdd73dc3c0cfe322d1defc3b39daf927fd618b8d11d96849877ee18
size 383731

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package binutils # spec file for package binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -65,7 +65,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -81,6 +81,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -170,6 +171,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-aarch64-binutils # spec file for package cross-aarch64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-arm-binutils # spec file for package cross-arm-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-avr-binutils # spec file for package cross-avr-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-epiphany-binutils # spec file for package cross-epiphany-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-hppa-binutils # spec file for package cross-hppa-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-hppa64-binutils # spec file for package cross-hppa64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-i386-binutils # spec file for package cross-i386-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ia64-binutils # spec file for package cross-ia64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-m68k-binutils # spec file for package cross-m68k-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-mips-binutils # spec file for package cross-mips-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc-binutils # spec file for package cross-ppc-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc64-binutils # spec file for package cross-ppc64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc64le-binutils # spec file for package cross-ppc64le-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-riscv64-binutils # spec file for package cross-riscv64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-rx-binutils # spec file for package cross-rx-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-s390-binutils # spec file for package cross-s390-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-s390x-binutils # spec file for package cross-s390x-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-sparc-binutils # spec file for package cross-sparc-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-sparc64-binutils # spec file for package cross-sparc64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-spu-binutils # spec file for package cross-spu-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-x86_64-binutils # spec file for package cross-x86_64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 15 08:42:59 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add binutils-2.35-branch.diff.gz: it includes fix for
nm -B for objects compiled with -flto and -fcommon.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-xtensa-binutils # spec file for package cross-xtensa-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -84,6 +84,7 @@ Source5: binutils.keyring
Source1: pre_checkin.sh Source1: pre_checkin.sh
Source2: README.First-for.SUSE.packagers Source2: README.First-for.SUSE.packagers
Source3: baselibs.conf Source3: baselibs.conf
Patch1: binutils-2.35-branch.diff.gz
Patch3: binutils-skip-rpaths.patch Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch Patch5: x86-64-biarch.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%setup -q -n binutils-%{version} %setup -q -n binutils-%{version}
# Patch is outside test_vanilla because it's supposed to be the # Patch is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version # patch bringing the tarball to the newest upstream version
%patch1 -p1
%if !%{test_vanilla} %if !%{test_vanilla}
%patch3 -p1 %patch3 -p1
%patch4 %patch4