| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2000-2006 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.63 2006/06/14 17:07:34 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) |
| 4 | |
142 | |
| 5 | 14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
143 | 14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 6 | valgrind-3.1.1.ebuild, valgrind-3.2.0.ebuild: |
144 | valgrind-3.1.1.ebuild, valgrind-3.2.0.ebuild: |
| 7 | Now replacing -O3 with -O2 if compiling with gcc 3.3.x for bug #129776 |
145 | Now replacing -O3 with -O2 if compiling with gcc 3.3.x for bug #129776 |
| 8 | reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location |
146 | reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location |