| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.54 2005/11/06 14:55:28 griffon26 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.93 2008/08/24 11:41:59 corsair Exp $ |
|
|
4 | |
|
|
5 | 24 Aug 2008; Markus Rothe <corsair@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
6 | Stable on ppc64; bug #234526 |
|
|
7 | |
|
|
8 | 16 Aug 2008; nixnut <nixnut@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
9 | Stable on ppc wrt bug 234526 |
|
|
10 | |
|
|
11 | 15 Aug 2008; Markus Meier <maekke@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
12 | amd64/x86 stable, bug #234526 |
|
|
13 | |
|
|
14 | 13 Aug 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
15 | +files/valgrind-3.3.1-local-labels.patch, valgrind-3.3.1.ebuild: |
|
|
16 | Use local labels in inline asm to prevent duplicate definition of symbols |
|
|
17 | when optimisation is turned on (bug #234644 reported by Olivier Huber |
|
|
18 | <oli.huber@gmail.com>). |
|
|
19 | |
|
|
20 | 27 Jul 2008; Olivier Crête <tester@gentoo.org> valgrind-3.3.0.ebuild, |
|
|
21 | valgrind-3.3.0-r1.ebuild, valgrind-3.3.1.ebuild: |
|
|
22 | Add --without-mpicc because auto-deps are bad and some MPI implementation |
|
|
23 | provide static libraries which are not PIC, bug #202684 |
|
|
24 | |
|
|
25 | *valgrind-3.3.1 (06 Jun 2008) |
|
|
26 | |
|
|
27 | 06 Jun 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
28 | +valgrind-3.3.1.ebuild: |
|
|
29 | Version bump to 3.3.1 (closes bug #225081). |
|
|
30 | |
|
|
31 | *valgrind-3.3.0-r1 (18 May 2008) |
|
|
32 | |
|
|
33 | 18 May 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
34 | +files/valgrind-3.3.0-massif-cplusplus.patch, +valgrind-3.3.0-r1.ebuild: |
|
|
35 | Added a patch to make massif usable for C++. Requested by Fernando J. Pereda |
|
|
36 | <ferdy@gentoo.org> in bug #221067. |
|
|
37 | |
|
|
38 | 25 Mar 2008; Maurice van der Pot <griffon26@gentoo.org> |
|
|
39 | valgrind-3.3.0.ebuild: |
|
|
40 | Added a warning for ppc & ppc64 that valgrind will not work if glibc |
|
|
41 | doesn't have debug info (bug #214065). |
|
|
42 | |
|
|
43 | 14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
44 | valgrind-3.2.3-r1.ebuild: |
|
|
45 | ppc. stable |
|
|
46 | |
|
|
47 | *valgrind-3.3.0 (13 Dec 2007) |
|
|
48 | |
|
|
49 | 13 Dec 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
50 | -files/valgrind-3.2.1-glibc-2.5.patch, |
|
|
51 | -files/valgrind-3.2.1-pkg-config.patch, |
|
|
52 | +files/valgrind-3.3.0-only64bit.patch, -valgrind-3.2.0.ebuild, |
|
|
53 | -valgrind-3.2.1.ebuild, +valgrind-3.3.0.ebuild: |
|
|
54 | Added valgrind-3.3.0 as requested by Giacomo Graziosi <g.graziosi@gmail.com> |
|
|
55 | in bug #202131. This release reintroduces helgrind, contains a revamped massif |
|
|
56 | and much more. Also removed old ebuilds. |
|
|
57 | |
|
|
58 | 01 Dec 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3-r1.ebuild: |
|
|
59 | Stable on ppc64 |
|
|
60 | |
|
|
61 | 17 Nov 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
62 | +files/valgrind-3.2.3-glibc-2.7.patch, valgrind-3.2.3-r1.ebuild: |
|
|
63 | Added glibc-2.7 suppression file and build fix as requested in bug #199001 by |
|
|
64 | <nedrandersoff@yahoo.com>. Thanks to Florian Maier <floma@onlinehome.de> for |
|
|
65 | the patch. |
|
|
66 | |
|
|
67 | 06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> |
|
|
68 | valgrind-3.2.3-r1.ebuild: |
|
|
69 | Stable on amd64 wrt bug #189396. |
|
|
70 | |
|
|
71 | *valgrind-3.2.3-r1 (20 Oct 2007) |
|
|
72 | |
|
|
73 | 20 Oct 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
74 | +valgrind-3.2.3-r1.ebuild: |
|
|
75 | Copied 3.2.3 ebuild to 3.2.3-r1, because there were still people who hadn't |
|
|
76 | remerged 3.2.3 and spent time looking for a solution to bug #189396. |
|
|
77 | |
|
|
78 | 26 Aug 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
79 | +files/valgrind-3.2.3-unhandled-instr-amd64.patch, valgrind-3.2.3.ebuild: |
|
|
80 | Added fix for bug #189396 reported by Tiziano Müller <dev-zero@gentoo.org>. |
|
|
81 | |
|
|
82 | 17 Jul 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
83 | +files/valgrind-3.2.3-glibc-2.6.patch, valgrind-3.2.3.ebuild: |
|
|
84 | Added support for glibc-2.6, which closes bug 185551 reported by |
|
|
85 | Billy DeVincentis <billydv1@verizon.net> |
|
|
86 | |
|
|
87 | 05 May 2007; nixnut <nixnut@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
88 | Stable on ppc wrt bug 176707 |
|
|
89 | |
|
|
90 | 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
91 | Marked stable on amd64 for bug #176707 |
|
|
92 | |
|
|
93 | 02 May 2007; Andrej Kacian <ticho@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
94 | Stable on x86, security bug #176707. |
|
|
95 | |
|
|
96 | 01 May 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.3.ebuild: |
|
|
97 | Stable on ppc64; bug #176707 |
|
|
98 | |
|
|
99 | 04 Mar 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
100 | valgrind-3.2.3.ebuild: |
|
|
101 | Fixed invalid reference to patch for ppc64 without multilib (bug #169216). |
|
|
102 | |
|
|
103 | *valgrind-3.2.3 (19 Feb 2007) |
|
|
104 | |
|
|
105 | 19 Feb 2007; Maurice van der Pot <griffon26@gentoo.org> |
|
|
106 | +files/valgrind-3.2.3-pkg-config.patch, +valgrind-3.2.3.ebuild: |
|
|
107 | Added new valgrind release 3.2.3 (closes bug #163509). |
|
|
108 | |
|
|
109 | 13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> valgrind-3.2.1.ebuild: |
|
|
110 | Stable on amd64/ppc wrt bug #166121 due to glibc-2.5 being stable there, too. |
|
|
111 | |
|
|
112 | 13 Feb 2007; Markus Rothe <corsair@gentoo.org> valgrind-3.2.1.ebuild: |
|
|
113 | Stable on ppc64; bug #166121 |
|
|
114 | |
|
|
115 | 11 Feb 2007; Raúl Porcel <armin76@gentoo.org> valgrind-3.2.1.ebuild: |
|
|
116 | x86 stable wrt bug 166121 |
|
|
117 | |
|
|
118 | 03 Nov 2006; Caleb Tennis <caleb@gentoo.org> |
|
|
119 | -files/valgrind-3.1.0-amd64-nomultilib-fix.patch, -valgrind-3.1.1.ebuild: |
|
|
120 | remove old version |
|
|
121 | |
|
|
122 | 24 Oct 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
123 | +files/valgrind-3.2.1-glibc-2.5.patch, valgrind-3.2.1.ebuild: |
|
|
124 | Made valgrind build with glibc 2.5 installed. Thanks to Ed Catmur |
|
|
125 | <ed@catmur.co.uk> for reporting the problem and looking up the |
|
|
126 | appropriate patches (bug #152297). |
|
|
127 | |
|
|
128 | *valgrind-3.2.1 (17 Sep 2006) |
|
|
129 | |
|
|
130 | 17 Sep 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
131 | +files/valgrind-3.2.1-only64bit.patch, |
|
|
132 | +files/valgrind-3.2.1-pkg-config.patch, +valgrind-3.2.1.ebuild: |
|
|
133 | Bumped version and added patch to correct pkg-config output, fixing |
|
|
134 | bug #147904 reported by Priit Laes <amd@store20.com>. |
|
|
135 | This is also the first valgrind ebuild marked ~ppc64. |
|
|
136 | |
|
|
137 | 25 Aug 2006; <blubb@gentoo.org> valgrind-3.2.0.ebuild: |
|
|
138 | stable on amd64 |
|
|
139 | |
|
|
140 | 19 Aug 2006; Torsten Veller <tove@gentoo.org> valgrind-3.2.0.ebuild: |
|
|
141 | Stable on x86 (#144393) |
|
|
142 | |
|
|
143 | 14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
144 | valgrind-3.1.1.ebuild, valgrind-3.2.0.ebuild: |
|
|
145 | Now replacing -O3 with -O2 if compiling with gcc 3.3.x for bug #129776 |
|
|
146 | reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location |
|
|
147 | of docs for valgrind-3.2.0. |
|
|
148 | |
|
|
149 | 11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
150 | valgrind-3.2.0.ebuild: |
|
|
151 | Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org> |
|
|
152 | and added a blocking dep for callgrind as part of a fix for bug #136303 |
|
|
153 | reported by Daniel Franke <franke.daniel@gmail.com>. |
|
|
154 | |
|
|
155 | 09 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
156 | -files/valgrind-2.2.0-current-macro-clash.patch, |
|
|
157 | -files/valgrind-2.2.0-no-exec-stack.patch, |
|
|
158 | -files/valgrind-2.4.0-pie-fix.patch, |
|
|
159 | -files/valgrind-2.4.1-dont-trample-cflags.patch, |
|
|
160 | -files/valgrind-2.4.1-static-const.patch, |
|
|
161 | -files/valgrind-3.0.0-pie-fix.patch, -files/valgrind-3.0.1-mfence.patch, |
|
|
162 | -files/valgrind-3.0.1-pic-fix.patch, -valgrind-2.2.0-r2.ebuild, |
|
|
163 | -valgrind-2.4.0.ebuild, -valgrind-2.4.1.ebuild, -valgrind-3.0.0.ebuild, |
|
|
164 | -valgrind-3.0.1.ebuild, -valgrind-3.0.1-r1.ebuild, -valgrind-3.1.0.ebuild, |
|
|
165 | valgrind-3.1.1.ebuild: |
|
|
166 | Removed a bunch of old ebuilds and fixed bug #131987 reported by Marti |
|
|
167 | Raudsepp <marti@juffo.org> in valgrind-3.1.1. |
|
|
168 | |
|
|
169 | *valgrind-3.2.0 (07 Jun 2006) |
|
|
170 | |
|
|
171 | 07 Jun 2006; Luca Barbato <lu_zero@gentoo.org> +valgrind-3.2.0.ebuild: |
|
|
172 | New version |
|
|
173 | |
|
|
174 | 11 Apr 2006; Joshua Jackson <tsunam@gentoo.org> valgrind-3.1.1.ebuild: |
|
|
175 | stable on x86; bug #129127 |
|
|
176 | |
|
|
177 | *valgrind-3.1.1 (29 Mar 2006) |
|
|
178 | |
|
|
179 | 29 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
180 | +valgrind-3.1.1.ebuild: |
|
|
181 | Added version 3.1.1 of valgrind, which is purely a bug fixing release. |
|
|
182 | Requested by Nuno Lopes <nunoplopes@sapo.pt> in bug #127766. |
|
|
183 | |
|
|
184 | 07 Mar 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
185 | +files/valgrind-3.1.0-amd64-nomultilib-fix.patch, valgrind-3.1.0.ebuild: |
|
|
186 | Added patch created by Marco Matthies <gentoo-bugzilla@moinmarco.de> for |
|
|
187 | bug #114407 reported by Scott Robert Ladd <gentoo@coyotegulch.com>. This |
|
|
188 | problem occurred only on amd64 without multilib. |
|
|
189 | |
|
|
190 | 03 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
191 | valgrind-3.1.0.ebuild: |
|
|
192 | Filtering out -fstack-protector again, because otherwise valgrind would need |
|
|
193 | __guard and __stack_smash_handler from glibc, which it doesn't link to. |
|
|
194 | Closes bug #114347 reported by Graham Murray <graham@gmurray.org.uk> |
|
|
195 | |
|
|
196 | *valgrind-3.1.0 (02 Dec 2005) |
|
|
197 | |
|
|
198 | 02 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
|
|
199 | +valgrind-3.1.0.ebuild: |
|
|
200 | Added version 3.1.0 of valgrind. To summarise, AMD64 support is much better, |
|
|
201 | PPC32 support is now usable, and this is the first release in the 3.0 line |
|
|
202 | that supports core dumping for programs running under valgrind. |
| 4 | |
203 | |
| 5 | *valgrind-3.0.1-r1 (06 Nov 2005) |
204 | *valgrind-3.0.1-r1 (06 Nov 2005) |
| 6 | |
205 | |
| 7 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
206 | 06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 8 | +files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |
207 | +files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |