1 |
blocke |
1.1 |
# ChangeLog for dev-util/valgrind |
2 |
dertobi123 |
1.85 |
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 |
3 |
griffon26 |
1.90 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.89 2008/07/27 17:55:23 tester Exp $ |
4 |
|
|
|
5 |
|
|
13 Aug 2008; Maurice van der Pot <griffon26@gentoo.org> |
6 |
|
|
+files/valgrind-3.3.1-local-labels.patch, valgrind-3.3.1.ebuild: |
7 |
|
|
Use local labels in inline asm to prevent duplicate definition of symbols |
8 |
|
|
when optimisation is turned on (bug #234644 reported by Olivier Huber |
9 |
|
|
<oli.huber@gmail.com>). |
10 |
tester |
1.89 |
|
11 |
|
|
27 Jul 2008; Olivier Crête <tester@gentoo.org> valgrind-3.3.0.ebuild, |
12 |
|
|
valgrind-3.3.0-r1.ebuild, valgrind-3.3.1.ebuild: |
13 |
|
|
Add --without-mpicc because auto-deps are bad and some MPI implementation |
14 |
|
|
provide static libraries which are not PIC, bug #202684 |
15 |
griffon26 |
1.88 |
|
16 |
|
|
*valgrind-3.3.1 (06 Jun 2008) |
17 |
|
|
|
18 |
|
|
06 Jun 2008; Maurice van der Pot <griffon26@gentoo.org> |
19 |
|
|
+valgrind-3.3.1.ebuild: |
20 |
|
|
Version bump to 3.3.1 (closes bug #225081). |
21 |
griffon26 |
1.87 |
|
22 |
|
|
*valgrind-3.3.0-r1 (18 May 2008) |
23 |
|
|
|
24 |
|
|
18 May 2008; Maurice van der Pot <griffon26@gentoo.org> |
25 |
|
|
+files/valgrind-3.3.0-massif-cplusplus.patch, +valgrind-3.3.0-r1.ebuild: |
26 |
|
|
Added a patch to make massif usable for C++. Requested by Fernando J. Pereda |
27 |
|
|
<ferdy@gentoo.org> in bug #221067. |
28 |
griffon26 |
1.86 |
|
29 |
|
|
25 Mar 2008; Maurice van der Pot <griffon26@gentoo.org> |
30 |
|
|
valgrind-3.3.0.ebuild: |
31 |
|
|
Added a warning for ppc & ppc64 that valgrind will not work if glibc |
32 |
|
|
doesn't have debug info (bug #214065). |
33 |
dertobi123 |
1.85 |
|
34 |
|
|
14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
35 |
|
|
valgrind-3.2.3-r1.ebuild: |
36 |
|
|
ppc. stable |
37 |
griffon26 |
1.84 |
|
38 |
|
|
*valgrind-3.3.0 (13 Dec 2007) |
39 |
|
|
|
40 |
|
|
13 Dec 2007; Maurice van der Pot <griffon26@gentoo.org> |
41 |
|
|
-files/valgrind-3.2.1-glibc-2.5.patch, |
42 |
|
|
-files/valgrind-3.2.1-pkg-config.patch, |
43 |
|
|
+files/valgrind-3.3.0-only64bit.patch, -valgrind-3.2.0.ebuild, |
44 |
|
|
-valgrind-3.2.1.ebuild, +valgrind-3.3.0.ebuild: |
45 |
|
|
Added valgrind-3.3.0 as requested by Giacomo Graziosi <g.graziosi@gmail.com> |
46 |
|
|
in bug #202131. This release reintroduces helgrind, contains a revamped massif |
47 |
|
|
and much more. Also removed old ebuilds. |
48 |
corsair |
1.83 |
|
49 |
|
|
01 Dec 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3-r1.ebuild: |
50 |
|
|
Stable on ppc64 |
51 |
griffon26 |
1.82 |
|
52 |
|
|
17 Nov 2007; Maurice van der Pot <griffon26@gentoo.org> |
53 |
|
|
+files/valgrind-3.2.3-glibc-2.7.patch, valgrind-3.2.3-r1.ebuild: |
54 |
|
|
Added glibc-2.7 suppression file and build fix as requested in bug #199001 by |
55 |
|
|
<nedrandersoff@yahoo.com>. Thanks to Florian Maier <floma@onlinehome.de> for |
56 |
|
|
the patch. |
57 |
wolf31o2 |
1.81 |
|
58 |
|
|
06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> |
59 |
|
|
valgrind-3.2.3-r1.ebuild: |
60 |
|
|
Stable on amd64 wrt bug #189396. |
61 |
griffon26 |
1.80 |
|
62 |
|
|
*valgrind-3.2.3-r1 (20 Oct 2007) |
63 |
|
|
|
64 |
|
|
20 Oct 2007; Maurice van der Pot <griffon26@gentoo.org> |
65 |
|
|
+valgrind-3.2.3-r1.ebuild: |
66 |
|
|
Copied 3.2.3 ebuild to 3.2.3-r1, because there were still people who hadn't |
67 |
|
|
remerged 3.2.3 and spent time looking for a solution to bug #189396. |
68 |
griffon26 |
1.79 |
|
69 |
|
|
26 Aug 2007; Maurice van der Pot <griffon26@gentoo.org> |
70 |
|
|
+files/valgrind-3.2.3-unhandled-instr-amd64.patch, valgrind-3.2.3.ebuild: |
71 |
|
|
Added fix for bug #189396 reported by Tiziano Müller <dev-zero@gentoo.org>. |
72 |
griffon26 |
1.78 |
|
73 |
|
|
17 Jul 2007; Maurice van der Pot <griffon26@gentoo.org> |
74 |
|
|
+files/valgrind-3.2.3-glibc-2.6.patch, valgrind-3.2.3.ebuild: |
75 |
|
|
Added support for glibc-2.6, which closes bug 185551 reported by |
76 |
|
|
Billy DeVincentis <billydv1@verizon.net> |
77 |
nixnut |
1.77 |
|
78 |
|
|
05 May 2007; nixnut <nixnut@gentoo.org> valgrind-3.2.3.ebuild: |
79 |
|
|
Stable on ppc wrt bug 176707 |
80 |
dang |
1.76 |
|
81 |
|
|
04 May 2007; Daniel Gryniewicz <dang@gentoo.org> valgrind-3.2.3.ebuild: |
82 |
|
|
Marked stable on amd64 for bug #176707 |
83 |
ticho |
1.75 |
|
84 |
|
|
02 May 2007; Andrej Kacian <ticho@gentoo.org> valgrind-3.2.3.ebuild: |
85 |
|
|
Stable on x86, security bug #176707. |
86 |
corsair |
1.74 |
|
87 |
|
|
01 May 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3.ebuild: |
88 |
|
|
Stable on ppc64; bug #176707 |
89 |
griffon26 |
1.73 |
|
90 |
|
|
04 Mar 2007; Maurice van der Pot <griffon26@gentoo.org> |
91 |
|
|
valgrind-3.2.3.ebuild: |
92 |
|
|
Fixed invalid reference to patch for ppc64 without multilib (bug #169216). |
93 |
griffon26 |
1.72 |
|
94 |
|
|
*valgrind-3.2.3 (19 Feb 2007) |
95 |
|
|
|
96 |
|
|
19 Feb 2007; Maurice van der Pot <griffon26@gentoo.org> |
97 |
|
|
+files/valgrind-3.2.3-pkg-config.patch, +valgrind-3.2.3.ebuild: |
98 |
|
|
Added new valgrind release 3.2.3 (closes bug #163509). |
99 |
wolf31o2 |
1.71 |
|
100 |
|
|
13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> valgrind-3.2.1.ebuild: |
101 |
|
|
Stable on amd64/ppc wrt bug #166121 due to glibc-2.5 being stable there, too. |
102 |
corsair |
1.70 |
|
103 |
|
|
13 Feb 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.1.ebuild: |
104 |
|
|
Stable on ppc64; bug #166121 |
105 |
armin76 |
1.69 |
|
106 |
|
|
11 Feb 2007; Raúl Porcel <armin76@gentoo.org> valgrind-3.2.1.ebuild: |
107 |
|
|
x86 stable wrt bug 166121 |
108 |
caleb |
1.68 |
|
109 |
|
|
03 Nov 2006; Caleb Tennis <caleb@gentoo.org> |
110 |
|
|
-files/valgrind-3.1.0-amd64-nomultilib-fix.patch, -valgrind-3.1.1.ebuild: |
111 |
|
|
remove old version |
112 |
griffon26 |
1.67 |
|
113 |
|
|
24 Oct 2006; Maurice van der Pot <griffon26@gentoo.org> |
114 |
|
|
+files/valgrind-3.2.1-glibc-2.5.patch, valgrind-3.2.1.ebuild: |
115 |
|
|
Made valgrind build with glibc 2.5 installed. Thanks to Ed Catmur |
116 |
|
|
<ed@catmur.co.uk> for reporting the problem and looking up the |
117 |
|
|
appropriate patches (bug #152297). |
118 |
griffon26 |
1.66 |
|
119 |
|
|
*valgrind-3.2.1 (17 Sep 2006) |
120 |
|
|
|
121 |
|
|
17 Sep 2006; Maurice van der Pot <griffon26@gentoo.org> |
122 |
|
|
+files/valgrind-3.2.1-only64bit.patch, |
123 |
|
|
+files/valgrind-3.2.1-pkg-config.patch, +valgrind-3.2.1.ebuild: |
124 |
|
|
Bumped version and added patch to correct pkg-config output, fixing |
125 |
|
|
bug #147904 reported by Priit Laes <amd@store20.com>. |
126 |
|
|
This is also the first valgrind ebuild marked ~ppc64. |
127 |
blubb |
1.65 |
|
128 |
|
|
25 Aug 2006; <blubb@gentoo.org> valgrind-3.2.0.ebuild: |
129 |
|
|
stable on amd64 |
130 |
tove |
1.64 |
|
131 |
|
|
19 Aug 2006; Torsten Veller <tove@gentoo.org> valgrind-3.2.0.ebuild: |
132 |
|
|
Stable on x86 (#144393) |
133 |
griffon26 |
1.63 |
|
134 |
|
|
14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
135 |
|
|
valgrind-3.1.1.ebuild, valgrind-3.2.0.ebuild: |
136 |
|
|
Now replacing -O3 with -O2 if compiling with gcc 3.3.x for bug #129776 |
137 |
|
|
reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location |
138 |
|
|
of docs for valgrind-3.2.0. |
139 |
griffon26 |
1.62 |
|
140 |
|
|
11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
141 |
|
|
valgrind-3.2.0.ebuild: |
142 |
|
|
Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org> |
143 |
|
|
and added a blocking dep for callgrind as part of a fix for bug #136303 |
144 |
|
|
reported by Daniel Franke <franke.daniel@gmail.com>. |
145 |
griffon26 |
1.61 |
|
146 |
|
|
09 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
147 |
|
|
-files/valgrind-2.2.0-current-macro-clash.patch, |
148 |
|
|
-files/valgrind-2.2.0-no-exec-stack.patch, |
149 |
|
|
-files/valgrind-2.4.0-pie-fix.patch, |
150 |
|
|
-files/valgrind-2.4.1-dont-trample-cflags.patch, |
151 |
|
|
-files/valgrind-2.4.1-static-const.patch, |
152 |
|
|
-files/valgrind-3.0.0-pie-fix.patch, -files/valgrind-3.0.1-mfence.patch, |
153 |
|
|
-files/valgrind-3.0.1-pic-fix.patch, -valgrind-2.2.0-r2.ebuild, |
154 |
|
|
-valgrind-2.4.0.ebuild, -valgrind-2.4.1.ebuild, -valgrind-3.0.0.ebuild, |
155 |
|
|
-valgrind-3.0.1.ebuild, -valgrind-3.0.1-r1.ebuild, -valgrind-3.1.0.ebuild, |
156 |
|
|
valgrind-3.1.1.ebuild: |
157 |
|
|
Removed a bunch of old ebuilds and fixed bug #131987 reported by Marti |
158 |
|
|
Raudsepp <marti@juffo.org> in valgrind-3.1.1. |
159 |
lu_zero |
1.60 |
|
160 |
|
|
*valgrind-3.2.0 (07 Jun 2006) |
161 |
|
|
|
162 |
|
|
07 Jun 2006; Luca Barbato <lu_zero@gentoo.org> +valgrind-3.2.0.ebuild: |
163 |
|
|
New version |
164 |
tsunam |
1.59 |
|
165 |
|
|
11 Apr 2006; Joshua Jackson <tsunam@gentoo.org> valgrind-3.1.1.ebuild: |
166 |
|
|
stable on x86; bug #129127 |
167 |
griffon26 |
1.58 |
|
168 |
|
|
*valgrind-3.1.1 (29 Mar 2006) |
169 |
|
|
|
170 |
|
|
29 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
171 |
|
|
+valgrind-3.1.1.ebuild: |
172 |
|
|
Added version 3.1.1 of valgrind, which is purely a bug fixing release. |
173 |
|
|
Requested by Nuno Lopes <nunoplopes@sapo.pt> in bug #127766. |
174 |
griffon26 |
1.57 |
|
175 |
|
|
07 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
176 |
|
|
+files/valgrind-3.1.0-amd64-nomultilib-fix.patch, valgrind-3.1.0.ebuild: |
177 |
|
|
Added patch created by Marco Matthies <gentoo-bugzilla@moinmarco.de> for |
178 |
|
|
bug #114407 reported by Scott Robert Ladd <gentoo@coyotegulch.com>. This |
179 |
|
|
problem occurred only on amd64 without multilib. |
180 |
griffon26 |
1.56 |
|
181 |
|
|
03 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
182 |
|
|
valgrind-3.1.0.ebuild: |
183 |
|
|
Filtering out -fstack-protector again, because otherwise valgrind would need |
184 |
|
|
__guard and __stack_smash_handler from glibc, which it doesn't link to. |
185 |
|
|
Closes bug #114347 reported by Graham Murray <graham@gmurray.org.uk> |
186 |
griffon26 |
1.55 |
|
187 |
|
|
*valgrind-3.1.0 (02 Dec 2005) |
188 |
|
|
|
189 |
|
|
02 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
190 |
|
|
+valgrind-3.1.0.ebuild: |
191 |
|
|
Added version 3.1.0 of valgrind. To summarise, AMD64 support is much better, |
192 |
|
|
PPC32 support is now usable, and this is the first release in the 3.0 line |
193 |
|
|
that supports core dumping for programs running under valgrind. |
194 |
griffon26 |
1.54 |
|
195 |
|
|
*valgrind-3.0.1-r1 (06 Nov 2005) |
196 |
|
|
|
197 |
|
|
06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
198 |
|
|
+files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |
199 |
|
|
+valgrind-3.0.1-r1.ebuild: |
200 |
|
|
The mfence patch fixes the failed assertion mentioned by Brian Tarricone |
201 |
|
|
<bjt23@cornell.edu> in bug #101402. The pic patch was supplied by Ned Ludd |
202 |
|
|
<solar@gentoo.org> to fix bug #111233. |
203 |
griffon26 |
1.53 |
|
204 |
|
|
*valgrind-3.0.1 (30 Aug 2005) |
205 |
|
|
|
206 |
|
|
30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
207 |
|
|
+valgrind-3.0.1.ebuild: |
208 |
|
|
Added version 3.0.1 of valgrind. This one is built without PIE as it seems to |
209 |
|
|
cause trouble from time to time. This should fix bug #102157 reported by Dizzy |
210 |
|
|
<dizzy@roedu.net>. |
211 |
herbs |
1.52 |
|
212 |
|
|
04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
213 |
|
|
Marked ~amd64 wrt bug #101386. |
214 |
anarchy |
1.51 |
|
215 |
|
|
04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
216 |
|
|
Marked ~ppc and added -* as bug report requested |
217 |
griffon26 |
1.50 |
|
218 |
|
|
*valgrind-3.0.0 (04 Aug 2005) |
219 |
|
|
*valgrind-2.4.1 (04 Aug 2005) |
220 |
|
|
|
221 |
|
|
04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
222 |
|
|
+files/valgrind-2.4.1-dont-trample-cflags.patch, |
223 |
|
|
+files/valgrind-2.4.1-static-const.patch, |
224 |
|
|
+files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild, |
225 |
|
|
+valgrind-3.0.0.ebuild: |
226 |
|
|
Added two new releases of valgrind. 2.4.1 is mainly a stability release |
227 |
|
|
while 3.0.0 is a release that is much more portable to platforms other |
228 |
|
|
than x86. It should work on amd64 already. |
229 |
|
|
I also reevaluated all patches/restrictions that were present in earlier |
230 |
|
|
ebuilds, removed the ones that seem no longer necessary and commented |
231 |
|
|
the ones that do. |
232 |
griffon26 |
1.49 |
|
233 |
|
|
28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> |
234 |
|
|
-files/valgrind-2.1.1-pic.patch, |
235 |
|
|
-files/valgrind-2.1.2-kernel-headers.patch, |
236 |
|
|
-files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild, |
237 |
|
|
-valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild, |
238 |
|
|
-valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild, |
239 |
|
|
valgrind-2.4.0.ebuild: |
240 |
|
|
Marked valgrind 2.4.0 stable on x86. |
241 |
|
|
Removed old valgrind ebuilds. |
242 |
griffon26 |
1.48 |
|
243 |
|
|
25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
244 |
|
|
valgrind-2.4.0.ebuild: |
245 |
|
|
Added back ppc support. |
246 |
griffon26 |
1.47 |
|
247 |
|
|
12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
248 |
|
|
+files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: |
249 |
|
|
Included some fixes that should enable building with PIE, |
250 |
|
|
even with a hardened gcc profile; this fixes bug #87598 |
251 |
|
|
reported by Olaf Freyer <aaron@cs.tu-berlin.de> |
252 |
|
|
Also prepared the ebuild for ppc support. |
253 |
griffon26 |
1.46 |
|
254 |
|
|
28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
255 |
|
|
valgrind-2.4.0.ebuild: |
256 |
|
|
Adapted to changes in configure, fixing bug #87010. Thanks to |
257 |
|
|
Olivier <ocastan@noos.fr> for identifying the problem. |
258 |
griffon26 |
1.45 |
|
259 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
260 |
|
|
Had repoman fix Manifest file |
261 |
griffon26 |
1.44 |
|
262 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
263 |
|
|
valgrind-2.4.0.ebuild: |
264 |
|
|
Corrected url to source |
265 |
griffon26 |
1.43 |
|
266 |
|
|
*valgrind-2.4.0 (24 Mar 2005) |
267 |
|
|
|
268 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
269 |
|
|
valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
270 |
|
|
Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
271 |
|
|
a ppc version is released. |
272 |
|
|
Marked 2.2.0-r2 stable on x86 |
273 |
griffon26 |
1.42 |
|
274 |
|
|
22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
275 |
|
|
+files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
276 |
|
|
Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
277 |
|
|
reported by Dennis Schridde <lindevel@gmx.net>. |
278 |
griffon26 |
1.41 |
|
279 |
|
|
*valgrind-2.2.0-r2 (13 Feb 2005) |
280 |
|
|
|
281 |
|
|
13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
282 |
|
|
+valgrind-2.2.0-r2.ebuild: |
283 |
|
|
Prevent valgrind from ignoring CFLAGS in environment to allow building |
284 |
|
|
with hardened gcc (see bug #75789 reported by Dominik Schäfer |
285 |
|
|
<schaedpq@despammed.com>) |
286 |
|
|
Make valgrind less dependent on actual name of kernel headers as |
287 |
|
|
suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
288 |
griffon26 |
1.40 |
|
289 |
|
|
*valgrind-2.2.0-r1 (19 Dec 2004) |
290 |
|
|
|
291 |
|
|
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
292 |
|
|
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
293 |
|
|
Remove nested function to enable running without an executable stack. |
294 |
|
|
Fixes segmentation fault on nptl systems as reported by Pedro Morales |
295 |
|
|
<pemorale@dcc.uchile.cl> in bug #74716. |
296 |
griffon26 |
1.39 |
|
297 |
|
|
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
298 |
|
|
Taken up maintenance of valgrind. |
299 |
caleb |
1.38 |
|
300 |
|
|
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
301 |
|
|
Marking x86 stable |
302 |
lu_zero |
1.37 |
|
303 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
304 |
|
|
Stray ebuild got committed in place, replaced with the correct one. |
305 |
lu_zero |
1.36 |
|
306 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
307 |
|
|
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
308 |
lu_zero |
1.35 |
|
309 |
|
|
*valgrind-2.2.0 (02 Sep 2004) |
310 |
|
|
|
311 |
|
|
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
312 |
|
|
New Version, experimental ppc support available |
313 |
lu_zero |
1.34 |
|
314 |
|
|
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
315 |
|
|
Fix for the system headers wierdness, thanks to Olaf Freyer |
316 |
|
|
<aaron@cs.tu-berlin.de> |
317 |
mr_bones_ |
1.33 |
|
318 |
|
|
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
319 |
|
|
don't rdepend on autoconf; error message; doc tidy |
320 |
lu_zero |
1.32 |
|
321 |
|
|
*valgrind-2.1.2 (22 Jul 2004) |
322 |
|
|
|
323 |
|
|
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
324 |
|
|
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
325 |
|
|
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
326 |
|
|
early patch. |
327 |
slarti |
1.31 |
|
328 |
|
|
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
329 |
|
|
Marking -amd64, valgrind is ix86 specific. |
330 |
eradicator |
1.30 |
|
331 |
|
|
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
332 |
|
|
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
333 |
|
|
valgrind-2.1.1.ebuild: |
334 |
|
|
virtual/glibc -> virtual/libc |
335 |
caleb |
1.27 |
|
336 |
solar |
1.28 |
*valgrind-2.1.1-r1 (17 Jun 2004) |
337 |
caleb |
1.27 |
|
338 |
solar |
1.28 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
339 |
|
|
files/valgrind-2.1.1-pic.patch: |
340 |
|
|
added patch from bug 54068 to make valgrind pic aware |
341 |
blocke |
1.1 |
|