blob: 76182aceef7fbcf89f081c6ac6ebfebc72a93987 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for dev-util/callgrind
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/callgrind/ChangeLog,v 1.16 2006/01/12 03:06:18 lu_zero Exp $
*callgrind-0.10.1 (12 Jan 2006)
12 Jan 2006; Luca Barbato <lu_zero@gentoo.org> callgrind-0.10.0.ebuild,
+callgrind-0.10.1.ebuild:
New version, builds with valgrind-3.1.x and supports ppc
12 Oct 2005; Luis Medinas <metalgod@gentoo.org> callgrind-0.10.0.ebuild:
Added ~amd64 keyword. Closes bug #108973.
*callgrind-0.10.0 (07 Oct 2005)
07 Oct 2005; Caleb Tennis <caleb@gentoo.org> +callgrind-0.10.0.ebuild:
Version bump
10 Aug 2005; Caleb Tennis <caleb@gentoo.org>
-files/callgrind-sim-pic.patch, -callgrind-0.9.10-r1.ebuild,
callgrind-0.9.11-r1.ebuild:
Remove old version, make dep set to valgrind 2.0/2.2
*callgrind-0.9.12 (10 Aug 2005)
10 Aug 2005; Caleb Tennis <caleb@gentoo.org> +callgrind-0.9.12.ebuild:
Version bump
19 Jul 2005; Caleb Tennis <caleb@gentoo.org> callgrind-0.9.11-r1.ebuild:
Don't install docs into stray dir (bug #99370)
27 Jun 2005; Caleb Tennis <caleb@gentoo.org> callgrind-0.9.11-r1.ebuild:
x86 stable
*callgrind-0.9.11-r1 (08 Jun 2005)
08 Jun 2005; Gregorio Guidi <greg_g@gentoo.org>
+files/callgrind-0.9.11-pic.patch, +callgrind-0.9.11-r1.ebuild:
Add patch to fix PIC issue (#68140).
06 Apr 2005; Caleb Tennis <caleb@gentoo.org> metadata.xml:
Put myself as maintainer
*callgrind-0.9.11 (04 Apr 2005)
04 Apr 2005; Caleb Tennis <caleb@gentoo.org> +callgrind-0.9.11.ebuild:
version bump
28 Mar 2005; Caleb Tennis <caleb@gentoo.org> callgrind-0.9.10-r1.ebuild:
Seems like this version is not compatible with newer valgrinds - change dep
*callgrind-0.9.10-r1 (09 Mar 2005)
09 Mar 2005; Caleb Tennis <caleb@gentoo.org> +files/callgrind-sim-pic.patch,
+callgrind-0.9.10-r1.ebuild:
adding a patch from bug #68140
11 Feb 2005; Caleb Tennis <caleb@gentoo.org> callgrind-0.9.10.ebuild:
bump to x86 stable
*callgrind-0.9.10 (22 Nov 2004)
22 Nov 2004; Caleb Tennis <caleb@gentoo.org> +callgrind-0.9.10.ebuild:
Version bump
23 Sep 2004; Caleb Tennis <caleb@gentoo.org> callgrind-0.9.9.ebuild:
x86 stable
16 Sep 2004; Caleb Tennis <caleb@gentoo.org> :
Initial import - replaces dev-util/calltree - bug #62863
|