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
|
# ChangeLog for sys-devel/gdb-apple
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v 1.1 2009/06/21 10:38:25 grobian Exp $
*gdb-apple-966 (20 Jun 2009)
20 Jun 2009; Fabian Groffen <grobian@gentoo.org> +gdb-apple-966.ebuild:
Version bump to Developer Tools 3.1.3 version
21 Dec 2008; Fabian Groffen <grobian@gentoo.org> gdb-apple-962.ebuild,
gdb-apple-962.ebuild, gdb-apple-962.ebuild:
Add notice describing how to make gdb useful on 10.5 and up
*gdb-apple-962 (21 Dec 2008)
21 Dec 2008; Fabian Groffen <grobian@gentoo.org>
+files/gdb-apple-962-darwin8.patch, -gdb-apple-477.ebuild,
gdb-apple-960.ebuild, -gdb-apple-961.ebuild, +gdb-apple-962.ebuild:
Version bump to Xcode Tools 3.1.2
*gdb-apple-960 (23 Aug 2008)
23 Aug 2008; Fabian Groffen <grobian@gentoo.org> +gdb-apple-960.ebuild:
Add 960 from Xcode Tools 3.1, since 961 doesn't build on OSX 10.4
*gdb-apple-908 (28 Mar 2008)
*gdb-apple-768-r1 (28 Mar 2008)
28 Mar 2008; Fabian Groffen <grobian@gentoo.org>
+files/gdb-apple-768-darwin-arch.patch, -gdb-apple-768.ebuild,
+gdb-apple-768-r1.ebuild, +gdb-apple-908.ebuild:
Bump to Xcode Tools 3.1 Beta version, add patch for 768 to become actually
useful on Leopard systems by using /usr/bin/arch
02 Feb 2008; Elias Pipping <pipping@gentoo.org> gdb-apple-563.ebuild,
gdb-apple-563.ebuild, gdb-apple-768.ebuild:
port texinfo/-Wno-long-double changes back to 563
02 Feb 2008; Fabian Groffen <grobian@gentoo.org> gdb-apple-768.ebuild,
+files/gdb-apple-768-texinfo.patch:
Add patch to work with texinfo 4.11
*gdb-apple-768 (09 Nov 2007)
09 Nov 2007; Fabian Groffen <grobian@gentoo.org> +gdb-apple-768.ebuild:
New snapshot, as released with 10.5, had to disable no-64-bits patch
10 Dec 2006; Fabian Groffen <grobian@gentoo.org> +metadata.xml:
Add metadata.xml
17 Nov 2006; Fabian Groffen <grobian@gentoo.org>
+files/gdb-apple-563-darwin7.patch, +files/gdb-apple-563-no-64bit.patch,
gdb-apple-563.ebuild, gdb-apple-563.ebuild, gdb-apple-563.ebuild:
Made gdb-apple-563 compile on Darwin 7. Added patch for both conditional
support for features only available in OS X 10.4, and for conditional PPC64
support for platforms that don't have 64-bits.
|