Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libstdc++43-devel - Header files and libraries for C++ development
Website: |
http://gcc.gnu.org |
License: |
GPLv3+ and GPLv2+ with exceptions |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- Description:
This is the GNU implementation of the standard C++ libraries. This
package includes the header files and libraries needed for C++
development. This includes rewritten implementation of STL.
Packages
libstdc++43-devel-4.3.2-7.el5.i386
[3.9 MiB] |
Changelog
by Jakub Jelinek (2008-10-14):
- update from gcc-4_3-branch
- ensure one can put breakpoints on break, continue and goto statements
with -g -O0 (#465824, PRs debug/29609, debug/36690, debug/37616)
- emit one DW_TAG_common_block for each common block in each scope, not
one for each common block in one CU (#465974, PR debug/37738)
- Intel -maes and -mpclmul support
|