diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 74d96a7a66..bb8dcbbfda 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -16,4 +16,4 @@ config GCC_VERSION string default "5.5.0" if GCC_VERSION_5 default "8.3.0" if GCC_VERSION_8 - default "7.4.0" + default "7.5.0" diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index 06a195fd9a..f7390c159e 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -32,8 +32,8 @@ ifeq ($(PKG_VERSION),5.5.0) PKG_HASH:=530cea139d82fe542b358961130c69cfde8b3d14556370b65823d2f91f0ced87 endif -ifeq ($(PKG_VERSION),7.4.0) - PKG_HASH:=eddde28d04f334aec1604456e536416549e9b1aa137fc69204e65eb0c009fe51 +ifeq ($(PKG_VERSION),7.5.0) + PKG_HASH:=b81946e7f01f90528a1f7352ab08cc602b9ccc05d4e44da4bd501c5a189ee661 endif ifeq ($(PKG_VERSION),8.3.0) diff --git a/toolchain/gcc/patches/7.4.0/001-revert_register_mode_search.patch b/toolchain/gcc/patches/7.5.0/001-revert_register_mode_search.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/001-revert_register_mode_search.patch rename to toolchain/gcc/patches/7.5.0/001-revert_register_mode_search.patch diff --git a/toolchain/gcc/patches/7.4.0/002-case_insensitive.patch b/toolchain/gcc/patches/7.5.0/002-case_insensitive.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/002-case_insensitive.patch rename to toolchain/gcc/patches/7.5.0/002-case_insensitive.patch diff --git a/toolchain/gcc/patches/7.4.0/010-documentation.patch b/toolchain/gcc/patches/7.5.0/010-documentation.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/010-documentation.patch rename to toolchain/gcc/patches/7.5.0/010-documentation.patch diff --git a/toolchain/gcc/patches/7.4.0/110-Fix-MIPS-PR-84790.patch b/toolchain/gcc/patches/7.5.0/110-Fix-MIPS-PR-84790.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/110-Fix-MIPS-PR-84790.patch rename to toolchain/gcc/patches/7.5.0/110-Fix-MIPS-PR-84790.patch diff --git a/toolchain/gcc/patches/7.4.0/230-musl_libssp.patch b/toolchain/gcc/patches/7.5.0/230-musl_libssp.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/230-musl_libssp.patch rename to toolchain/gcc/patches/7.5.0/230-musl_libssp.patch diff --git a/toolchain/gcc/patches/7.4.0/300-mips_Os_cpu_rtx_cost_model.patch b/toolchain/gcc/patches/7.5.0/300-mips_Os_cpu_rtx_cost_model.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/300-mips_Os_cpu_rtx_cost_model.patch rename to toolchain/gcc/patches/7.5.0/300-mips_Os_cpu_rtx_cost_model.patch diff --git a/toolchain/gcc/patches/7.4.0/800-arm_v5te_no_ldrd_strd.patch b/toolchain/gcc/patches/7.5.0/800-arm_v5te_no_ldrd_strd.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/800-arm_v5te_no_ldrd_strd.patch rename to toolchain/gcc/patches/7.5.0/800-arm_v5te_no_ldrd_strd.patch diff --git a/toolchain/gcc/patches/7.4.0/810-arm-softfloat-libgcc.patch b/toolchain/gcc/patches/7.5.0/810-arm-softfloat-libgcc.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/810-arm-softfloat-libgcc.patch rename to toolchain/gcc/patches/7.5.0/810-arm-softfloat-libgcc.patch diff --git a/toolchain/gcc/patches/7.4.0/820-libgcc_pic.patch b/toolchain/gcc/patches/7.5.0/820-libgcc_pic.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/820-libgcc_pic.patch rename to toolchain/gcc/patches/7.5.0/820-libgcc_pic.patch diff --git a/toolchain/gcc/patches/7.4.0/840-armv4_pass_fix-v4bx_to_ld.patch b/toolchain/gcc/patches/7.5.0/840-armv4_pass_fix-v4bx_to_ld.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/840-armv4_pass_fix-v4bx_to_ld.patch rename to toolchain/gcc/patches/7.5.0/840-armv4_pass_fix-v4bx_to_ld.patch diff --git a/toolchain/gcc/patches/7.4.0/850-use_shared_libgcc.patch b/toolchain/gcc/patches/7.5.0/850-use_shared_libgcc.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/850-use_shared_libgcc.patch rename to toolchain/gcc/patches/7.5.0/850-use_shared_libgcc.patch diff --git a/toolchain/gcc/patches/7.4.0/851-libgcc_no_compat.patch b/toolchain/gcc/patches/7.5.0/851-libgcc_no_compat.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/851-libgcc_no_compat.patch rename to toolchain/gcc/patches/7.5.0/851-libgcc_no_compat.patch diff --git a/toolchain/gcc/patches/7.4.0/870-ppc_no_crtsavres.patch b/toolchain/gcc/patches/7.5.0/870-ppc_no_crtsavres.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/870-ppc_no_crtsavres.patch rename to toolchain/gcc/patches/7.5.0/870-ppc_no_crtsavres.patch diff --git a/toolchain/gcc/patches/7.4.0/881-no_tm_section.patch b/toolchain/gcc/patches/7.5.0/881-no_tm_section.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/881-no_tm_section.patch rename to toolchain/gcc/patches/7.5.0/881-no_tm_section.patch diff --git a/toolchain/gcc/patches/7.4.0/900-bad-mips16-crt.patch b/toolchain/gcc/patches/7.5.0/900-bad-mips16-crt.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/900-bad-mips16-crt.patch rename to toolchain/gcc/patches/7.5.0/900-bad-mips16-crt.patch diff --git a/toolchain/gcc/patches/7.4.0/910-mbsd_multi.patch b/toolchain/gcc/patches/7.5.0/910-mbsd_multi.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/910-mbsd_multi.patch rename to toolchain/gcc/patches/7.5.0/910-mbsd_multi.patch diff --git a/toolchain/gcc/patches/7.4.0/920-specs_nonfatal_getenv.patch b/toolchain/gcc/patches/7.5.0/920-specs_nonfatal_getenv.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/920-specs_nonfatal_getenv.patch rename to toolchain/gcc/patches/7.5.0/920-specs_nonfatal_getenv.patch diff --git a/toolchain/gcc/patches/7.4.0/930-fix-mips-noexecstack.patch b/toolchain/gcc/patches/7.5.0/930-fix-mips-noexecstack.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/930-fix-mips-noexecstack.patch rename to toolchain/gcc/patches/7.5.0/930-fix-mips-noexecstack.patch diff --git a/toolchain/gcc/patches/7.4.0/931-libffi-fix-MIPS-softfloat-build-issue.patch b/toolchain/gcc/patches/7.5.0/931-libffi-fix-MIPS-softfloat-build-issue.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/931-libffi-fix-MIPS-softfloat-build-issue.patch rename to toolchain/gcc/patches/7.5.0/931-libffi-fix-MIPS-softfloat-build-issue.patch diff --git a/toolchain/gcc/patches/7.4.0/940-no-clobber-stamp-bits.patch b/toolchain/gcc/patches/7.5.0/940-no-clobber-stamp-bits.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/940-no-clobber-stamp-bits.patch rename to toolchain/gcc/patches/7.5.0/940-no-clobber-stamp-bits.patch diff --git a/toolchain/gcc/patches/7.4.0/950-cpp_file_path_translation.patch b/toolchain/gcc/patches/7.5.0/950-cpp_file_path_translation.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/950-cpp_file_path_translation.patch rename to toolchain/gcc/patches/7.5.0/950-cpp_file_path_translation.patch diff --git a/toolchain/gcc/patches/7.4.0/960-gotools-fix-compilation-when-making-cross-compiler.patch b/toolchain/gcc/patches/7.5.0/960-gotools-fix-compilation-when-making-cross-compiler.patch similarity index 100% rename from toolchain/gcc/patches/7.4.0/960-gotools-fix-compilation-when-making-cross-compiler.patch rename to toolchain/gcc/patches/7.5.0/960-gotools-fix-compilation-when-making-cross-compiler.patch