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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
|
# ChangeLog for dev-lang/gnat-gcc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v 1.71 2015/05/15 14:15:58 pacho Exp $
15 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild,
gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild:
amd64/x86 stable, bug #379983
14 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild,
gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild:
Reverse previous stabilization done by error
13 May 2015; Pacho Ramos <pacho@gentoo.org> -gnat-gcc-4.4.3.ebuild,
-gnat-gcc-4.4.5.ebuild:
Drop old
13 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild,
gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild:
Add doc and lto USEs as they are used from eclass for this version (#515408)
05 Aug 2014; Raúl Porcel <armin76@gentoo.org> gnat-gcc-4.3.5.ebuild,
gnat-gcc-4.4.3.ebuild, gnat-gcc-4.4.5.ebuild, gnat-gcc-4.4.7.ebuild,
gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild:
Drop sparc keywords
25 Nov 2013; Steve Arnold <nerdboy@gentoo.org> gnat-gcc-4.5.4.ebuild,
gnat-gcc-4.6.4.ebuild, +files/gnat-gcc-4.5.4-tex-version-workaround.patch:
Updates (and a patch from Martin von Gagern) for texinfo borkage. Closes
bug #483192). Upstream patches only go back to 4.6.4 so the workaround
uses the aforementioned patch to disable info docs if texinfo-5.x is
installed and the doc USE flag is enabled.
20 Nov 2013; Steve Arnold <nerdboy@gentoo.org> gnat-gcc-4.6.4.ebuild:
Adding openmp USE flag for updated gnatbuild.eclass.
*gnat-gcc-4.6.4 (14 Nov 2013)
14 Nov 2013; Steve Arnold <nerdboy@gentoo.org> +gnat-gcc-4.6.4.ebuild,
metadata.xml:
Adding new 4.6.4 version to go with updated gnatbuild.eclass (arm
updates to come later). Yay, I'm still alive...
08 Oct 2013; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.7.ebuild:
propagating texinfo fix to 4.4, should resolve #484794
03 Aug 2013; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.5.ebuild,
gnat-gcc-4.3.6.ebuild:
adding ~ppc to fixed versions, as per #479582
02 Aug 2013; George Shapovalov <george@gentoo.org> +files/patches/4.3/01-siginfo.patch:
added patch fixing linux-unwind.h problem - #468112. Thanks to Alexander
Vershilov (qnikst) for submitted patch
02 Aug 2013; George Shapovalov <george@gentoo.org>
-files/patches/51_all_gcc-3.4-libiberty-pic.patch,
-files/patches/74_all_sh-pr24836.patch:
removing stale patches
02 Aug 2013; George Shapovalov <george@gentoo.org> -gnat-gcc-4.3.2.ebuild,
-gnat-gcc-4.3.3.ebuild:
removed stale versions
02 Aug 2013; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild,
gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild:
old gcc does not play kindly with new texinfo. Fixing #468108
*gnat-gcc-4.5.4 (26 Sep 2012)
26 Sep 2012; George Shapovalov <george@gentoo.org> +gnat-gcc-4.5.4.ebuild:
major update
*gnat-gcc-4.4.7 (25 Sep 2012)
25 Sep 2012; George Shapovalov <george@gentoo.org> +gnat-gcc-4.4.7.ebuild:
minor update
02 Mar 2012; George Shapovalov <george@gentoo.org> Manifest:
adjusted Manifest to correct reuploaded bootstrap for amd64 (#372179)
14 Feb 2012; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild,
gnat-gcc-4.3.5.ebuild, gnat-gcc-4.3.6.ebuild:
changed SRC_URIs to reflect recent discussion on -dev and avoid mirrors
losing stuff
20 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.3.ebuild,
gnat-gcc-4.4.5.ebuild:
removed inherit autotools - the eauto-specific code was moved to a relevant
ebuild
20 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.6.ebuild:
updated bootstrap/keyworded for 4.3 on x86
14 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.2.ebuild,
gnat-gcc-4.3.3.ebuild:
cleaned up (cosmetic) last ppc versions. Actually made 4.3.3 ppc only
14 Sep 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.3.ebuild,
-gnat-gcc-4.3.3-r2.ebuild, -gnat-gcc-4.3.4.ebuild:
removed old and broken versions, made 4.3.3 ppc only
*gnat-gcc-4.3.6 (14 Sep 2011)
14 Sep 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.6.ebuild:
overdue update to 4.3 using new bootstrap; ref bug #372179
amd64 only atm. x86 is coming up next. Can't simply change 4.3.5, as
some changes to ebuild are needed to match a new bootstrap.
26 Aug 2011; Markos Chandras <hwoarang@gentoo.org> gnat-gcc-4.3.5.ebuild:
Stable on amd64 wrt bug #317971
20 Aug 2011; Thomas Kahle <tomka@gentoo.org> gnat-gcc-4.3.5.ebuild:
x86 stable per bug 379983
19 Jun 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.5.ebuild:
new bootstrap for x86
24 May 2011; George Shapovalov <george@gentoo.org> gnat-gcc-4.4.5.ebuild:
new bootstrap for sparc
*gnat-gcc-4.4.5 (23 May 2011)
23 May 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.4.5.ebuild:
new version; using new bootstrap, should fix buig #327043
*gnat-gcc-4.4.3 (10 Mar 2011)
10 Mar 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.5.ebuild,
+gnat-gcc-4.4.3.ebuild:
an overdue major bump. Finally got 4.4 working. Homefully more to follow
soon..
*gnat-gcc-4.3.5 (04 Jan 2011)
04 Jan 2011; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.5.ebuild:
a quick bump, finally coming through buiild failure in new (yet uncommitted)
versions
12 Apr 2010; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.4.ebuild:
updated the bootstrap
*gnat-gcc-4.3.4 (06 Apr 2010)
06 Apr 2010; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.4.ebuild:
new version
08 Mar 2010; George Shapovalov <george@gentoo.org>
gnat-gcc-4.3.3-r2.ebuild:
added ~sparc as per #301446
*gnat-gcc-4.3.3-r2 (09 Feb 2010)
09 Feb 2010; George Shapovalov <george@gentoo.org>
+gnat-gcc-4.3.3-r2.ebuild:
fixed bootstrap for sparc and repacked one for x86. Issuing -r2 to force
mirror pick up proper bootstraps.
04 Feb 2010; George Shapovalov <george@gentoo.org>
gnat-gcc-4.3.3-r1.ebuild:
added bootstrap for sparc (#301446)
25 Jan 2010; George Shapovalov <george@gentoo.org>
gnat-gcc-4.3.3-r1.ebuild:
added bootstrap for x86 (#276568)
*gnat-gcc-4.3.3-r1 (21 Jan 2010)
21 Jan 2010; George Shapovalov <george@gentoo.org>
+gnat-gcc-4.3.3-r1.ebuild:
new revision, uses new bootstrap, based on gcc-4.3
28 Mar 2009; nixnut <nixnut@gentoo.org> gnat-gcc-4.3.2.ebuild:
ppc stable #257800
08 Feb 2009; Markus Meier <maekke@gentoo.org> gnat-gcc-4.3.2.ebuild:
amd64/x86 stable, bug #257800
05 Feb 2009; George Shapovalov <george@gentoo.org> ChangeLog:
removed old versions
*gnat-gcc-4.3.3 (05 Feb 2009)
05 Feb 2009; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.3.ebuild:
new version
23 Oct 2008; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild:
fixed repoman complaint about not using inherited autotools
*gnat-gcc-4.3.2 (23 Oct 2008)
23 Oct 2008; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.2.ebuild:
new version
25 Jun 2008; George Shapovalov <george@gentoo.org> gnat-gcc-4.3.0.ebuild,
gnat-gcc-4.3.1.ebuild:
added gmp and mpfr to DEPEND per #223751 (thanks to Dirk Heinrichs for
spotting this)
*gnat-gcc-4.3.1 (10 Jun 2008)
10 Jun 2008; George Shapovalov <george@gentoo.org> +gnat-gcc-4.3.1.ebuild:
new version out
17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> gnat-gcc-3.4.6.ebuild,
gnat-gcc-4.2.2.ebuild:
amd64 stable wrt bugs #209000 and #208997
12 Mar 2008; George Shapovalov <george@gentoo.org> ChangeLog:
finally the 4.3 release. This one should have the best Ada-2005 support atm.
*gnat-gcc-4.3_pre20080208 (15 Feb 2008)
15 Feb 2008; George Shapovalov <george@gentoo.org>
+gnat-gcc-4.3_pre20080208.ebuild:
added the 4.3 snapshot in preparison for release
10 Feb 2008; Markus Meier <maekke@gentoo.org> gnat-gcc-3.4.6.ebuild:
x86 stable, bug #209000
08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org>
gnat-gcc-4.2.2.ebuild:
ppc stable, bug #208997
07 Feb 2008; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild:
fixed autotools version mismatch issue (#209000)
05 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
gnat-gcc-4.2.2.ebuild:
stable x86, bug 208997
*gnat-gcc-4.2.3 (05 Feb 2008)
05 Feb 2008; George Shapovalov <george@gentoo.org> +gnat-gcc-4.2.3.ebuild:
new version out
*gnat-gcc-4.2.2 (11 Oct 2007)
11 Oct 2007; George Shapovalov <george@gentoo.org> +gnat-gcc-4.2.2.ebuild:
new version
*gnat-gcc-4.2.1 (10 Oct 2007)
10 Oct 2007; George Shapovalov <george@gentoo.org>
gnat-gcc-3.4.5-r2.ebuild, gnat-gcc-3.4.6.ebuild, gnat-gcc-4.1.1.ebuild,
gnat-gcc-4.1.2.ebuild, gnat-gcc-4.2.0.ebuild, +gnat-gcc-4.2.1.ebuild:
added new version. Fixed env (no longer) leaking issue in gnatbuild.eclass.
Quoted ${S}
29 May 2007; George Shapovalov <george@gentoo.org> gnat-gcc-4.2.0.ebuild:
QA_EXECSTACK marked
18 May 2007; user account for gentoo cvs access <portage-cvs@gentoo.org>
gnat-gcc-4.1.1.ebuild, gnat-gcc-4.1.2.ebuild, gnat-gcc-3.4.5-r2.ebuild, gnat-gcc-3.4.6.ebuild:
added QA_EXECSTACK bypass (#141315)
18 May 2007; George Shapovalov <george@gentoo.org>
-gnat-gcc-3.4.5-r1.ebuild, -gnat-gcc-4.1.0.ebuild:
removed stale versions
*gnat-gcc-4.2.0 (18 May 2007)
18 May 2007; George Shapovalov <george@gentoo.org> +gnat-gcc-4.2.0.ebuild:
added new version
*gnat-gcc-4.1.2 (15 Feb 2007)
15 Feb 2007; George Shapovalov <george@gentoo.org> +gnat-gcc-4.1.2.ebuild:
new version out
25 Oct 2006; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild,
gnat-gcc-4.1.0.ebuild, gnat-gcc-4.1.1.ebuild:
changed SRC_URIs to point to mirrors (now that the sources had ample time to
propagate)
24 Sep 2006; David Holm <dholm@gentoo.org> gnat-gcc-4.1.1.ebuild:
Added to ~ppc.
05 Sep 2006; George Shapovalov <george@gentoo.org> gnat-gcc-3.4.6.ebuild, gnat-gcc-4.1.1.ebuild:
added SRC_URI's for ppc bootstraps
*gnat-gcc-4.1.1 (30 May 2006)
30 May 2006; George Shapovalov <george@gentoo.org> +gnat-gcc-4.1.1.ebuild:
new version
*gnat-gcc-3.4.6 (27 Mar 2006)
27 Mar 2006; George Shapovalov <george@gentoo.org> +gnat-gcc-3.4.6.ebuild:
new version, following the gcc release
26 Mar 2006; George Shapovalov <george@gentoo.org> -gnat-gcc-3.4.5.ebuild:
removed stale and (any more) nonworking version
*gnat-gcc-4.1.0 (26 Mar 2006)
*gnat-gcc-3.4.5-r2 (26 Mar 2006)
26 Mar 2006; George Shapovalov <george@gentoo.org>
+files/patches/74_all_sh-pr24836.patch,
+files/patches/51_all_gcc-3.4-libiberty-pic.patch,
+files/gcc-configure-LANG.patch, +gnat-gcc-3.4.5-r2.ebuild,
+gnat-gcc-4.1.0.ebuild:
added new versions to accompany a much revorked gnatbuild.eclass. Now
handles multilib better, uses i386 bootstraps on x86 and fixes some misc
stuff. 4.1.0 has been added too..
*gnat-gcc-3.4.5-r1 (23 Jan 2006)
23 Jan 2006; George Shapovalov <george@gentoo.org>
+gnat-gcc-3.4.5-r1.ebuild:
new revision to force use of new bootstrap and to match new eselect-gnat
locations
*gnat-gcc-3.4.5 (17 Jan 2006)
17 Jan 2006; George Shapovalov <george@gentoo.org>
+files/gnat-Make-lang.in.patch, +metadata.xml, +gnat-gcc-3.4.5.ebuild:
initial commit. Split gnat package - gcc version (#111340)
|