Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libgcj: Java runtime library for gcc
        
        
            | Name: | libgcj | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 3.2.3 | License: | GPL | 
        
            | Release: | 49 | URL: | http://gcc.gnu.org | 
        
        
        - Summary
- The Java(tm) runtime library. You will need this package to run your Java
programs compiled using the Java compiler from GNU Compiler Collection (gcj).
Changelog
        
            - * Fri Dec 17 18:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-49
- - remove /usr/include/c++/3.2.3/ppc64-redhat-linux symlink
  in %pre on ppc/ppc64 (#135611) 
            - * Tue Oct 26 19:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-47
- - avoid symlinks in /usr/include/c++/3.2.3/ on ppc and sparc
  (#135611)
- fix a reload bug with match_dup on s390 (Ulrich Weigand, #135715)
- improve messages in libgcj placeholder scripts (Thomas Fitzsimmons,
  - fix ppc32 ICE with -maltivec vector function arguments (Hartmut Penner,
  - temporarily don't apply the C++ scope nesting patch (#135279,
  IT#50411)
- on PPC, disallow -m32 -mpowerpc64 and -m64 -mno-powerpc64 switch
  combinations (#132176) 
            - * Wed Oct  6 19:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-46
- - make the last patch work even with -ansi -pedantic-errors