Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        compat-libstdc++-33: Compatibility standard C++ libraries
        
        
            | Name: | compat-libstdc++-33 | Vendor: | Scientific Linux | 
        
            | Version: | 3.2.3 | License: | GPL | 
        
            | Release: | 47.3 | URL: | http://gcc.gnu.org | 
        
        
        - Summary
- The libstdc++ package contains compatibility standard C++ library
from GCC 3.3.4.
Changelog
        
            - * Wed Dec  1 18:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-47.3
- - use absolute path to ldconfig during build (#141448) 
            - * Fri Nov  5 18:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-47.1
- - fix a reload bug with match_dup on s390 (Ulrich Weigand, #135715)
- fix ppc32 ICE with -maltivec vector function arguments (Hartmut Penner,
  - on PPC, disallow -m32 -mpowerpc64 and -m64 -mno-powerpc64 switch
  combinations (#132176)
- add COPYING{,.LIB} to %doc (#137884)
- turn AutoProv for compat-gcc-c++ - otherwise the dummy shared lib
  stubs cause the package to provide libstdc++.so.5 etc., although
  only compat-libstdc++ really provides them
            - * Tue Oct 19 19:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-46.1
- - make sure /usr/lib64/libstdc++.so.5 is a symlink (#136356)
- include cpp0 binary
- temporarily don't apply the C++ scope nesting patch (#135279,
  IT#50411)