| 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.55 |
# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.54 2005/11/06 14:55:28 griffon26 Exp $ |
| 4 |
|
|
|
| 5 |
|
|
*valgrind-3.1.0 (02 Dec 2005) |
| 6 |
|
|
|
| 7 |
|
|
02 Dec 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 8 |
|
|
+valgrind-3.1.0.ebuild: |
| 9 |
|
|
Added version 3.1.0 of valgrind. To summarise, AMD64 support is much better, |
| 10 |
|
|
PPC32 support is now usable, and this is the first release in the 3.0 line |
| 11 |
|
|
that supports core dumping for programs running under valgrind. |
| 12 |
griffon26 |
1.54 |
|
| 13 |
|
|
*valgrind-3.0.1-r1 (06 Nov 2005) |
| 14 |
|
|
|
| 15 |
|
|
06 Nov 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 16 |
|
|
+files/valgrind-3.0.1-mfence.patch, +files/valgrind-3.0.1-pic-fix.patch, |
| 17 |
|
|
+valgrind-3.0.1-r1.ebuild: |
| 18 |
|
|
The mfence patch fixes the failed assertion mentioned by Brian Tarricone |
| 19 |
|
|
<bjt23@cornell.edu> in bug #101402. The pic patch was supplied by Ned Ludd |
| 20 |
|
|
<solar@gentoo.org> to fix bug #111233. |
| 21 |
griffon26 |
1.53 |
|
| 22 |
|
|
*valgrind-3.0.1 (30 Aug 2005) |
| 23 |
|
|
|
| 24 |
|
|
30 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 25 |
|
|
+valgrind-3.0.1.ebuild: |
| 26 |
|
|
Added version 3.0.1 of valgrind. This one is built without PIE as it seems to |
| 27 |
|
|
cause trouble from time to time. This should fix bug #102157 reported by Dizzy |
| 28 |
|
|
<dizzy@roedu.net>. |
| 29 |
herbs |
1.52 |
|
| 30 |
|
|
04 Aug 2005; Herbie Hopkins <herbs@gentoo.org> valgrind-3.0.0.ebuild: |
| 31 |
|
|
Marked ~amd64 wrt bug #101386. |
| 32 |
anarchy |
1.51 |
|
| 33 |
|
|
04 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> valgrind-3.0.0.ebuild: |
| 34 |
|
|
Marked ~ppc and added -* as bug report requested |
| 35 |
griffon26 |
1.50 |
|
| 36 |
|
|
*valgrind-3.0.0 (04 Aug 2005) |
| 37 |
|
|
*valgrind-2.4.1 (04 Aug 2005) |
| 38 |
|
|
|
| 39 |
|
|
04 Aug 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 40 |
|
|
+files/valgrind-2.4.1-dont-trample-cflags.patch, |
| 41 |
|
|
+files/valgrind-2.4.1-static-const.patch, |
| 42 |
|
|
+files/valgrind-3.0.0-pie-fix.patch, +valgrind-2.4.1.ebuild, |
| 43 |
|
|
+valgrind-3.0.0.ebuild: |
| 44 |
|
|
Added two new releases of valgrind. 2.4.1 is mainly a stability release |
| 45 |
|
|
while 3.0.0 is a release that is much more portable to platforms other |
| 46 |
|
|
than x86. It should work on amd64 already. |
| 47 |
|
|
I also reevaluated all patches/restrictions that were present in earlier |
| 48 |
|
|
ebuilds, removed the ones that seem no longer necessary and commented |
| 49 |
|
|
the ones that do. |
| 50 |
griffon26 |
1.49 |
|
| 51 |
|
|
28 Jun 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 52 |
|
|
-files/valgrind-2.1.1-pic.patch, |
| 53 |
|
|
-files/valgrind-2.1.2-kernel-headers.patch, |
| 54 |
|
|
-files/valgrind-configure.in-2.6.diff, -valgrind-2.0.0.ebuild, |
| 55 |
|
|
-valgrind-2.1.0.ebuild, -valgrind-2.1.1.ebuild, -valgrind-2.1.1-r1.ebuild, |
| 56 |
|
|
-valgrind-2.1.2.ebuild, -valgrind-2.2.0.ebuild, -valgrind-2.2.0-r1.ebuild, |
| 57 |
|
|
valgrind-2.4.0.ebuild: |
| 58 |
|
|
Marked valgrind 2.4.0 stable on x86. |
| 59 |
|
|
Removed old valgrind ebuilds. |
| 60 |
griffon26 |
1.48 |
|
| 61 |
|
|
25 May 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 62 |
|
|
valgrind-2.4.0.ebuild: |
| 63 |
|
|
Added back ppc support. |
| 64 |
griffon26 |
1.47 |
|
| 65 |
|
|
12 Apr 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 66 |
|
|
+files/valgrind-2.4.0-pie-fix.patch, valgrind-2.4.0.ebuild: |
| 67 |
|
|
Included some fixes that should enable building with PIE, |
| 68 |
|
|
even with a hardened gcc profile; this fixes bug #87598 |
| 69 |
|
|
reported by Olaf Freyer <aaron@cs.tu-berlin.de> |
| 70 |
|
|
Also prepared the ebuild for ppc support. |
| 71 |
griffon26 |
1.46 |
|
| 72 |
|
|
28 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 73 |
|
|
valgrind-2.4.0.ebuild: |
| 74 |
|
|
Adapted to changes in configure, fixing bug #87010. Thanks to |
| 75 |
|
|
Olivier <ocastan@noos.fr> for identifying the problem. |
| 76 |
griffon26 |
1.45 |
|
| 77 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> : |
| 78 |
|
|
Had repoman fix Manifest file |
| 79 |
griffon26 |
1.44 |
|
| 80 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 81 |
|
|
valgrind-2.4.0.ebuild: |
| 82 |
|
|
Corrected url to source |
| 83 |
griffon26 |
1.43 |
|
| 84 |
|
|
*valgrind-2.4.0 (24 Mar 2005) |
| 85 |
|
|
|
| 86 |
|
|
24 Mar 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 87 |
|
|
valgrind-2.2.0-r2.ebuild, +valgrind-2.4.0.ebuild: |
| 88 |
|
|
Added ebuild for new version 2.4.0. Temporarily dropped ~ppc until |
| 89 |
|
|
a ppc version is released. |
| 90 |
|
|
Marked 2.2.0-r2 stable on x86 |
| 91 |
griffon26 |
1.42 |
|
| 92 |
|
|
22 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 93 |
|
|
+files/valgrind-2.2.0-current-macro-clash.patch, valgrind-2.2.0-r2.ebuild: |
| 94 |
|
|
Fixed compilation against 2.6.10 kernel headers closing bug #82629 |
| 95 |
|
|
reported by Dennis Schridde <lindevel@gmx.net>. |
| 96 |
griffon26 |
1.41 |
|
| 97 |
|
|
*valgrind-2.2.0-r2 (13 Feb 2005) |
| 98 |
|
|
|
| 99 |
|
|
13 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> |
| 100 |
|
|
+valgrind-2.2.0-r2.ebuild: |
| 101 |
|
|
Prevent valgrind from ignoring CFLAGS in environment to allow building |
| 102 |
|
|
with hardened gcc (see bug #75789 reported by Dominik Schäfer |
| 103 |
|
|
<schaedpq@despammed.com>) |
| 104 |
|
|
Make valgrind less dependent on actual name of kernel headers as |
| 105 |
|
|
suggested by Mihai Limbasan <mihailim@gmail.com> in bug #80176. |
| 106 |
griffon26 |
1.40 |
|
| 107 |
|
|
*valgrind-2.2.0-r1 (19 Dec 2004) |
| 108 |
|
|
|
| 109 |
|
|
19 Dec 2004; Maurice van der Pot <griffon26@gentoo.org> |
| 110 |
|
|
+files/valgrind-2.2.0-no-exec-stack.patch, +valgrind-2.2.0-r1.ebuild: |
| 111 |
|
|
Remove nested function to enable running without an executable stack. |
| 112 |
|
|
Fixes segmentation fault on nptl systems as reported by Pedro Morales |
| 113 |
|
|
<pemorale@dcc.uchile.cl> in bug #74716. |
| 114 |
griffon26 |
1.39 |
|
| 115 |
|
|
28 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml: |
| 116 |
|
|
Taken up maintenance of valgrind. |
| 117 |
caleb |
1.38 |
|
| 118 |
|
|
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> valgrind-2.2.0.ebuild: |
| 119 |
|
|
Marking x86 stable |
| 120 |
lu_zero |
1.37 |
|
| 121 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 122 |
|
|
Stray ebuild got committed in place, replaced with the correct one. |
| 123 |
lu_zero |
1.36 |
|
| 124 |
|
|
03 Sep 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.2.0.ebuild: |
| 125 |
|
|
Minor fix, thanks again to Olaf Freyer <aaron@cs.tu-berlin.de> for reporting it |
| 126 |
lu_zero |
1.35 |
|
| 127 |
|
|
*valgrind-2.2.0 (02 Sep 2004) |
| 128 |
|
|
|
| 129 |
|
|
02 Sep 2004; Luca Barbato <lu_zero@gentoo.org> +valgrind-2.2.0.ebuild: |
| 130 |
|
|
New Version, experimental ppc support available |
| 131 |
lu_zero |
1.34 |
|
| 132 |
|
|
07 Aug 2004; Luca Barbato <lu_zero@gentoo.org> valgrind-2.1.2.ebuild: |
| 133 |
|
|
Fix for the system headers wierdness, thanks to Olaf Freyer |
| 134 |
|
|
<aaron@cs.tu-berlin.de> |
| 135 |
mr_bones_ |
1.33 |
|
| 136 |
|
|
24 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> valgrind-2.1.2.ebuild: |
| 137 |
|
|
don't rdepend on autoconf; error message; doc tidy |
| 138 |
lu_zero |
1.32 |
|
| 139 |
|
|
*valgrind-2.1.2 (22 Jul 2004) |
| 140 |
|
|
|
| 141 |
|
|
22 Jul 2004; Luca Barbato <lu_zero@gentoo.org> |
| 142 |
|
|
+files/valgrind-2.1.2-kernel-headers.patch, +valgrind-2.1.2.ebuild: |
| 143 |
|
|
New version, thanks to Olaf Freyer <aaron@cs.tu-berlin.de> for the |
| 144 |
|
|
early patch. |
| 145 |
slarti |
1.31 |
|
| 146 |
|
|
10 Jul 2004; Tom Martin <slarti@gentoo.org> valgrind-2.1.1-r1.ebuild: |
| 147 |
|
|
Marking -amd64, valgrind is ix86 specific. |
| 148 |
eradicator |
1.30 |
|
| 149 |
|
|
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> |
| 150 |
|
|
valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, |
| 151 |
|
|
valgrind-2.1.1.ebuild: |
| 152 |
|
|
virtual/glibc -> virtual/libc |
| 153 |
caleb |
1.27 |
|
| 154 |
solar |
1.28 |
*valgrind-2.1.1-r1 (17 Jun 2004) |
| 155 |
caleb |
1.27 |
|
| 156 |
solar |
1.28 |
17 Jun 2004; <solar@gentoo.org> valgrind-2.1.1-r1.ebuild, |
| 157 |
|
|
files/valgrind-2.1.1-pic.patch: |
| 158 |
|
|
added patch from bug 54068 to make valgrind pic aware |