toolchain: gcc: Remove gcc 10.x support
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Oct 2022 14:16:55 +0000 (16:16 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Oct 2022 20:53:33 +0000 (22:53 +0200)
commit9db3caa7490907d05a7378e48a69ee01a4461e99
treee4de8b915ea758e3ac7c7e380a08c8692c526562
parenta14544d1bb6f6840dd64c600c58d938b193c09e3
toolchain: gcc: Remove gcc 10.x support

This compiler is old and was never used by default in OpenWrt.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
21 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches-10.x/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches-10.x/010-documentation.patch [deleted file]
toolchain/gcc/patches-10.x/110-Fix-MIPS-PR-84790.patch [deleted file]
toolchain/gcc/patches-10.x/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches-10.x/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches-10.x/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches-10.x/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches-10.x/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches-10.x/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches-10.x/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches-10.x/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches-10.x/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches-10.x/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches-10.x/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches-10.x/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches-10.x/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches-10.x/931-libffi-fix-MIPS-softfloat-build-issue.patch [deleted file]
toolchain/gcc/patches-10.x/960-gotools-fix-compilation-when-making-cross-compiler.patch [deleted file]