| 1 |
blocke |
1.1 |
# ChangeLog for dev-util/valgrind |
| 2 |
griffon26 |
1.41 |
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 |
griffon26 |
1.43 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.42 2005/02/22 20:24:09 griffon26 Exp $ |
| 4 |
|
|
|
| 5 |
|
|
*valgrind-2.4.0 (24 Mar 2005) |
| 6 |
|
|
|
| 7 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 8 |
|
|
valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
| 9 |
|
|
Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
| 10 |
|
|
a ppc version is released. |
| 11 |
|
|
Marked 2.2.0-r2 stable on x86 |
| 12 |
griffon26 |
1.42 |
|
| 13 |
|
|
22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 14 |
|
|
+files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
| 15 |
|
|
Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
| 16 |
|
|
reported by Dennis Schridde <lindevel@gmx.net>. |
| 17 |
griffon26 |
1.41 |
|
| 18 |
|
|
*valgrind-2.2.0-r2 (13 Feb 2005) |
| 19 |
|
|
|
| 20 |
|
|
13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 21 |
|
|
+valgrind-2.2.0-r2.ebuild: |
| 22 |
|
|
Prevent valgrind from ignoring CFLAGS in environment to allow building |
| 23 |
|
|
with hardened gcc (see bug #75789 reported by Dominik Schäfer |
| 24 |
|
|
<schaedpq@despammed.com>) |
| 25 |
|
|
Make valgrind less dependent on actual name of kernel headers as |
| 26 |
|
|
suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
| 27 |
griffon26 |
1.40 |
|
| 28 |
|
|
*valgrind-2.2.0-r1 (19 Dec 2004) |
| 29 |
|
|
|
| 30 |
|
|
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
| 31 |
|
|
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
| 32 |
|
|
Remove nested function to enable running without an executable stack. |
| 33 |
|
|
Fixes segmentation fault on nptl systems as reported by Pedro Morales |
| 34 |
|
|
<pemorale@dcc.uchile.cl> in bug #74716. |
| 35 |
griffon26 |
1.39 |
|
| 36 |
|
|
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
| 37 |
|
|
Taken up maintenance of valgrind. |
| 38 |
caleb |
1.38 |
|
| 39 |
|
|
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
| 40 |
|
|
Marking x86 stable |
| 41 |
lu_zero |
1.37 |
|
| 42 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 43 |
|
|
Stray ebuild got committed in place, replaced with the correct one. |
| 44 |
lu_zero |
1.36 |
|
| 45 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 46 |
|
|
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
| 47 |
lu_zero |
1.35 |
|
| 48 |
|
|
*valgrind-2.2.0 (02 Sep 2004) |
| 49 |
|
|
|
| 50 |
|
|
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
| 51 |
|
|
New Version, experimental ppc support available |
| 52 |
lu_zero |
1.34 |
|
| 53 |
|
|
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
| 54 |
|
|
Fix for the system headers wierdness, thanks to Olaf Freyer |
| 55 |
|
|
<aaron@cs.tu-berlin.de> |
| 56 |
mr_bones_ |
1.33 |
|
| 57 |
|
|
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
| 58 |
|
|
don't rdepend on autoconf; error message; doc tidy |
| 59 |
lu_zero |
1.32 |
|
| 60 |
|
|
*valgrind-2.1.2 (22 Jul 2004) |
| 61 |
|
|
|
| 62 |
|
|
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
| 63 |
|
|
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
| 64 |
|
|
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
| 65 |
|
|
early patch. |
| 66 |
slarti |
1.31 |
|
| 67 |
|
|
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
| 68 |
|
|
Marking -amd64, valgrind is ix86 specific. |
| 69 |
eradicator |
1.30 |
|
| 70 |
|
|
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
| 71 |
|
|
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
| 72 |
|
|
valgrind-2.1.1.ebuild: |
| 73 |
|
|
virtual/glibc -> virtual/libc |
| 74 |
caleb |
1.27 |
|
| 75 |
solar |
1.28 |
*valgrind-2.1.1-r1 (17 Jun 2004) |
| 76 |
caleb |
1.27 |
|
| 77 |
solar |
1.28 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
| 78 |
|
|
files/valgrind-2.1.1-pic.patch: |
| 79 |
|
|
added patch from bug 54068 to make valgrind pic aware |