toolchain: add gcc 7.1.0 support
authorFelix Fietkau <nbd@nbd.name>
Thu, 4 May 2017 13:18:13 +0000 (15:18 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 25 May 2017 17:01:07 +0000 (19:01 +0200)
commit70c2c8ff3938d75425d544aac6a7e9966ae6a165
tree2b277c86d79e1185990226a6b7d53978430069ab
parenta0f4b4b3a2cd4db1a2b9bab3c06970361192368f
toolchain: add gcc 7.1.0 support

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