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
|
# ChangeLog for sys-devel/crossdev
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.22 2005/08/17 22:48:32 vapier Exp $
*crossdev-0.9.9 (17 Aug 2005)
17 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.9.ebuild:
Add a help target so the user knows what crossdev supports, and add initial
support for msp430 targets.
*crossdev-0.9.8 (25 Jul 2005)
25 Jul 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.8.ebuild:
Add an option to create a cross gdb.
*crossdev-0.9.7 (15 Jul 2005)
15 Jul 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.7.ebuild:
Add support for C++ with avr targets; fixes by Ludek Stepan #99014 / #99020.
*crossdev-0.9.6-r1 (14 Jul 2005)
14 Jul 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.6-r1.ebuild:
Make sure the stupid ABI var doesnt screw us up.
20 Jun 2005; Markus Rothe <corsair@gentoo.org> crossdev-0.9.6.ebuild:
Stable on ppc64
25 May 2005; Markus Rothe <corsair@gentoo.org> crossdev-0.9.6.ebuild:
Added ~ppc64 to KEYWORDS
*crossdev-0.9.6 (18 Apr 2005)
18 Apr 2005; Mike Frysinger <vapier@gentoo.org>
-files/crossdev-0.4-fixes-one.patch, files/crossdev,
-crossdev-0.9.5-r1.ebuild, +crossdev-0.9.6.ebuild:
Add some initial support for ps2 targets (ee/iop/dvp).
*crossdev-0.9.5-r1 (25 Mar 2005)
25 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.5-r1.ebuild:
Make sure PORTDIR_OVERLAY is set #86641.
*crossdev-0.9.5 (16 Mar 2005)
16 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9.1-r2.ebuild, +crossdev-0.9.5.ebuild:
Make binutils/gcc/linux-headers dynamic package names (to support
mips-headers). Add support for pulling in avr libc (thanks to Scott).
*crossdev-0.9.1-r2 (12 Mar 2005)
12 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9.1-r1.ebuild, +crossdev-0.9.1-r2.ebuild:
Add a --stage0 (for binutils), use a diff PORTAGE_TMPDIR, and make sure that
the diff PKGDIR is actually used.
*crossdev-0.9.1-r1 (10 Mar 2005)
10 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9.1-r1.ebuild:
Fix the set_use function to actually work, add an uninstall option, and make
sure the stage1-gcc is just a C compiler (no fortran/etc...).
*crossdev-0.9.1 (09 Mar 2005)
09 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9-r3.ebuild, +crossdev-0.9.1.ebuild:
Add sanity checks for host system and add support for avr (fixes from Scott
L Price).
*crossdev-0.9-r3 (04 Mar 2005)
04 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
-crossdev-0.9-r2.ebuild, +crossdev-0.9-r3.ebuild:
Fix option collsion between internal -b (--binutils) and portages -b (build
package).
*crossdev-0.9-r2 (03 Mar 2005)
03 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9-r2.ebuild:
Add sanity checks to keep from breaking the host system.
*crossdev-0.9-r1 (03 Mar 2005)
03 Mar 2005; Mike Frysinger <vapier@gentoo.org> files/crossdev,
+crossdev-0.9-r1.ebuild:
Make sure we use a custom PKGDIR so we dont overwrite the users normal
toolchain binpkgs.
*crossdev-0.9 (03 Mar 2005)
03 Mar 2005; Mike Frysinger <vapier@gentoo.org> +files/crossdev,
+crossdev-0.9.ebuild:
Version bumpage, use the portage tree now.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
crossdev-0.4-r1.ebuild:
Masked crossdev-0.4-r1.ebuild stable for ppc
*crossdev-0.4-r1 (26 Feb 2004)
26 Feb 2004; Joshua Kinard <kumba@gentoo.org> crossdev-0.4-r1.ebuild,
crossdev-0.4.ebuild, files/crossdev-0.4-fixes-one.patch:
Added a patch to fix some annoying bugs, and bumped into stable for x86,
sparc, and mips.
*crossdev-0.4 (30 Jan 2004)
30 Jan 2004; Joshua Kinard <kumba@gentoo.org> crossdev-0.4.ebuild:
New version, has lots of changes. See the package changelog for more details.
*crossdev-0.3 (24 Dec 2003)
23 Dec 2003; Joshua Kinard <kumba@gentoo.org> metadata.xml:
New revision, adds toolchain support for several new archs and other minor
fixes
*crossdev-0.2 (04 Dec 2003)
04 Dec 2003; Joshua Kinard <kumba@gentoo.org> crossdev-0.2.ebuild:
Initial introduction of this script/ebuild
|