toolchain: gcc: Remove gcc 8.x support
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Oct 2022 14:15:16 +0000 (16:15 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Oct 2022 20:53:33 +0000 (22:53 +0200)
commita14544d1bb6f6840dd64c600c58d938b193c09e3
tree7cafa4ef4f5e106faf83b3c7dcea86c4cf5ecabb
parent58b65525f3165792a998fdb24fda11aa4097a7be
toolchain: gcc: Remove gcc 8.x support

This compiler is old and not used by OpenWrt for some time now.

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