toolchain: add gcc 11 version
authorAnsuel Smith <ansuelsmth@gmail.com>
Mon, 5 Jul 2021 23:21:46 +0000 (01:21 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Jul 2021 17:12:11 +0000 (19:12 +0200)
commit0f499372c05cd42fd6fd85c061a39ad49bccdbda
treecbe13b574bdebbd3c92883b703e5731e4a7f9ee8
parentb71767d8e047b06668ca8b7b7922f6df238ab659
toolchain: add gcc 11 version

Add gcc 11 version. Same patches of gcc 10.

Build tested on: ipq806x ipq807x
Run tested on: ipq806x ipq807x

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
[refresh patches]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
21 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/11.1.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/110-Fix-MIPS-PR-84790.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [new file with mode: 0644]
toolchain/gcc/patches/11.1.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [new file with mode: 0644]