build: remove GCC7 support
authorPaul Spooren <mail@aparcar.org>
Sun, 19 Sep 2021 09:30:30 +0000 (23:30 -1000)
committerPaul Spooren <mail@aparcar.org>
Sun, 19 Sep 2021 21:26:00 +0000 (11:26 -1000)
commit62ed1af15d1f665c2b511622059b933081924a8f
tree41a90ece67735f3faa3eeed1abda6fc5dd352bd6
parent244847dae9cc0f1cb963cf2c40293f06534ca240
build: remove GCC7 support

The development branch is now on version 10, we shouldn't drag to many
old versions and therefore drop at least 7.x.

Signed-off-by: Paul Spooren <mail@aparcar.org>
Acked-by: Rosen Penev <rosenp@gmail.com>
Acked-by: Rui Salvaterra <rsalvaterra@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Aleksander Jan Bajkowski <A.Bajkowski@stud.elka.pw.edu.pl>
26 files changed:
rules.mk
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/7.5.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/7.5.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/7.5.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/7.5.0/110-Fix-MIPS-PR-84790.patch [deleted file]
toolchain/gcc/patches/7.5.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/7.5.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/7.5.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/7.5.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/7.5.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/7.5.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/7.5.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/7.5.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/7.5.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/7.5.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/7.5.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/7.5.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/7.5.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/7.5.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/7.5.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [deleted file]
toolchain/gcc/patches/7.5.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/7.5.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/7.5.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [deleted file]