Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gcc-c++: C++ support for GCC
        
        
            | Name: | gcc-c++ | Vendor: | Scientific Linux | 
        
            | Version: | 3.4.3 | License: | GPL | 
        
            | Release: | 22.1 | URL: | http://gcc.gnu.org | 
        
        
        - Summary
- 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.
Changelog
        
            - * Mon May 16 19:00:00 2005 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.3-22.1
- - fix ppc64 libgcj (Andrew Haley, #154684, #142611)
- add Req/BuildReq for glib2 and libart_lgpl (#150923)
- fix ada build with make -jN N>1 
            - * Thu Mar  3 18:00:00 2005 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.3-22
- - fix PR c++/19916 (Mark Mitchell, #148793)
- fixed C++ redeclaration handling (Alexandre Oliva, #149098) 
            - * Mon Feb 28 18:00:00 2005 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.3-21
- - update from gcc-3_4-branch
  - PRs rtl-optimization/17728, target/20159, c++/20175