-
Tue Feb 03 2026 Qing Zhao <qing.zhao@oracle.com> 11.5.0-14.0.1
- Merge Oracle patches on 11.5.0-14.
- disable cross builds for ppc64 and s390 on x86_64.
Oracle history:
January-22-2026 Qing Zhao <qing.zhao@oracle.com> 11.5.0-11.0.2
- Fix Orabug 38784882.
Add gcc12-x86-Remove-MAX_BITSIZE_MODE_ANY_INT.patch
September-4-2025 Qing Zhao <qing.zhao@oracle.com> 11.5.0-11.0.1
- Merge Oracle patches on 11.5.0-11.
August-5-2025 Qing Zhao <qing.zhao@oracle.com> 11.5.0-9.0.1
- Merge Oracle patches on 11.5.0-9.
March-6-2025 Qing Zhao <qing.zhao@oracle.com> 11.5.0-5.0.1
- Merge Oracle patches on 11.5.0-5.
February-18-2025 Qing Zhao <qing.zhao@oracle.com> 11.5.0-4.0.1
- Merge Oracle patches on 11.5.0-4.
July-23-2024 Qing Zhao <qing.zhao@oracle.com> 11.5.0-2.0.1
- Merge Oracle patches to 11.5.0-2.
July-22-2024 Qing Zhao <qing.zhao@oracle.com> 11.5.0-1.0.1
- Merge Oracle patches to 11.5.0-1.
March-27-2024 Qing Zhao <qing.zhao@oracle.com> 11.4.1-3.0.1
- Merge Oracle patches to 11.4.1-3.
- Delete all the Oracle patches for CVE-2023-4039 and CVE-2022-40982
since the new gcc includes these patches already.
October-9-2023 David Faust <david.faust@oracle.com> 11.4.1-2.1.0.1
- Forward-port Oracle patches to 11.4.1-2.1.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
August-31-2023 Qing Zhao <qing.zhao@oracle.com> 11.3.1-4.3.0.4
- CVE-2023-4039 GCC mitigation.
Orabug 35751837.
- CVE-2022-40982 "Intel Downfall" mitigation.
Orabug 35751842.
Add two patches originally from GCC upstream releases/gcc-11 branch.
gcc11-downfall-disable-gather-in-vec.patch
gcc11-downfall-support-mno-gather.patch
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
March-28-2023 Qing Zhao <qing.zhao@oracle.com> 11.3.1-4.3.0.1
- Merge all Oracle patches:
- Add complex divide improvement (11.2.1-2.2.0.1)
backport of upstream commit 54f0224d55a1b56dde092460ddf76913670e6efc
- Add CTF/BTF support (11.2.1-2.2.0.1)
- Add -ftrivial-auto-var-init support from GCC12 (11.2.1-2.2.0.1)
- Add more fixes for -ftrivial-auto-var-init support from GCC12 (11.2.1-2.2.0.2)
- Add two more fixes for -ftrivial-auto-var-init bogus warnings from GCC12
PR104550 and PR102276. (11.2.1-2.2.0.3)
- NOTE: adjust gcc12-ctf-pre-1-write_symbols-to-support-bitmasks.patch
for c-family/c-pch.c for 11.2.1-9.4
- Fix Orabug - 35137216 Backport fix for upstream PR debug/105089 to OL9 GCC
(11.3.1-2.1.0.2)
- Backport PR debug/105089 CTF for a defined extern variable is ambiguous
using the following upstream commits:
613a6fca75156aadc2e79d78a23e547d39762c1e,
d0b00e74bf59c73b79471bbe9de19373b8661e20, and
d634c5d7c78c6ec0fa39d96984460475564519c8
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Thu Oct 30 2025 David Malcolm <dmalcolm@redhat.com> - 11.5.0-14
- Add backport of upstream r15-8946-g580664d1b66a5d to gcc 11, adding
branches and calls to gcov output, but not conditions (RHEL-105416).
-
Tue Oct 14 2025 David Malcolm <dmalcolm@redhat.com> - 11.5.0-13
- Fix testsuite failures when run with -fstack-protector* (PR testsuite/70230,
RHEL-116477)
-
Wed Sep 10 2025 Joseph Myers <josmyers@redhat.com> - 11.5.0-12
- Add cross compilers for ppc64le and s390x for non-production uses
(RHEL-94764)
-
Thu Jul 31 2025 Florian Weimer <fweimer@redhat.com> - 11.5.0-11
- Adjust glibc32 build dependency (RHEL-105072)
-
Tue Jul 29 2025 Florian Weimer <fweimer@redhat.com> - 11.5.0-10
- Exception handling performance improvements (RHEL-105072)
- libgcc: Use _dl_find_object to find DWARF data in unwinder
- libgcc: Use lock-free data structures for run-time unwinder registration
-
Fri Jun 27 2025 Siddhesh Poyarekar <siddhesh@redhat.com> 11.5.0-9
- Pin modification time for python files to SOURCE_DATE_EPOCH (RHEL-100148).
-
Mon Jun 23 2025 Siddhesh Poyarekar <siddhesh@redhat.com> - 11.5.0-8
- Sync libstdc++ pretty printers to latest GTS (RHEL-81975)
-
Thu May 29 2025 Joseph Myers <josmyers@redhat.com> - 11.5.0-7
- Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90239)
-
Wed May 21 2025 David Malcolm <dmalcolm@redhat.com> - 11.5.0-6
- rs6000: Rework ELFv2 support for -fpatchable-function-entry (PR target/99888,
RHEL-75806)