Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libgnat: GNU Ada 95 runtime shared libraries
Name: | libgnat |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 3.2.3 |
License: | GPL |
Release: | 34 |
URL: | http://gcc.gnu.org |
- Summary
- GNAT is a GNU Ada 95 front-end to GCC. This package includes shared libraries,
which are required to run programs compiled with the GNAT.
Changelog
- * Thu Apr 15 19:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 3.2.3-34
- fix a memory leak in __cxa_demangle
- * Wed Apr 14 19: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 18: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)