SHA256
1
0
forked from pool/binutils

- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=243
This commit is contained in:
Richard Biener 2017-07-26 10:55:44 +00:00 committed by Git OBS Bridge
parent db99b0ff62
commit 077dac8506
45 changed files with 165 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- gold/mips.cc.orig 2017-07-26 12:42:53.595075930 +0200
+++ gold/mips.cc 2017-07-26 12:43:15.859443263 +0200
@@ -5664,7 +5664,7 @@
: addend_a);
Valtype x = psymval->value(object, addend);
- x = ((x + (uint64_t) 0x800080008000) >> 48) & 0xffff;
+ x = ((x + (uint64_t) 0x800080008000ULL) >> 48) & 0xffff;
val = Bits<32>::bit_select32(val, x, 0xffff);
if (calculate_only)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -96,6 +96,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -170,6 +171,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 26 10:53:13 UTC 2017 - rguenther@suse.com
- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
-------------------------------------------------------------------
Wed Jul 26 08:05:04 UTC 2017 - rguenther@suse.com

View File

@ -99,6 +99,7 @@ Patch14: binutils-build-as-needed.diff
Patch18: gold-depend-on-opcodes.diff
Patch22: binutils-bfd_h.patch
Patch34: aarch64-common-pagesize.patch
Patch35: binutils-2.29-gold-mips.patch
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch93: cross-avr-size.patch
@ -173,6 +174,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch18
%patch22
%patch34 -p1
%patch35
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90