Jump to letter: [
          
            CGLMPSTUV
          ]
        
        libstdc++-devel: Header files and libraries for C++ development
        
        
            | Name: | libstdc++-devel | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 3.2.3 | 
            License: | GPL | 
        
        
            | Release: | 58 | 
            URL: | http://gcc.gnu.org | 
        
        
        
        - Summary
 
        - 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.
 
        
        
        Changelog
        
            - * Mon Feb 26 18:00:00 2007 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-58
 
            - add gnu.java.util.ZoneInfo class, use tzdata files for libgcj
  timezone stuff instead of builtin simple and outdated rules (#227887)
 
        
            - * Fri Aug 11 19:00:00 2006 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-57
 
            - don't warn about unused parameters in system headers
  (Alexandre Oliva, #201342, IT#99250)
 
        
            - * Mon May 22 19:00:00 2006 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-56
 
            - add workaround for buggy programs that link in their own unwinder
  and reexport it (#192259)
- make all globals in libgcc_eh.a hidden, so that newly (incorrectly)
  linked programs can't reexport the unwinder