toolchain: gcc: update 7.x to 7.2.0
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Tue, 22 Aug 2017 10:01:07 +0000 (11:01 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Sep 2017 17:33:37 +0000 (19:33 +0200)
commit3f4f580954fd90ce3ad6eb6ca6ab7b96eb66539c
tree849a11e62055caa16a59688633684b6f861859b4
parent820101873d6ac197cf5aff327f784ec3584fe1c7
toolchain: gcc: update 7.x to 7.2.0

Bump gcc from 7.1 to 7.2

Compile & run tested: ar71xx

Trace history of current patches and update with commit ref & comment
to give more clue as to why they're still around/needed.  Some have
changed form since the original commit but some clue is better than no
clue at all.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
40 files changed:
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/7.1.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/7.1.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/7.1.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/7.1.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/7.1.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/7.1.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/7.1.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/7.1.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/7.1.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/7.1.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/7.1.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/7.1.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/7.1.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/7.1.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/7.1.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/7.1.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/7.1.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/7.1.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/7.1.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/7.2.0/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/7.2.0/950-cpp_file_path_translation.patch [new file with mode: 0644]