forked from pool/binutils
Accepting request 335624 from home:Andreas_Schwab:Factory
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold OBS-URL: https://build.opensuse.org/request/show/335624 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=194
This commit is contained in:
parent
ada421c799
commit
e79c7d734f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -103,6 +103,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -184,6 +185,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 10:35:13 UTC 2015 - schwab@suse.de
|
||||
|
||||
- gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 12:43:33 UTC 2015 - matz@suse.de
|
||||
|
||||
|
@ -106,6 +106,7 @@ Patch28: 0002-S-390-Add-check-for-length-field-operand.patch
|
||||
Patch29: 0003-S-390-Add-more-IBM-z13-instructions.patch
|
||||
Patch30: 0004-S-390-Fixes-for-z13-instructions.patch
|
||||
Patch31: 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch
|
||||
Patch32: gold-arm64-abi-pagesize.patch
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
Patch93: cross-avr-size.patch
|
||||
@ -187,6 +188,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch31 -p1
|
||||
%patch32 -p1
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
|
40
gold-arm64-abi-pagesize.patch
Normal file
40
gold-arm64-abi-pagesize.patch
Normal file
@ -0,0 +1,40 @@
|
||||
Index: binutils-2.25.0/gold/aarch64.cc
|
||||
===================================================================
|
||||
--- binutils-2.25.0.orig/gold/aarch64.cc
|
||||
+++ binutils-2.25.0/gold/aarch64.cc
|
||||
@@ -790,7 +790,7 @@ const Target::Target_info Target_aarch64
|
||||
'\0', // wrap_char
|
||||
"/lib/ld.so.1", // program interpreter
|
||||
0x400000, // default_text_segment_address
|
||||
- 0x1000, // abi_pagesize (overridable by -z max-page-size)
|
||||
+ 0x10000, // abi_pagesize (overridable by -z max-page-size)
|
||||
0x1000, // common_pagesize (overridable by -z common-page-size)
|
||||
false, // isolate_execinstr
|
||||
0, // rosegment_gap
|
||||
@@ -817,7 +817,7 @@ const Target::Target_info Target_aarch64
|
||||
'\0', // wrap_char
|
||||
"/lib/ld.so.1", // program interpreter
|
||||
0x400000, // default_text_segment_address
|
||||
- 0x1000, // abi_pagesize (overridable by -z max-page-size)
|
||||
+ 0x10000, // abi_pagesize (overridable by -z max-page-size)
|
||||
0x1000, // common_pagesize (overridable by -z common-page-size)
|
||||
false, // isolate_execinstr
|
||||
0, // rosegment_gap
|
||||
@@ -844,7 +844,7 @@ const Target::Target_info Target_aarch64
|
||||
'\0', // wrap_char
|
||||
"/lib/ld.so.1", // program interpreter
|
||||
0x400000, // default_text_segment_address
|
||||
- 0x1000, // abi_pagesize (overridable by -z max-page-size)
|
||||
+ 0x10000, // abi_pagesize (overridable by -z max-page-size)
|
||||
0x1000, // common_pagesize (overridable by -z common-page-size)
|
||||
false, // isolate_execinstr
|
||||
0, // rosegment_gap
|
||||
@@ -871,7 +871,7 @@ const Target::Target_info Target_aarch64
|
||||
'\0', // wrap_char
|
||||
"/lib/ld.so.1", // program interpreter
|
||||
0x400000, // default_text_segment_address
|
||||
- 0x1000, // abi_pagesize (overridable by -z max-page-size)
|
||||
+ 0x10000, // abi_pagesize (overridable by -z max-page-size)
|
||||
0x1000, // common_pagesize (overridable by -z common-page-size)
|
||||
false, // isolate_execinstr
|
||||
0, // rosegment_gap
|
Loading…
Reference in New Issue
Block a user