Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gcc-java: Java support for GCC
        
        
            | Name: | gcc-java | 
            Vendor: | CERN, http://cern.ch/linux | 
        
        
            | Version: | 3.2.3 | 
            License: | GPL | 
        
        
            | Release: | 34 | 
            URL: | http://gcc.gnu.org | 
        
        
        
        - Summary
 
        - This package adds support for compiling Java(tm) programs and
bytecode into native code.
 
        
        
            Arch: ia64
            
                | Download: | gcc-java-3.2.3-34.ia64.rpm | 
                | Build Date: | Thu May 13 11:43:42 2004 | 
                | Packager: | Jaroslaw Polok <Jaroslaw.Polok@cern.ch> | 
                | Size: | 7.56 MiB | 
            
         
        Changelog
        
            - * Thu Apr 15 05:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-34
 
            - fix a memory leak in __cxa_demangle
 
        
            - * Wed Apr 14 05:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-33
 
            - support -m{arch,cpu}={prescott,nocona,k8,opteron,athlon64,athlon-fx}
  (#119023)
- fix __cxa_demangle (#120493) 
        
            - * Wed Mar 24 04:00:00 2004 Jakub Jelinek  <jakub{%}redhat{*}com> 3.2.3-32
 
            - don't use 3dNOW! prefetches in x86-64 libgcj
  (H.J.Lu, #119022, PR target/14326)
- fix PR c++/7718 (Nathan Sidwell)