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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
|
# ChangeLog for sys-devel/binutils-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.35 2007/05/06 09:04:01 vapier Exp $
*binutils-config-1.9-r4 (06 May 2007)
06 May 2007; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.9,
+binutils-config-1.9-r4.ebuild:
Fix ldscript symlink generation #171486 by Alan Hourihane.
*binutils-config-1.9-r3 (26 Nov 2006)
26 Nov 2006; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.9,
+binutils-config-1.9-r3.ebuild:
Fix from James Le Cuirot for handling of $ROOT in ldscript cleanup #156118.
19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
binutils-config-1.9-r2.ebuild:
Make findutils a dep only on GNU userland.
19 Oct 2006; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.9,
binutils-config-1.9-r2.ebuild:
Force newer findutils and use portable options #150352.
18 Oct 2006; Roy Marples <uberlord@gentoo.org>
binutils-config-1.9-r2.ebuild:
Added ~sparc-fbsd keyword.
02 Oct 2006; Daniel Gryniewicz <dang@gentoo.org>
binutils-config-1.9-r2.ebuild:
Marked stable on amd64 for bug #149050
27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org>
binutils-config-1.9-r2.ebuild:
Stable on alpha as per bug #149050
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
binutils-config-1.9-r2.ebuild:
Stable on sparc wrt #149050
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
binutils-config-1.9-r2.ebuild:
Stable on hppa wrt #149050
26 Sep 2006; Joshua Jackson <tsunam@gentoo.org>
binutils-config-1.9-r2.ebuild:
Stable x86; bug #149050
25 Sep 2006; <nixnut@gentoo.org> binutils-config-1.9-r2.ebuild:
Stable on ppc wrt bug 149050
25 Sep 2006; Markus Rothe <corsair@gentoo.org>
binutils-config-1.9-r2.ebuild:
Stable on ppc64; bug #149050
*binutils-config-1.9-r2 (17 Sep 2006)
17 Sep 2006; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.9,
-binutils-config-1.9-r1.ebuild, +binutils-config-1.9-r2.ebuild:
Symlink ldscripts into gcc-exec path #147155 by Heiko Rosemann.
*binutils-config-1.9-r1 (27 Aug 2006)
27 Aug 2006; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.9,
-binutils-config-1.9.ebuild, +binutils-config-1.9-r1.ebuild:
Now that we have moved binutils stuff, make sure the binaries can still be
found automatically by the gcc cross-compiler.
*binutils-config-1.9 (27 Aug 2006)
27 Aug 2006; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.9, +binutils-config-1.9.ebuild:
Keep cross-compiler files in /usr/CHOST/CTARGET/ #144700.
*binutils-config-1.8-r7 (10 Apr 2006)
10 Apr 2006; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.8,
-binutils-config-1.8-r6.ebuild, +binutils-config-1.8-r7.ebuild:
Use sysroot-ed path for the include dir.
30 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
binutils-config-1.8-r6.ebuild:
Add ~x86-fbsd keyword.
*binutils-config-1.8-r6 (20 Nov 2005)
20 Nov 2005; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.8,
-binutils-config-1.8-r5.ebuild, +binutils-config-1.8-r6.ebuild:
Allow people to select profiles via version only.
*binutils-config-1.8-r5 (27 Aug 2005)
27 Aug 2005; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.8,
-binutils-config-1.8-r4.ebuild, +binutils-config-1.8-r5.ebuild:
Ooops, last change removed a cd line by accident.
*binutils-config-1.8-r3 (13 Jun 2005)
13 Jun 2005; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.8,
+binutils-config-1.8-r3.ebuild:
When uninstalling, clean out a few more dirs if they are empty.
*binutils-config-1.8-r2 (03 Apr 2005)
03 Apr 2005; Mike Frysinger <vapier@gentoo.org> files/binutils-config-1.8,
-binutils-config-1.8-r1.ebuild, +binutils-config-1.8-r2.ebuild:
Touch up the unistall so it works with the eclass again.
*binutils-config-1.8-r1 (22 Feb 2005)
22 Feb 2005; Mike Frysinger <vapier@gentoo.org>
+binutils-config-1.8-r1.ebuild:
Make sure manpage gets installed #81553 by Aron Griffis.
*binutils-config-1.8 (30 Jan 2005)
30 Jan 2005; Mike Frysinger <vapier@gentoo.org> +files/binutils-config-1.8,
files/binutils-config.8, +binutils-config-1.8.ebuild:
Add support for generating fake arm/mips little/big targets. Also make it so
the user can select which profile to fake against.
*binutils-config-1.7 (13 Jan 2005)
13 Jan 2005; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.7, +files/binutils-config.8,
+binutils-config-1.7.ebuild:
Allow users to install fake x86/amd64 symlinks easily and add a manpage.
*binutils-config-1.6 (01 Jan 2005)
01 Jan 2005; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.6, +binutils-config-1.6.ebuild:
Upgrade support for FAKE_TARGETS.
*binutils-config-1.5-r1 (31 Dec 2004)
31 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
files/binutils-config-1.5:
Fixed syntax error in binutils-condif-1.5.
*binutils-config-1.5 (30 Dec 2004)
30 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.5, +binutils-config-1.5.ebuild:
New version to support extra symlink generation for multilib systems.
*binutils-config-1.4 (26 Dec 2004)
26 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.4, +binutils-config-1.4.ebuild:
Fill out {INFO,LD,MAN}PATH variables to fix #74726 and #75636.
*binutils-config-1.3 (15 Dec 2004)
15 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.3, +binutils-config-1.3.ebuild:
Support $(get_libdir) for funky arches.
*binutils-config-1.2 (15 Dec 2004)
15 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.2, +binutils-config-1.2.ebuild:
Version bump to resolve upgrade issues #74348.
*binutils-config-1.1 (08 Dec 2004)
08 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+files/binutils-config-1.1, +binutils-config-1.1.ebuild:
Support unmerging of targets and move the symlink generation out of packages
and into binutils.
*binutils-config-1.0 (14 Nov 2004)
14 Nov 2004; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|