-
Wed Nov 27 2024 David Faust <david.faust@oracle.com> - 11.5.0-2.0.1
- Sync with gcc-toolset-11-gcc version 11.5.0-2.0.1
- Merge Oracle patches to 11.5.0-2 (Qing Zhao).
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Wed Aug 14 2024 David Faust <david.faust@oracle.com> - 11.4.1-3.0.1
- Initial release for OL9.
- Build libisl from source on OL9 to avoid dependency issues.
- Sync with gcc-toolset-11-gcc version 11.4.1-3.0.1
- Remove patches for CVE-2023-4039, the fixes are present in updated sources.
- Remove patches for ampere1, the changes are present in updated sources.
- Reviewed-by: Indu Bhagat <indu.bhagat@oracle.com>
-
Thu Aug 31 2023 David Faust <david.faust@oracle.com> - 11.2.1-5.0.2
- CVE-2023-4039 mitigation.
Orabug 35752004.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Tue Apr 11 2023 David Faust <david.faust@oracle.com> - 11.2.1-4.0.1
- Sync with gcc-toolset-11-gcc version 11.2.1-9.1.0.3
- Backport PR debug/105089 CTF for a defined extern variable is ambiguous
using the following upstream commits (Indu Bhagat):
613a6fca75156aadc2e79d78a23e547d39762c1e,
d0b00e74bf59c73b79471bbe9de19373b8661e20, and
d634c5d7c78c6ec0fa39d96984460475564519c8
- Reviewed-by: Indu Bhagat <indu.bhagat@oracle.com>