| 1 |
# ChangeLog for dev-util/valgrind
|
| 2 |
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.39 2004/10/28 19:33:05 griffon26 Exp $
|
| 4 |
|
| 5 |
*valgrind-2.2.0-r1 (19 Dec 2004)
|
| 6 |
|
| 7 |
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org>
|
| 8 |
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild:
|
| 9 |
Remove nested function to enable running without an executable stack.
|
| 10 |
Fixes segmentation fault on nptl systems as reported by Pedro Morales
|
| 11 |
<pemorale@dcc.uchile.cl> in bug #74716.
|
| 12 |
|
| 13 |
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml:
|
| 14 |
Taken up maintenance of valgrind.
|
| 15 |
|
| 16 |
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild:
|
| 17 |
Marking x86 stable
|
| 18 |
|
| 19 |
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
|
| 20 |
Stray ebuild got committed in place, replaced with the correct one.
|
| 21 |
|
| 22 |
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild:
|
| 23 |
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it
|
| 24 |
|
| 25 |
*valgrind-2.2.0 (02 Sep 2004)
|
| 26 |
|
| 27 |
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild:
|
| 28 |
New Version, experimental ppc support available
|
| 29 |
|
| 30 |
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild:
|
| 31 |
Fix for the system headers wierdness, thanks to Olaf Freyer
|
| 32 |
<aaron@cs.tu-berlin.de>
|
| 33 |
|
| 34 |
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild:
|
| 35 |
don't rdepend on autoconf; error message; doc tidy
|
| 36 |
|
| 37 |
*valgrind-2.1.2 (22 Jul 2004)
|
| 38 |
|
| 39 |
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org>
|
| 40 |
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild:
|
| 41 |
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the
|
| 42 |
early patch.
|
| 43 |
|
| 44 |
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild:
|
| 45 |
Marking -amd64, valgrind is ix86 specific.
|
| 46 |
|
| 47 |
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
|
| 48 |
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild,
|
| 49 |
valgrind-2.1.1.ebuild:
|
| 50 |
virtual/glibc -> virtual/libc
|
| 51 |
|
| 52 |
*valgrind-2.1.1-r1 (17 Jun 2004)
|
| 53 |
|
| 54 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild,
|
| 55 |
files/valgrind-2.1.1-pic.patch:
|
| 56 |
added patch from bug 54068 to make valgrind pic aware
|
| 57 |
|