summaryrefslogtreecommitdiff
blob: f1e4644a0c6546b2cff8fdae362bd4637704f06e (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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
# ChangeLog for sys-devel/gdb-apple
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v 1.19 2013/02/09 04:36:22 vapier Exp $

  09 Feb 2013; Mike Frysinger <vapier@gentoo.org> gdb-apple-1344.ebuild,
  gdb-apple-1346.ebuild, gdb-apple-1461.ebuild, gdb-apple-1518.ebuild,
  gdb-apple-1705.ebuild, gdb-apple-1708.ebuild, gdb-apple-1752.ebuild,
  gdb-apple-563.ebuild, gdb-apple-768-r1.ebuild, gdb-apple-960.ebuild,
  gdb-apple-962.ebuild, gdb-apple-966.ebuild:
  Update HOMEPAGE to use sourceware.org #455152 by wbrana.

*gdb-apple-1752 (04 Mar 2012)

  04 Mar 2012; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1752.ebuild:
  Bump to version from Developer Tools 4.3

*gdb-apple-1708 (05 Nov 2011)

  05 Nov 2011; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1708.ebuild:
  Bump to version from Developer Tools 4.2

  16 Oct 2011; Fabian Groffen <grobian@gentoo.org> gdb-apple-768-r1.ebuild,
  gdb-apple-1461.ebuild, gdb-apple-1518.ebuild, gdb-apple-1346.ebuild,
  gdb-apple-966.ebuild, gdb-apple-960.ebuild, gdb-apple-1344.ebuild,
  gdb-apple-1705.ebuild, gdb-apple-563.ebuild, gdb-apple-962.ebuild:
  Fix quoting

  25 Sep 2011; Fabian Groffen <grobian@gentoo.org> gdb-apple-1705.ebuild,
  +files/gdb-apple-1705-darwin8-10.patch:
  Add patch to fix compilation on Darwin prior OS X Lion, bug #382337

  03 Sep 2011; Fabian Groffen <grobian@gentoo.org> gdb-apple-1705.ebuild:
  Add note to inform people that FSF gdb also works for them, and probably is
  the better choice.

*gdb-apple-1705 (03 Sep 2011)

  03 Sep 2011; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1705.ebuild:
  Version bump to version from Developer Tools 4.1

  12 Jul 2011; Fabian Groffen <grobian@gentoo.org>
  files/gdb-apple-1518-darwin8-9.patch, files/gdb-apple-1518-darwin8.patch:
  Move forgotten hunks from Darwin 8 patch to Darwin 8+9 patch, bug #373533

  11 Jul 2011; Fabian Groffen <grobian@gentoo.org> gdb-apple-1518.ebuild,
  +files/gdb-apple-1518-darwin8-9.patch, files/gdb-apple-1518-darwin8.patch:
  Fix compilation on Darwin 9 (10.5) by extracting parts of the Darwin 8 patch

*gdb-apple-1518 (03 Apr 2011)

  03 Apr 2011; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1518.ebuild,
  +files/gdb-apple-1518-darwin8.patch,
  +files/gdb-apple-1518-task_dyld_info.patch:
  Version bump to version from Developer Tools 4.0

  23 May 2010; Fabian Groffen <grobian@gentoo.org> gdb-apple-1461.ebuild,
  +files/gdb-apple-no-global-gdbinit.patch:
  Add patch to disable the Apple local modification to source /etc/gdb.conf
  on startup. This is mainly annoying because it contains 'set history save
  on', which results in a .gdb_history file in each and every working
  directory you run gdb from.

  23 May 2010; Fabian Groffen <grobian@gentoo.org> gdb-apple-1461.ebuild,
  files/gdb-apple-1461-darwin8.patch, +files/gdb-apple-1461-dyld-info.patch:
  Split off dyld-info part of darwin8 patch, since it is necessary for
  darwin9 too

*gdb-apple-1461 (21 May 2010)

  21 May 2010; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1461.ebuild,
  +files/gdb-apple-1461-darwin8.patch:
  Version bump to Developer Tools 3.2.2 version

  05 Mar 2010; Fabian Groffen <grobian@gentoo.org> gdb-apple-563.ebuild,
  gdb-apple-768-r1.ebuild, gdb-apple-960.ebuild, gdb-apple-962.ebuild,
  gdb-apple-966.ebuild, gdb-apple-1344.ebuild, gdb-apple-1346.ebuild:
  Convert to EAPI=3

*gdb-apple-1346 (04 Mar 2010)

  04 Mar 2010; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1346.ebuild:
  Bump to version from Developer Tools 3.2.1

  27 Nov 2009; Fabian Groffen <grobian@gentoo.org> gdb-apple-962.ebuild,
  gdb-apple-966.ebuild:
  Turn ewarn into elog for instructions on how to get gdb usable on 10.5+,
  as it turns out many people don't see these instructions.

  25 Sep 2009; Fabian Groffen <grobian@gentoo.org> gdb-apple-1344.ebuild,
  +files/gdb-apple-1344-darwin8.patch:
  Add patch for Tiger (OSX 10.4)

*gdb-apple-1344 (24 Sep 2009)

  24 Sep 2009; Fabian Groffen <grobian@gentoo.org> +gdb-apple-1344.ebuild:
  Bump to version from Xcode Developer Tools 3.2, thanks Heiko Przybyl in
  bug #286285

  24 Jun 2009; Fabian Groffen <grobian@gentoo.org>
  +files/gdb-apple-962-darwin64.patch, +files/gdb-apple-962-demangle.patch,
  gdb-apple-966.ebuild:
  Add compile fix for x64-macos

*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.