summaryrefslogtreecommitdiff
blob: 8ffd19fed44e806f0a9bdb374767f36d7e3f1587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# ChangeLog for dev-lang/gnat
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat/ChangeLog,v 1.28 2004/12/11 20:10:28 dholm Exp $

*gnat-3.43 (11 Dec 2004)

  11 Dec 2004; David Holm <dholm@gentoo.org> +gnat-3.43.ebuild:
  Version bumped, and fixed bug #69118

  29 Nov 2004; David Holm <dholm@gentoo.org> gnat-3.15p-r3.ebuild:
  Fixed bug #39958.

  02 Aug 2004; David Holm <dholm@gentoo.org> 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 <dholm@gentoo.org> +gnat-3.41.ebuild:
  Added the new GCC 3.4.1-based GNAT.

  30 Apr 2004; David Holm <dholm@gentoo.org> gnat-3.14p.ebuild:
  Put gnat-3.14p files on Gentoo mirrors.

  16 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> gnat-3.15p-r1.ebuild,
  gnat-3.15p-r2.ebuild:
  move inherit to the right place

  29 Dec 2003; David Holm <dholm@gentoo.org> 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 <dholm@gentoo.org> gnat-5.0_pre20031005.ebuild:
  Updated to a new GNAT-5.0 CVS snapshot.

  06 Oct 2003; David Holm <dholm@gentoo.org> gnat-5.0_pre20030822.ebuild:
  Small fix for installing the bootstrap compiler on x86.

  06 Oct 2003; David Holm <dholm@gentoo.org> 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 <dholm@gentoo.org> gnat-3.15p-r3.ebuild,
  files/gnat-3.15p-i686-pc-linux-gnu-bin.patch:
  Added installation fix on x86 submitted by Olivier Crete <tester@gentoo.org>.

  30 Sep 2003; David Holm <dholm@gentoo.org> gnat-3.15p-r3.ebuild:
  Added some more compilation fixes for x86 along with more descripting error
  messages.

  30 Sep 2003; David Holm <dholm@gentoo.org> gnat-3.15p-r3.ebuild:
  Compile gnat with "-O2 -gnatpgn" and without "-fPIC" (for static libs) as
  suggested by Maxim Reznik <max1@mbank.com.ua>. Validated with acats4gnat 0.7.

  29 Sep 2003; David Holm <dholm@gentoo.org> gnat-3.15p-r3.ebuild:
  Fixed a minor build problem on x86.

*gnat-3.15p-r3 (28 Sep 2003)

  28 Sep 2003; David Holm <dholm@gentoo.org>
  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 <dholm@gentoo.org> 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 <dholm@gentoo.org> 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 <dholm@gentoo.org> 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 <dholm@gentoo.org> 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 <dholm@gentoo.org> 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 <dholm@gentoo.org> metadata.xml:
  Added metadata.xml

*gnat-3.15p-r2 (13 Aug 2003)

  13 Aug 2003; George Shapovalov <george@gentoo.org> 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 <george@gentoo.org> gnat-3.15p-r1.ebuild :
  new revision (by David Holm <dholm@delia.com>) - 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 <george@gentoo.org> 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 <gentoo@knaldgas.dk> for initial submission 
  and David Holm <dholm@delia.com> for improved versions and support