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