- 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:
parent
6e994e1dd9
commit
b8241668cd
5146
binutils-2.26-branch.diff
Normal file
5146
binutils-2.26-branch.diff
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -82,6 +82,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
@ -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
|
Mon Feb 1 09:03:02 UTC 2016 - rguenther@suse.com
|
||||||
|
|
||||||
|
@ -85,6 +85,7 @@ Source: binutils-%{binutils_version}.tar.bz2
|
|||||||
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
|
||||||
|
Patch: binutils-2.26-branch.diff
|
||||||
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
|
||||||
@ -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
|
# Patch1 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
|
||||||
%if !%{test_vanilla}
|
%if !%{test_vanilla}
|
||||||
|
%patch -p1
|
||||||
%patch3
|
%patch3
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
|
Loading…
Reference in New Issue
Block a user