toolchain: Update GCC 8 to version 8.4.0
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 15 Mar 2020 17:12:26 +0000 (18:12 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 18 Mar 2020 22:55:51 +0000 (23:55 +0100)
commitdb70077668e757a27f41d9cb3c84f28ea7d4c22e
tree97d3f5167db7be6eb23cdf08402dcf60123825e3
parentd33200824f031169874ab18412ed8c0bed042e9e
toolchain: Update GCC 8 to version 8.4.0

The removed patch is included in GCC 8.4.0.

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