mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 05:54:26 -05:00
Most of the patches are copied over from GCC 8.3.
The following patches are backported from the GCC 9.X development branch:
toolchain/gcc/patches/9.1.0/970-recompute-dom-fast-queries-before-vn.patch
toolchain/gcc/patches/9.1.0/975-g++-ICE-with-generic-lambda.patch
The specs file changed with gcc 9, now it contains "%@{L*}" instead of
"%{L*}" in older GCC versions.
Signed-off-by: Joseph Benden <joe@benden.us>
|
||
|---|---|---|
| .. | ||
| 002-case_insensitive.patch | ||
| 010-documentation.patch | ||
| 110-Fix-MIPS-PR-84790.patch | ||
| 230-musl_libssp.patch | ||
| 300-mips_Os_cpu_rtx_cost_model.patch | ||
| 810-arm-softfloat-libgcc.patch | ||
| 820-libgcc_pic.patch | ||
| 840-armv4_pass_fix-v4bx_to_ld.patch | ||
| 850-use_shared_libgcc.patch | ||
| 851-libgcc_no_compat.patch | ||
| 870-ppc_no_crtsavres.patch | ||
| 881-no_tm_section.patch | ||
| 900-bad-mips16-crt.patch | ||
| 910-mbsd_multi.patch | ||
| 920-specs_nonfatal_getenv.patch | ||
| 930-fix-mips-noexecstack.patch | ||
| 931-libffi-fix-MIPS-softfloat-build-issue.patch | ||
| 960-gotools-fix-compilation-when-making-cross-compiler.patch | ||
| 970-recompute-dom-fast-queries-before-vn.patch | ||
| 975-g++-ICE-with-generic-lambda.patch | ||