Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc-c++ - C++ support for GCC
Website: |
http://gcc.gnu.org |
License: |
GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions |
- Description:
This package adds C++ support to the GNU Compiler Collection.
It includes support for most of the current C++ specification,
including templates and exception handling.
Packages
gcc-c++-4.4.7-17.el6.i686
[4.3 MiB] |
Changelog
by Jakub Jelinek (2015-12-15):
- change libgomp default spincount if OMP_WAIT_POLICY is not specified
(#1229852, PR libgomp/43706)
- remove -Wl,-z,nodlopen from Ada libraries, which no longer contain
trampolines (#1241495)
- guard __gcov_flush body in libgcov.a with a mutex (#1251488,
PR gcov/49484, PR gcov-profile/52627)
- add missing s390.exp hunk from -mhotpatch= support (#1233260)
|