Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gcc-gnat: Ada 95 support for GCC
        
        
            | Name: | gcc-gnat | Vendor: | Fermi National Accelerator Laboratory | 
        
            | Version: | 3.2.3 | License: | GPL | 
        
            | Release: | 49 | URL: | http://gcc.gnu.org | 
        
        
        - Summary
- GNAT is a GNU Ada 95 front-end to GCC. This package includes development tools,
the documents and Ada 95 compiler.
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