Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libstdc++-devel: Header files and libraries for C++ development
        
        
            | Name: | libstdc++-devel | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 3.4.3 | 
            License: | GPL | 
        
        
            | Release: | 9.EL4 | 
            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 Dec 14 18:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.3-9.EL4
 
            - update from gcc-3_4-branch
  - PRs target/18932, target/17025, c++/18731
- fix _Jv_{Start,End}OfInterpreter computation (Andrew Haley, #142611,
  PRs java/18036, java/13468)
- avoid multiple evaluation of sqrt and other math builtins when
  not -ffast-math (#142603, PR middle-end/18951)
- remove leading underscore from /usr/libexec/getconf/default
  symlink target 
        
            - * Thu Dec  9 18:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.3-8.EL4
 
            - update from gcc-3_4-branch
  - PRs target/18443, c++/18100, java/14853, c++/16681
- fix creation of /usr/libexec/getconf/default symlink
 
        
            - * Wed Dec  8 18:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.4.3-8
 
            - update from gcc-3_4-branch
  - PRs c++/17011, c++/17431, c++/17971, c++/18123, c++/6764, libstdc++/18837,
	middle-end/17827, preprocessor/17610, preprocessor/17651,
	rtl-opt/15289, rtl-optimization/16356, target/12769, target/12817,
	target/16343, target/16952, target/17224, target/18841, target/9908
- make sure target's LOAD_EXTEND_OP or lack thereof doesn't influence
  gcj -C output (#141730)
- package /usr/libexec/getconf/default symlink
- avoid recursion in splay_tree_delete (D.J.Delorie, #142090)
- handle java.net.URL ((String) null) (Michael Koch)
- don't ICE on invalid templated source (Alexandre Oliva, #141300,
  PR c++/18757)