gcc: remove support for version 6.3.0
authorFelix Fietkau <nbd@nbd.name>
Sat, 12 May 2018 12:56:36 +0000 (14:56 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:32:19 +0000 (17:32 +0100)
commit8ec560aefb110c0cb40ed8d704043839de036222
treea474cd4a1bc14c7d124dcb69ed645c78309e8a1a
parente0ba331983e0b7b88d3b472eb4407433e823239c
gcc: remove support for version 6.3.0

It is obsoleted by gcc 7

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(backported from 29e2f9ea5b2eaafc5e184be71cfe915b6f46cee4)
26 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/6.3.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/6.3.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/6.3.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/6.3.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/6.3.0/280-musl-disable-ifunc-by-default.patch [deleted file]
toolchain/gcc/patches/6.3.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/6.3.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/6.3.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/6.3.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/6.3.0/830-arm_unbreak_armv4t.patch [deleted file]
toolchain/gcc/patches/6.3.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/6.3.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/6.3.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/6.3.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/6.3.0/880-no_java_section.patch [deleted file]
toolchain/gcc/patches/6.3.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/6.3.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/6.3.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/6.3.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/6.3.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/6.3.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/6.3.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/6.3.0/960-fix-ubsan-defref.patch [deleted file]