Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libstdc++43-devel: Header files and libraries for C++ development
        
        
            | Name: | libstdc++43-devel | Vendor: | Scientific Linux | 
        
            | Version: | 4.3.2 | License: | GPLv3+ and GPLv2+ with exceptions | 
        
            | Release: | 7.el5 | 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
        
            - * Tue Oct 14 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-7.el5
- - 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 
            - * Fri Sep 19 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-6.el5
- - fix up libstdc++43-devel multilib conflict on ppc 
            - * Thu Sep 18 17:00:00 2008 Jakub Jelinek <jakub{%}redhat{*}com> 4.3.2-5.el5
- - fix libgomp scriptlets
- fix VLA debuginfo at -O0 (PR debug/34037)