toolchain/gcc: bump to 7.5.0
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Tue, 19 Nov 2019 09:38:45 +0000 (10:38 +0100)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Tue, 19 Nov 2019 13:59:03 +0000 (14:59 +0100)
commite5c18dad14956ef41488fc7016ef0aa57e7347c7
treee5ae1c45ecfaa8580ab64b4ac5426b72ac7b1c66
parent7533087565005ecb41954790d4991cb7c32bb066
toolchain/gcc: bump to 7.5.0

This updates the GCC to the next minor release which fixes +213 bugs.
Tested on ARMv6, ARMv7, MIPS R2, x86

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
46 files changed:
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/7.4.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/7.4.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/7.4.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/7.4.0/110-Fix-MIPS-PR-84790.patch [deleted file]
toolchain/gcc/patches/7.4.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/7.4.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/7.4.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/7.4.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/7.4.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/7.4.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/7.4.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/7.4.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/7.4.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/7.4.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/7.4.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/7.4.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/7.4.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/7.4.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/7.4.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [deleted file]
toolchain/gcc/patches/7.4.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/7.4.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/7.4.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [deleted file]
toolchain/gcc/patches/7.5.0/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/110-Fix-MIPS-PR-84790.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/950-cpp_file_path_translation.patch [new file with mode: 0644]
toolchain/gcc/patches/7.5.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [new file with mode: 0644]