Name: | libstdc++-docs |
---|---|
Version: | 8.5.0 |
Release: | 10.0.2.el8 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 108569348 |
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
RPM: | libstdc++-docs-8.5.0-10.0.2.el8.aarch64.rpm |
Source RPM: | gcc-8.5.0-10.0.2.el8.src.rpm |
Build Date: | Thu May 05 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. |
- 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>
- 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)
- when linking against libgcc_s, link libgcc.a too (#2022588)
- add -Wbidi-chars patch (#2008392)