toolchain: bump GCC 12 to 12.2.0
authorNick Hainke <vincent@systemli.org>
Mon, 22 Aug 2022 08:17:33 +0000 (10:17 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Aug 2022 16:29:10 +0000 (18:29 +0200)
commitfac1f38d7559230eddbbab996c32b12b314fae15
tree0c3c36edba4c1eac6bb3a2e5bf758d1e1a3b2f37
parentf0adf253fdcf78ce005dad9652b405a4ad2726e6
toolchain: bump GCC 12 to 12.2.0

Refreshed patches:
- 910-mbsd_multi.patch
- 970-macos_arm64-building-fix.patch

Signed-off-by: Nick Hainke <vincent@systemli.org>
36 files changed:
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/12.1.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/12.1.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/12.1.0/110-Fix-MIPS-PR-84790.patch [deleted file]
toolchain/gcc/patches/12.1.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/12.1.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/12.1.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/12.1.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/12.1.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/12.1.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/12.1.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/12.1.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/12.1.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/12.1.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/12.1.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/12.1.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/12.1.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [deleted file]
toolchain/gcc/patches/12.1.0/970-macos_arm64-building-fix.patch [deleted file]
toolchain/gcc/patches/12.2.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/110-Fix-MIPS-PR-84790.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [new file with mode: 0644]
toolchain/gcc/patches/12.2.0/970-macos_arm64-building-fix.patch [new file with mode: 0644]