# ChangeLog for dev-lang/gnat # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat/ChangeLog,v 1.30 2005/02/23 16:14:41 dholm Exp $ *gnat-3.15p-r4 (23 Feb 2005) 23 Feb 2005; David Holm +gnat-3.15p-r4.ebuild: Added fix for glibc-2.3.4 compatibility submitted by Maxim Reznik (Bug #27683) 23 Feb 2005; David Holm gnat-3.15p-r3.ebuild: Stable on ppc *gnat-3.43 (11 Dec 2004) 11 Dec 2004; David Holm +gnat-3.43.ebuild: Version bumped, and fixed bug #69118 29 Nov 2004; David Holm gnat-3.15p-r3.ebuild: Fixed bug #39958. 02 Aug 2004; David Holm gnat-3.41.ebuild, -gnat-5.0_pre20030822.ebuild, -gnat-5.0_pre20031005.ebuild: Removed GNAT 5.0 snapshots and added ppc support to 3.41. *gnat-3.41 (02 Aug 2004) 02 Aug 2004; David Holm +gnat-3.41.ebuild: Added the new GCC 3.4.1-based GNAT. 30 Apr 2004; David Holm gnat-3.14p.ebuild: Put gnat-3.14p files on Gentoo mirrors. 16 Apr 2004; Michael Sterrett gnat-3.15p-r1.ebuild, gnat-3.15p-r2.ebuild: move inherit to the right place 29 Dec 2003; David Holm gnat-3.15p-r3.ebuild: Fixed bug #34021 (some symlinks were pointing to /var/tmp). *gnat-5.0_pre20031005 (06 Oct 2003) 06 Oct 2003; David Holm gnat-5.0_pre20031005.ebuild: Updated to a new GNAT-5.0 CVS snapshot. 06 Oct 2003; David Holm gnat-5.0_pre20030822.ebuild: Small fix for installing the bootstrap compiler on x86. 06 Oct 2003; David Holm gnat-3.15p-r3.ebuild, gnat-5.0_pre20030822.ebuild: Minor gnat-5.0 ebuild fix. Moved gnat-3.15p-r3 to stable on x86. 04 Oct 2003; David Holm gnat-3.15p-r3.ebuild, files/gnat-3.15p-i686-pc-linux-gnu-bin.patch: Added installation fix on x86 submitted by Olivier Crete . 30 Sep 2003; David Holm gnat-3.15p-r3.ebuild: Added some more compilation fixes for x86 along with more descripting error messages. 30 Sep 2003; David Holm gnat-3.15p-r3.ebuild: Compile gnat with "-O2 -gnatpgn" and without "-fPIC" (for static libs) as suggested by Maxim Reznik . Validated with acats4gnat 0.7. 29 Sep 2003; David Holm gnat-3.15p-r3.ebuild: Fixed a minor build problem on x86. *gnat-3.15p-r3 (28 Sep 2003) 28 Sep 2003; David Holm gnat-3.15p-r3.ebuild, files/gnat-3.15p-gentoo.patch.bz2, files/gnat-3.15p-noaddr2line.patch.bz2: Added gnat-3.15p-r3 which has now passed 26/26 of ACATS tests on x86 and 24/26 on ppc (because ppc does not provide a threading system yet). 20 Sep 2003; David Holm gnat-3.15p-r2.ebuild: Placed the powerpc bootstrap compiler on dev.gentoo.org while rsync is being fixed (suggested by seemant). 18 Sep 2003; David Holm gnat-3.15p-r2.ebuild: I forgot to set the CFLAGS before running configure which would cause a failure with unstripped flags in make.conf. 18 Sep 2003; David Holm gnat-3.15p-r2.ebuild, files/gnat-3.15p-gentoo-nonx86.patch.bz2: After a lot of hard work I finally managed to compile a bootstrap compiler for ppc. Currently the ppc version uses a simpler thread model than the x86 version, I will look into this at a later time. 14 Sep 2003; David Holm gnat-3.15p-r2.ebuild: Do not attempt any kind of optimizations. This will hopefully clear bug #27683. *gnat-5.0_pre20030822 (27 Aug 2003) 27 Aug 2003; David Holm gnat-5.0_pre20030822.ebuild: Added a gnat 5.0 CVS snapshot. It is masked in package.mask because it is unstable, but some people might want it for updating their code or simply to test the new gcc 3-based backend. 17 Aug 2003; David Holm metadata.xml: Added metadata.xml *gnat-3.15p-r2 (13 Aug 2003) 13 Aug 2003; George Shapovalov gnat-3.15p-r2.ebuild, files/gnat-3.15p-gentoo.patch.bz2 : new revision (#26542) by dholm, fixes #26461 + libs were moved under /usr/lib/ada to avoid any possible interaction with gcc *gnat-3.15p-r1 (24 Jul 2003) 24 Jul 2003; George Shapovalov gnat-3.15p-r1.ebuild : new revision (by David Holm ) - installs docs + few minor cleanups also static libraries are now installed as well. *gnat-3.14p (17 Jun 2003) *gnat-3.15p (17 Jun 2003) 17 Jun 2003; George Shapovalov gnat-3.14p.ebuild, gnat-3.14p.ebuild, Manifest, files/digest-gnat-3.1{4,5}p : initial release (#13113) GNAT Ada Compiler thanks to Per Dalgas Jakobsen for initial submission and David Holm for improved versions and support