| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.108 2009/11/08 00:28:35 griffon26 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.109 2009/11/16 20:49:18 griffon26 Exp $ |
|
|
4 | |
|
|
5 | 16 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
|
|
6 | files/valgrind-3.5.0-non-exec-stack.patch: |
|
|
7 | Corrected non-exec-stack patch for platforms without a secondary architecture |
|
|
8 | (bug #293169 reported by Denys <nuclearcat@nuclearcat.com>). |
|
|
9 | Thanks to Mattias Nissler <mattias.nissler@gmx.de> for the patch. |
| 4 | |
10 | |
| 5 | 08 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
11 | 08 Nov 2009; Maurice van der Pot <griffon26@gentoo.org> |
| 6 | valgrind-3.5.0.ebuild, +files/valgrind-3.5.0-glibc-2.11.patch, |
12 | valgrind-3.5.0.ebuild, +files/valgrind-3.5.0-glibc-2.11.patch, |
| 7 | +files/valgrind-3.5.0-non-exec-stack.patch: |
13 | +files/valgrind-3.5.0-non-exec-stack.patch: |
| 8 | Adapted configure.in to not abort when glibc-2.11 is installed (bug #292231). |
14 | Adapted configure.in to not abort when glibc-2.11 is installed (bug #292231). |