toolchain: gcc: update 7.x to 7.3.0
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Jan 2018 13:28:46 +0000 (14:28 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Jan 2018 18:54:52 +0000 (19:54 +0100)
commit1a8523c83530fcfc2607723e803e347dd5c50ec4
tree2197bbab6c8be659021e16422389d2b315f494cd
parent241e6dd3e92c4f215b8ac75379a4b5aeaeb92171
toolchain: gcc: update 7.x to 7.3.0

This version still generates broken code in our setup for MIPS.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
40 files changed:
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/7.2.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/7.2.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/7.2.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/7.2.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/7.2.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/7.2.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/7.2.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/7.2.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/7.2.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/7.2.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/7.2.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/7.2.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/7.2.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/7.2.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/7.2.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/7.2.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/7.2.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/7.2.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/7.2.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/7.3.0/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/7.3.0/950-cpp_file_path_translation.patch [new file with mode: 0644]