| 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-2006 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.62 2006/06/11 12:12:37 griffon26 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.63 2006/06/14 17:07:34 griffon26 Exp $ |
|
|
4 | |
|
|
5 | 14 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
|
|
6 | 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 |
|
|
8 | reported by Fabian Groffen <grobian@gentoo.org>. Also corrected location |
|
|
9 | of docs for valgrind-3.2.0. |
| 4 | |
10 | |
| 5 | 11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
11 | 11 Jun 2006; Maurice van der Pot <griffon26@gentoo.org> |
| 6 | valgrind-3.2.0.ebuild: |
12 | valgrind-3.2.0.ebuild: |
| 7 | Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org> |
13 | Fixed bug #136047 as proposed by Jean Bréfort <jean.brefort@normalesup.org> |
| 8 | and added a blocking dep for callgrind as part of a fix for bug #136303 |
14 | and added a blocking dep for callgrind as part of a fix for bug #136303 |