toolchain/gcc: update 6.x to 6.3.0
authorSyrone Wong <wong.syrone@gmail.com>
Sat, 24 Dec 2016 09:09:35 +0000 (17:09 +0800)
committerFelix Fietkau <nbd@nbd.name>
Sat, 24 Dec 2016 11:02:10 +0000 (12:02 +0100)
commit0a5ccfbadda79f4626202b78326c4d3ffccf9bd1
treef16bcec33c3418bca8c26ee6b75dadcaf3fce2a2
parent16725e2db0a4fbf72e05443049df3f0cfa2ad86b
toolchain/gcc: update 6.x to 6.3.0

This is a bugfix release

Build and run tested on mvebu/Linksys WRT1900AC v1

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
48 files changed:
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/6.2.0/001-revert_register_mode_search.patch [deleted file]
toolchain/gcc/patches/6.2.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/6.2.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/6.2.0/100-uclibc-conf.patch [deleted file]
toolchain/gcc/patches/6.2.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/6.2.0/280-musl-disable-ifunc-by-default.patch [deleted file]
toolchain/gcc/patches/6.2.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/6.2.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/6.2.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/6.2.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/6.2.0/830-arm_unbreak_armv4t.patch [deleted file]
toolchain/gcc/patches/6.2.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/6.2.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/6.2.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/6.2.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/6.2.0/880-no_java_section.patch [deleted file]
toolchain/gcc/patches/6.2.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/6.2.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/6.2.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/6.2.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/6.2.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/6.2.0/940-no-clobber-stamp-bits.patch [deleted file]
toolchain/gcc/patches/6.2.0/950-cpp_file_path_translation.patch [deleted file]
toolchain/gcc/patches/6.3.0/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/280-musl-disable-ifunc-by-default.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/6.3.0/950-cpp_file_path_translation.patch [new file with mode: 0644]