diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-04-10 20:37:55 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-04-11 23:01:30 +0200 |
commit | acb0788b8e586cdd1329ff16d4570879e7f48f7b (patch) | |
tree | 42f9502e8a310375c0ba3d54e51aa1c45be26a20 /toolchain/gcc/patches | |
parent | ca3289b2901953a0be82f2b69ed761d7f5196952 (diff) | |
download | upstream-acb0788b8e586cdd1329ff16d4570879e7f48f7b.tar.gz upstream-acb0788b8e586cdd1329ff16d4570879e7f48f7b.tar.bz2 upstream-acb0788b8e586cdd1329ff16d4570879e7f48f7b.zip |
toolchain: gcc: Update to version 10.3.0
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'toolchain/gcc/patches')
-rw-r--r-- | toolchain/gcc/patches/10.3.0/002-case_insensitive.patch (renamed from toolchain/gcc/patches/10.2.0/002-case_insensitive.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/010-documentation.patch (renamed from toolchain/gcc/patches/10.2.0/010-documentation.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/110-Fix-MIPS-PR-84790.patch (renamed from toolchain/gcc/patches/10.2.0/110-Fix-MIPS-PR-84790.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/230-musl_libssp.patch (renamed from toolchain/gcc/patches/10.2.0/230-musl_libssp.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/300-mips_Os_cpu_rtx_cost_model.patch (renamed from toolchain/gcc/patches/10.2.0/300-mips_Os_cpu_rtx_cost_model.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/810-arm-softfloat-libgcc.patch (renamed from toolchain/gcc/patches/10.2.0/810-arm-softfloat-libgcc.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/820-libgcc_pic.patch (renamed from toolchain/gcc/patches/10.2.0/820-libgcc_pic.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/840-armv4_pass_fix-v4bx_to_ld.patch (renamed from toolchain/gcc/patches/10.2.0/840-armv4_pass_fix-v4bx_to_ld.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/850-use_shared_libgcc.patch (renamed from toolchain/gcc/patches/10.2.0/850-use_shared_libgcc.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/851-libgcc_no_compat.patch (renamed from toolchain/gcc/patches/10.2.0/851-libgcc_no_compat.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/870-ppc_no_crtsavres.patch (renamed from toolchain/gcc/patches/10.2.0/870-ppc_no_crtsavres.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/881-no_tm_section.patch (renamed from toolchain/gcc/patches/10.2.0/881-no_tm_section.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/900-bad-mips16-crt.patch (renamed from toolchain/gcc/patches/10.2.0/900-bad-mips16-crt.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/910-mbsd_multi.patch (renamed from toolchain/gcc/patches/10.2.0/910-mbsd_multi.patch) | 6 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/920-specs_nonfatal_getenv.patch (renamed from toolchain/gcc/patches/10.2.0/920-specs_nonfatal_getenv.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/930-fix-mips-noexecstack.patch (renamed from toolchain/gcc/patches/10.2.0/930-fix-mips-noexecstack.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/931-libffi-fix-MIPS-softfloat-build-issue.patch (renamed from toolchain/gcc/patches/10.2.0/931-libffi-fix-MIPS-softfloat-build-issue.patch) | 0 | ||||
-rw-r--r-- | toolchain/gcc/patches/10.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch (renamed from toolchain/gcc/patches/10.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch) | 0 |
18 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gcc/patches/10.2.0/002-case_insensitive.patch b/toolchain/gcc/patches/10.3.0/002-case_insensitive.patch index 409497e5a3..409497e5a3 100644 --- a/toolchain/gcc/patches/10.2.0/002-case_insensitive.patch +++ b/toolchain/gcc/patches/10.3.0/002-case_insensitive.patch diff --git a/toolchain/gcc/patches/10.2.0/010-documentation.patch b/toolchain/gcc/patches/10.3.0/010-documentation.patch index 85990e5acc..85990e5acc 100644 --- a/toolchain/gcc/patches/10.2.0/010-documentation.patch +++ b/toolchain/gcc/patches/10.3.0/010-documentation.patch diff --git a/toolchain/gcc/patches/10.2.0/110-Fix-MIPS-PR-84790.patch b/toolchain/gcc/patches/10.3.0/110-Fix-MIPS-PR-84790.patch index 82ac013d30..82ac013d30 100644 --- a/toolchain/gcc/patches/10.2.0/110-Fix-MIPS-PR-84790.patch +++ b/toolchain/gcc/patches/10.3.0/110-Fix-MIPS-PR-84790.patch diff --git a/toolchain/gcc/patches/10.2.0/230-musl_libssp.patch b/toolchain/gcc/patches/10.3.0/230-musl_libssp.patch index 63f37662f4..63f37662f4 100644 --- a/toolchain/gcc/patches/10.2.0/230-musl_libssp.patch +++ b/toolchain/gcc/patches/10.3.0/230-musl_libssp.patch diff --git a/toolchain/gcc/patches/10.2.0/300-mips_Os_cpu_rtx_cost_model.patch b/toolchain/gcc/patches/10.3.0/300-mips_Os_cpu_rtx_cost_model.patch index 8c4a5fce19..8c4a5fce19 100644 --- a/toolchain/gcc/patches/10.2.0/300-mips_Os_cpu_rtx_cost_model.patch +++ b/toolchain/gcc/patches/10.3.0/300-mips_Os_cpu_rtx_cost_model.patch diff --git a/toolchain/gcc/patches/10.2.0/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/10.3.0/810-arm-softfloat-libgcc.patch index 5c9d86aead..5c9d86aead 100644 --- a/toolchain/gcc/patches/10.2.0/810-arm-softfloat-libgcc.patch +++ b/toolchain/gcc/patches/10.3.0/810-arm-softfloat-libgcc.patch diff --git a/toolchain/gcc/patches/10.2.0/820-libgcc_pic.patch b/toolchain/gcc/patches/10.3.0/820-libgcc_pic.patch index ddd6cf8732..ddd6cf8732 100644 --- a/toolchain/gcc/patches/10.2.0/820-libgcc_pic.patch +++ b/toolchain/gcc/patches/10.3.0/820-libgcc_pic.patch diff --git a/toolchain/gcc/patches/10.2.0/840-armv4_pass_fix-v4bx_to_ld.patch b/toolchain/gcc/patches/10.3.0/840-armv4_pass_fix-v4bx_to_ld.patch index e3cb616c4e..e3cb616c4e 100644 --- a/toolchain/gcc/patches/10.2.0/840-armv4_pass_fix-v4bx_to_ld.patch +++ b/toolchain/gcc/patches/10.3.0/840-armv4_pass_fix-v4bx_to_ld.patch diff --git a/toolchain/gcc/patches/10.2.0/850-use_shared_libgcc.patch b/toolchain/gcc/patches/10.3.0/850-use_shared_libgcc.patch index 8b17f1374f..8b17f1374f 100644 --- a/toolchain/gcc/patches/10.2.0/850-use_shared_libgcc.patch +++ b/toolchain/gcc/patches/10.3.0/850-use_shared_libgcc.patch diff --git a/toolchain/gcc/patches/10.2.0/851-libgcc_no_compat.patch b/toolchain/gcc/patches/10.3.0/851-libgcc_no_compat.patch index d710e40717..d710e40717 100644 --- a/toolchain/gcc/patches/10.2.0/851-libgcc_no_compat.patch +++ b/toolchain/gcc/patches/10.3.0/851-libgcc_no_compat.patch diff --git a/toolchain/gcc/patches/10.2.0/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/10.3.0/870-ppc_no_crtsavres.patch index bc182f0cec..bc182f0cec 100644 --- a/toolchain/gcc/patches/10.2.0/870-ppc_no_crtsavres.patch +++ b/toolchain/gcc/patches/10.3.0/870-ppc_no_crtsavres.patch diff --git a/toolchain/gcc/patches/10.2.0/881-no_tm_section.patch b/toolchain/gcc/patches/10.3.0/881-no_tm_section.patch index 2029910fd0..2029910fd0 100644 --- a/toolchain/gcc/patches/10.2.0/881-no_tm_section.patch +++ b/toolchain/gcc/patches/10.3.0/881-no_tm_section.patch diff --git a/toolchain/gcc/patches/10.2.0/900-bad-mips16-crt.patch b/toolchain/gcc/patches/10.3.0/900-bad-mips16-crt.patch index dd6e9dc889..dd6e9dc889 100644 --- a/toolchain/gcc/patches/10.2.0/900-bad-mips16-crt.patch +++ b/toolchain/gcc/patches/10.3.0/900-bad-mips16-crt.patch diff --git a/toolchain/gcc/patches/10.2.0/910-mbsd_multi.patch b/toolchain/gcc/patches/10.3.0/910-mbsd_multi.patch index 452cc1cb4e..3ed6238310 100644 --- a/toolchain/gcc/patches/10.2.0/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/10.3.0/910-mbsd_multi.patch @@ -102,7 +102,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000 Assume normal C execution environment. --- a/gcc/common.opt +++ b/gcc/common.opt -@@ -1657,6 +1657,9 @@ fguess-branch-probability +@@ -1660,6 +1660,9 @@ fguess-branch-probability Common Report Var(flag_guess_branch_prob) Optimization Enable guessing of branch probabilities. @@ -114,7 +114,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000 ; On SVR4 targets, it also controls whether or not to emit a --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi -@@ -8169,6 +8169,17 @@ This option is only supported for C and +@@ -8171,6 +8171,17 @@ This option is only supported for C and @option{-Wall} and by @option{-Wpedantic}, which can be disabled with @option{-Wno-pointer-sign}. @@ -134,7 +134,7 @@ Date: Tue Jul 31 00:52:27 2007 +0000 @opindex Wno-stack-protector --- a/gcc/opts.c +++ b/gcc/opts.c -@@ -2308,6 +2308,9 @@ common_handle_option (struct gcc_options +@@ -2318,6 +2318,9 @@ common_handle_option (struct gcc_options /* Currently handled in a prescan. */ break; diff --git a/toolchain/gcc/patches/10.2.0/920-specs_nonfatal_getenv.patch b/toolchain/gcc/patches/10.3.0/920-specs_nonfatal_getenv.patch index 487b9e47cb..487b9e47cb 100644 --- a/toolchain/gcc/patches/10.2.0/920-specs_nonfatal_getenv.patch +++ b/toolchain/gcc/patches/10.3.0/920-specs_nonfatal_getenv.patch diff --git a/toolchain/gcc/patches/10.2.0/930-fix-mips-noexecstack.patch b/toolchain/gcc/patches/10.3.0/930-fix-mips-noexecstack.patch index e795acd1de..e795acd1de 100644 --- a/toolchain/gcc/patches/10.2.0/930-fix-mips-noexecstack.patch +++ b/toolchain/gcc/patches/10.3.0/930-fix-mips-noexecstack.patch diff --git a/toolchain/gcc/patches/10.2.0/931-libffi-fix-MIPS-softfloat-build-issue.patch b/toolchain/gcc/patches/10.3.0/931-libffi-fix-MIPS-softfloat-build-issue.patch index fb4cb1533a..fb4cb1533a 100644 --- a/toolchain/gcc/patches/10.2.0/931-libffi-fix-MIPS-softfloat-build-issue.patch +++ b/toolchain/gcc/patches/10.3.0/931-libffi-fix-MIPS-softfloat-build-issue.patch diff --git a/toolchain/gcc/patches/10.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch b/toolchain/gcc/patches/10.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch index b1d7576328..b1d7576328 100644 --- a/toolchain/gcc/patches/10.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch +++ b/toolchain/gcc/patches/10.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch |