..
experimental
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0000-libtool-leave-framework-alone.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0001-gcc-plugin-POSIX-include-sys-select-h.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0002-arm-softfloat-libgcc.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0003-libgcc-disable-split-stack-nothreads.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0004-Remove-use-of-include_next-from-c-headers.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0005-Allow-default-libc-to-be-specified-to-configure.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0006-driver-Extend-getenv-function-to-allow-default-value.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0008-Support-picolibc-targets.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0009-gcc-Allow-g-to-work-differently-from-gcc.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
0011-libsanitizer-Remove-crypt-and-crypt_r-interceptors.patch
gcc: Add patch to resolve libsanitizer build issue
2023-08-19 16:47:15 +12:00
0012-libgcc-m68k-Fixes-for-soft-float.patch
gcc/13.2.0: Add patch with fixes for m68k soft float code
2023-08-25 18:13:37 +12:00
0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch
gcc: Add patch to avoid reference to __pthread_key_create
2023-09-13 13:55:00 +12:00
0014-aarch64-Use-local-frame-vars-in-shrink-wrapping-code.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0015-aarch64-Avoid-a-use-of-callee_offset.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0016-aarch64-Explicitly-handle-frames-with-no-saved-regis.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0017-aarch64-Add-bytes_below_saved_regs-to-frame-info.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0018-aarch64-Add-bytes_below_hard_fp-to-frame-info.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0019-aarch64-Tweak-aarch64_save-restore_callee_saves.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0020-aarch64-Only-calculate-chain_offset-if-there-is-a-ch.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0021-aarch64-Rename-locals_offset-to-bytes_above_locals.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0022-aarch64-Rename-hard_fp_offset-to-bytes_above_hard_fp.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0023-aarch64-Tweak-frame_size-comment.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0024-aarch64-Measure-reg_offset-from-the-bottom-of-the-fr.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0025-aarch64-Simplify-top-of-frame-allocation.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0026-aarch64-Minor-initial-adjustment-tweak.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0027-aarch64-Tweak-stack-clash-boundary-condition.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0028-aarch64-Put-LR-save-probe-in-first-16-bytes.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0029-aarch64-Simplify-probe-of-final-frame-allocation.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0030-aarch64-Explicitly-record-probe-registers-in-frame-i.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0031-aarch64-Remove-below_hard_fp_saved_regs_size.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0032-aarch64-Make-stack-smash-canary-protect-saved-regist.patch
gcc: Bring in upstream fixes for CVE-2023-4039
2023-09-17 15:41:50 +12:00
0033-LoongArch-Fix-MUSL_DYNAMIC_LINKER.patch
gcc/13.2.0: Fix musl libdir path for loongarch64
2024-03-09 13:03:47 +13:00
0034-LoongArch-Modify-MUSL_DYNAMIC_LINKER.patch
gcc/13.2.0: Fix musl libdir path for loongarch64
2024-03-09 13:03:47 +13:00
0035-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch
gcc/13.2.0: Fix musl libdir path for loongarch64
2024-03-09 13:03:47 +13:00
chksum
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00
version.desc
gcc: Add 13.2.0
2023-08-04 16:43:19 +12:00