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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
|
# ChangeLog for dev-lang/gnat
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat/ChangeLog,v 1.49 2006/05/25 14:07:32 hansmi Exp $
25 May 2006; Michael Hanselmann <hansmi@gentoo.org> gnat-3.45.ebuild:
Stable on ppc.
13 May 2006; George Shapovalov <george@gentoo.org> gnat-3.15p-r3.ebuild,
gnat-3.15p-r4.ebuild, gnat-3.15p-r5.ebuild, gnat-3.41.ebuild,
gnat-3.43.ebuild, gnat-3.44-r1.ebuild, gnat-3.44-r2.ebuild,
gnat-3.45.ebuild:
removed inherit gnat throughout, as new eclass is for the libs only. These
ebuilds are due to be masked soon, use gnat-xxx instead..
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-gnat-3.14p,
files/digest-gnat-3.15p, files/digest-gnat-3.15p-r3,
files/digest-gnat-3.15p-r4, files/digest-gnat-3.15p-r5,
files/digest-gnat-3.41, files/digest-gnat-3.43, files/digest-gnat-3.44-r1,
files/digest-gnat-3.44-r2, files/digest-gnat-3.45, Manifest:
Fixing SHA256 digest, pass four
11 Apr 2006; George Shapovalov <george@gentoo.org> gnat-3.41.ebuild,
gnat-3.43.ebuild, gnat-3.44-r2.ebuild, gnat-3.45.ebuild:
added blockers for new gnat-gxx compilers as they are about to be unmasked
11 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> gnat-3.45.ebuild:
Added to ~ppc.
22 Jan 2006; George Shapovalov <george@gentoo.org> gnat-3.45.ebuild:
Stable on amd64. Bug #119296.
18 Jan 2006; Andrej Kacian <ticho@gentoo.org> gnat-3.45.ebuild:
Stable on x86. Bug #119296.
04 Jan 2006; George Shapovalov <george@gentoo.org> gnat-3.44-r2.ebuild, gnat-3.45.ebuild:
fix for libgcc_s problem (#117741) on x86
*gnat-3.45 (03 Jan 2006)
03 Jan 2006; George Shapovalov <george@gentoo.org> -gnat-3.44.ebuild,
+gnat-3.45.ebuild:
new gnat version, to follow gcc-3.4.5. Some adjustments to install libgcc_s
properly were necessary. Removed 3.44-r0. Works on both amd64 and x86.
28 Dec 2005; George Shapovalov <george@gentoo.org> gnat-3.44-r1.ebuild, gnat-3.44-r2.ebuild:
Ready for unmasking on x86, amd64 supported in -r2 and ppc needs testing.
Fixed building gnat on x86 off gcc-3.4 (#90685). Now both x86 and amd64 use
common procedure..
19 Dec 2005; George Shapovalov <george@gentoo.org> gnat-3.44-r2.ebuild:
all of amd64 stuff for gnat-3.44 is set, redady for unmasking. Removed ~x86
and ~ppc from KEYWORDS, need more test reports on those arches..
18 Dec 2005; George Shapovalov <george@gentoo.org> files/digest-gnat-3.44-r2:
repackaged bootstrap compiler for amd64, included libgcc_s.so.1
and removed docs
*gnat-3.44-r2 (17 Dec 2005)
17 Dec 2005; George Shapovalov <george@gentoo.org> +gnat-3.44-r2.ebuild:
new revision - repackaged x86 bootstrap compiler, should fix some issues,
plus special handling is now common for x86 and amd64..
16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gnat-3.44-r1.ebuild:
Remove --with-gnu-ld option, bug #108386.
15 Nov 2005; George Shapovalov <george@gentoo.org> gnat-3.44.ebuild:
fix for building gnat when older version is already installed (#86484)
*gnat-3.44 (12 Nov 2005)
12 Nov 2005; George Shapovalov <george@gentoo.org> +gnat-3.44.ebuild:
new version and a new port to amd64 (#64373)
*gnat-3.15p-r5 (23 Apr 2005)
23 Apr 2005; David Holm <dholm@gentoo.org> +files/gnat-3.15p-nptl.patch,
+gnat-3.15p-r5.ebuild:
Added patch for NPTL support from Maxim Reznik <reznikmm (at) front (dot)
ru>, bug #76491
*gnat-3.15p-r4 (23 Feb 2005)
23 Feb 2005; David Holm <dholm@gentoo.org> +gnat-3.15p-r4.ebuild:
Added fix for glibc-2.3.4 compatibility submitted by Maxim Reznik <reznikmm
(at) front (dot) run> (Bug #27683)
23 Feb 2005; David Holm <dholm@gentoo.org> gnat-3.15p-r3.ebuild:
Stable on ppc
*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
|