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