aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-05-12 12:49:06 +0200
committerNick Hainke <vincent@systemli.org>2023-05-16 18:43:31 +0200
commit54cc4cc7f6e90fd16139d3e4f98f6fe9b577f2f6 (patch)
tree8ef587d27c5103bcfc6d901d8d394e9095c698cd /devel
parent3695d60e1eeaa047c33fe45e43c4e5f5cee382b7 (diff)
gcc: copy patches from 12.2.0 to 12.3.0
This simplifies reviewing process. Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'devel')
-rw-r--r--devel/gcc/patches/12.3.0/002-case_insensitive.patch (renamed from devel/gcc/patches/12.2.0/002-case_insensitive.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/003-dont-choke-when-building-32bit-on-64bit.patch (renamed from devel/gcc/patches/12.2.0/003-dont-choke-when-building-32bit-on-64bit.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/010-documentation.patch (renamed from devel/gcc/patches/12.2.0/010-documentation.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/110-Fix-MIPS-PR-84790.patch (renamed from devel/gcc/patches/12.2.0/110-Fix-MIPS-PR-84790.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/230-musl_libssp.patch (renamed from devel/gcc/patches/12.2.0/230-musl_libssp.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/300-mips_Os_cpu_rtx_cost_model.patch (renamed from devel/gcc/patches/12.2.0/300-mips_Os_cpu_rtx_cost_model.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/810-arm-softfloat-libgcc.patch (renamed from devel/gcc/patches/12.2.0/810-arm-softfloat-libgcc.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/820-libgcc_pic.patch (renamed from devel/gcc/patches/12.2.0/820-libgcc_pic.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/840-armv4_pass_fix-v4bx_to_ld.patch (renamed from devel/gcc/patches/12.2.0/840-armv4_pass_fix-v4bx_to_ld.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/850-use_shared_libgcc.patch (renamed from devel/gcc/patches/12.2.0/850-use_shared_libgcc.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/851-libgcc_no_compat.patch (renamed from devel/gcc/patches/12.2.0/851-libgcc_no_compat.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/870-ppc_no_crtsavres.patch (renamed from devel/gcc/patches/12.2.0/870-ppc_no_crtsavres.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/881-no_tm_section.patch (renamed from devel/gcc/patches/12.2.0/881-no_tm_section.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/900-bad-mips16-crt.patch (renamed from devel/gcc/patches/12.2.0/900-bad-mips16-crt.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/910-mbsd_multi.patch (renamed from devel/gcc/patches/12.2.0/910-mbsd_multi.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/920-specs_nonfatal_getenv.patch (renamed from devel/gcc/patches/12.2.0/920-specs_nonfatal_getenv.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch (renamed from devel/gcc/patches/12.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch)0
-rw-r--r--devel/gcc/patches/12.3.0/970-macos_arm64-building-fix.patch (renamed from devel/gcc/patches/12.2.0/970-macos_arm64-building-fix.patch)0
18 files changed, 0 insertions, 0 deletions
diff --git a/devel/gcc/patches/12.2.0/002-case_insensitive.patch b/devel/gcc/patches/12.3.0/002-case_insensitive.patch
index 409497e5a..409497e5a 100644
--- a/devel/gcc/patches/12.2.0/002-case_insensitive.patch
+++ b/devel/gcc/patches/12.3.0/002-case_insensitive.patch
diff --git a/devel/gcc/patches/12.2.0/003-dont-choke-when-building-32bit-on-64bit.patch b/devel/gcc/patches/12.3.0/003-dont-choke-when-building-32bit-on-64bit.patch
index c41f35e33..c41f35e33 100644
--- a/devel/gcc/patches/12.2.0/003-dont-choke-when-building-32bit-on-64bit.patch
+++ b/devel/gcc/patches/12.3.0/003-dont-choke-when-building-32bit-on-64bit.patch
diff --git a/devel/gcc/patches/12.2.0/010-documentation.patch b/devel/gcc/patches/12.3.0/010-documentation.patch
index 39ee48ed6..39ee48ed6 100644
--- a/devel/gcc/patches/12.2.0/010-documentation.patch
+++ b/devel/gcc/patches/12.3.0/010-documentation.patch
diff --git a/devel/gcc/patches/12.2.0/110-Fix-MIPS-PR-84790.patch b/devel/gcc/patches/12.3.0/110-Fix-MIPS-PR-84790.patch
index 856fd6a46..856fd6a46 100644
--- a/devel/gcc/patches/12.2.0/110-Fix-MIPS-PR-84790.patch
+++ b/devel/gcc/patches/12.3.0/110-Fix-MIPS-PR-84790.patch
diff --git a/devel/gcc/patches/12.2.0/230-musl_libssp.patch b/devel/gcc/patches/12.3.0/230-musl_libssp.patch
index 3ce5e4958..3ce5e4958 100644
--- a/devel/gcc/patches/12.2.0/230-musl_libssp.patch
+++ b/devel/gcc/patches/12.3.0/230-musl_libssp.patch
diff --git a/devel/gcc/patches/12.2.0/300-mips_Os_cpu_rtx_cost_model.patch b/devel/gcc/patches/12.3.0/300-mips_Os_cpu_rtx_cost_model.patch
index 1d223f2a0..1d223f2a0 100644
--- a/devel/gcc/patches/12.2.0/300-mips_Os_cpu_rtx_cost_model.patch
+++ b/devel/gcc/patches/12.3.0/300-mips_Os_cpu_rtx_cost_model.patch
diff --git a/devel/gcc/patches/12.2.0/810-arm-softfloat-libgcc.patch b/devel/gcc/patches/12.3.0/810-arm-softfloat-libgcc.patch
index 5c9d86aea..5c9d86aea 100644
--- a/devel/gcc/patches/12.2.0/810-arm-softfloat-libgcc.patch
+++ b/devel/gcc/patches/12.3.0/810-arm-softfloat-libgcc.patch
diff --git a/devel/gcc/patches/12.2.0/820-libgcc_pic.patch b/devel/gcc/patches/12.3.0/820-libgcc_pic.patch
index 525a95b56..525a95b56 100644
--- a/devel/gcc/patches/12.2.0/820-libgcc_pic.patch
+++ b/devel/gcc/patches/12.3.0/820-libgcc_pic.patch
diff --git a/devel/gcc/patches/12.2.0/840-armv4_pass_fix-v4bx_to_ld.patch b/devel/gcc/patches/12.3.0/840-armv4_pass_fix-v4bx_to_ld.patch
index e3cb616c4..e3cb616c4 100644
--- a/devel/gcc/patches/12.2.0/840-armv4_pass_fix-v4bx_to_ld.patch
+++ b/devel/gcc/patches/12.3.0/840-armv4_pass_fix-v4bx_to_ld.patch
diff --git a/devel/gcc/patches/12.2.0/850-use_shared_libgcc.patch b/devel/gcc/patches/12.3.0/850-use_shared_libgcc.patch
index 7be30f328..7be30f328 100644
--- a/devel/gcc/patches/12.2.0/850-use_shared_libgcc.patch
+++ b/devel/gcc/patches/12.3.0/850-use_shared_libgcc.patch
diff --git a/devel/gcc/patches/12.2.0/851-libgcc_no_compat.patch b/devel/gcc/patches/12.3.0/851-libgcc_no_compat.patch
index d710e4071..d710e4071 100644
--- a/devel/gcc/patches/12.2.0/851-libgcc_no_compat.patch
+++ b/devel/gcc/patches/12.3.0/851-libgcc_no_compat.patch
diff --git a/devel/gcc/patches/12.2.0/870-ppc_no_crtsavres.patch b/devel/gcc/patches/12.3.0/870-ppc_no_crtsavres.patch
index e51079dc1..e51079dc1 100644
--- a/devel/gcc/patches/12.2.0/870-ppc_no_crtsavres.patch
+++ b/devel/gcc/patches/12.3.0/870-ppc_no_crtsavres.patch
diff --git a/devel/gcc/patches/12.2.0/881-no_tm_section.patch b/devel/gcc/patches/12.3.0/881-no_tm_section.patch
index 2029910fd..2029910fd 100644
--- a/devel/gcc/patches/12.2.0/881-no_tm_section.patch
+++ b/devel/gcc/patches/12.3.0/881-no_tm_section.patch
diff --git a/devel/gcc/patches/12.2.0/900-bad-mips16-crt.patch b/devel/gcc/patches/12.3.0/900-bad-mips16-crt.patch
index dd6e9dc88..dd6e9dc88 100644
--- a/devel/gcc/patches/12.2.0/900-bad-mips16-crt.patch
+++ b/devel/gcc/patches/12.3.0/900-bad-mips16-crt.patch
diff --git a/devel/gcc/patches/12.2.0/910-mbsd_multi.patch b/devel/gcc/patches/12.3.0/910-mbsd_multi.patch
index 4033c5b23..4033c5b23 100644
--- a/devel/gcc/patches/12.2.0/910-mbsd_multi.patch
+++ b/devel/gcc/patches/12.3.0/910-mbsd_multi.patch
diff --git a/devel/gcc/patches/12.2.0/920-specs_nonfatal_getenv.patch b/devel/gcc/patches/12.3.0/920-specs_nonfatal_getenv.patch
index 0f7d40b24..0f7d40b24 100644
--- a/devel/gcc/patches/12.2.0/920-specs_nonfatal_getenv.patch
+++ b/devel/gcc/patches/12.3.0/920-specs_nonfatal_getenv.patch
diff --git a/devel/gcc/patches/12.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch b/devel/gcc/patches/12.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch
index b1d757632..b1d757632 100644
--- a/devel/gcc/patches/12.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch
+++ b/devel/gcc/patches/12.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch
diff --git a/devel/gcc/patches/12.2.0/970-macos_arm64-building-fix.patch b/devel/gcc/patches/12.3.0/970-macos_arm64-building-fix.patch
index 86fa68e1b..86fa68e1b 100644
--- a/devel/gcc/patches/12.2.0/970-macos_arm64-building-fix.patch
+++ b/devel/gcc/patches/12.3.0/970-macos_arm64-building-fix.patch