openwrt-packages/devel/gcc/patches/8.4.0
W. Michael Petullo 33f72bb63e
gcc: update to allow compiling different versions
This is based on the toolchain GCC, and aims to share as much of its
Makefile and patches with that definition. The package requires one
additional patch:

(1) 003-dont-choke-when-building-32bit-on-64bit.patch, which fixes the
`error: size of array 'test_real_width' is negative` error that occurs
when building a 32-bit GCC on a 64-bit host. (Search the Internet for
examples of this error appearing.)

Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit ceaa6e840e)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[added gcc version 9.3.0, downgraded gcc to 10.2.0, removed gcc version
11.3.0 as it is now in sync with OpenWrt 21.02]
2022-08-09 23:06:39 +02:00
..
002-case_insensitive.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
003-dont-choke-when-building-32bit-on-64bit.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
010-documentation.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
110-Fix-MIPS-PR-84790.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
230-musl_libssp.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
300-mips_Os_cpu_rtx_cost_model.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
800-arm_v5te_no_ldrd_strd.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
810-arm-softfloat-libgcc.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
820-libgcc_pic.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
840-armv4_pass_fix-v4bx_to_ld.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
850-use_shared_libgcc.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
851-libgcc_no_compat.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
870-ppc_no_crtsavres.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
881-no_tm_section.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
900-bad-mips16-crt.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
910-mbsd_multi.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
920-specs_nonfatal_getenv.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
930-fix-mips-noexecstack.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
931-libffi-fix-MIPS-softfloat-build-issue.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00
960-gotools-fix-compilation-when-making-cross-compiler.patch gcc: update to allow compiling different versions 2022-08-09 23:06:39 +02:00