| Name: | gcc-c++-bpf-unknown-none-11 | 
|---|---|
| Version: | 11.4.1 | 
| Release: | 3.0.1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 20293534 | 
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD | 
| RPM: | gcc-c++-bpf-unknown-none-11-11.4.1-3.0.1.el9.aarch64.rpm | 
| Source RPM: | cross-gcc-11-11.4.1-3.0.1.el9.src.rpm | 
| Build Date: | Fri Aug 16 2024 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://gcc.gnu.org | 
| Summary: | Cross-build binary utilities for bpf-unknown-none | 
| Description: | Cross-build GNU C++ compiler. Only the compiler is provided; not libstdc++. Support for cross-building user space programs is not currently provided as that would massively multiply the number of packages.  | 
- 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>
- CVE-2023-4039 mitigation. Orabug 35752004. - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- 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>