toolchain: gcc: copy patches from 12.x to 13.x
authorNick Hainke <vincent@systemli.org>
Thu, 27 Apr 2023 21:00:30 +0000 (23:00 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 5 May 2023 13:46:34 +0000 (15:46 +0200)
commit1e88a16248601da03d78da7939d412588ad0ea52
tree420af8da5b1ec3453d2d17ca864db146fc9a92f4
parentc6419d1946996aa859cef9df897a0c1c1f796d11
toolchain: gcc: copy patches from 12.x to 13.x

This simplifies the gcc bump patch review.

Signed-off-by: Nick Hainke <vincent@systemli.org>
17 files changed:
toolchain/gcc/patches-13.x/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/110-Fix-MIPS-PR-84790.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/960-gotools-fix-compilation-when-making-cross-compiler.patch [new file with mode: 0644]
toolchain/gcc/patches-13.x/970-macos_arm64-building-fix.patch [new file with mode: 0644]