Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gcc-g77: Fortran 77 support
        
        
            | Name: | gcc-g77 | Vendor: | Scientific Linux | 
        
            | Version: | 3.4.3 | License: | GPL | 
        
            | Release: | 9.EL4 | URL: | http://gcc.gnu.org | 
        
        
        - Summary
- The gcc-g77 package provides support for compiling Fortran 77
programs with the GNU Compiler Collection.
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)