- Add binutils-2.26-branch.diff, updates to branch head.

* Adds -mrelax-relocations on x86
  * Fixes bso#19698

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=206
This commit is contained in:
Richard Biener 2016-02-29 13:11:41 +00:00 committed by Git OBS Bridge
parent 6e994e1dd9
commit b8241668cd
43 changed files with 5335 additions and 0 deletions

5146
binutils-2.26-branch.diff Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -82,6 +82,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -153,6 +154,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 29 12:49:50 UTC 2016 - rguenther@suse.com
- Add binutils-2.26-branch.diff, updates to branch head.
* Adds -mrelax-relocations on x86
* Fixes bso#19698
-------------------------------------------------------------------
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com

View File

@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
Source1: pre_checkin.sh
Source2: README.First-for.SuSE.packagers
Source3: baselibs.conf
Patch: binutils-2.26-branch.diff
Patch3: binutils-skip-rpaths.patch
Patch4: s390-biarch.diff
Patch5: x86-64-biarch.patch
@ -156,6 +157,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
# Patch1 is outside test_vanilla because it's supposed to be the
# patch bringing the tarball to the newest upstream version
%if !%{test_vanilla}
%patch -p1
%patch3
%patch4
%patch5