| Name: | libstdc++-docs |
|---|---|
| Version: | 8.5.0 |
| Release: | 10.1.0.1.el8_6 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 108570744 |
| License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
| RPM: | libstdc++-docs-8.5.0-10.1.0.1.el8_6.aarch64.rpm |
| Source RPM: | gcc-8.5.0-10.1.0.1.el8_6.src.rpm |
| Build Date: | Wed Jun 29 2022 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://gcc.gnu.org |
| Summary: | Documentation for the GNU standard C++ library |
| Description: | Manual, doxygen generated API information and Frequently Asked Questions for the GNU standard C++ library. |
- Merge oracle patches with gcc-8.5.0-10.1.el8_6. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Fix Orabug 34066706 only in OL GCC. report error when there is no PROGRAM_SUMMARY section in .gcda file. Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- backport Default widths with -fdec-format-defaults patch (#2079578)
- Merge with oracle patches.
- fix typo in the cprop_hardreg patch (#2028609)
- apply cprop_hardreg fix for narrow mode != lowpart targets (#2028609)
- aarch64: Add -mtune=neoverse-512tvb (#1845932)
- Add patches to support marvell on Arm: gcc9-add-support-for-profile-extension.patch gcc10-add-initial-octeontx2-support.patch Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- backport PCH tweaks (#2030878)
- avoid cycling on certain subreg reloads (PR rtl-optimization/96796, #2028798)