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
|
# ChangeLog for sys-devel/binutils-apple
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.2 2009/09/05 17:22:41 grobian Exp $
*binutils-apple-3.2 (05 Sep 2009)
05 Sep 2009; Fabian Groffen <grobian@gentoo.org>
+binutils-apple-3.2.ebuild, +files/binutils-apple-3.2-ld64-Makefile:
Bump to version from Snow Leopard/Developer Tools 3.2, highly broken,
hence masked
*binutils-apple-3.1.2-r1 (01 Jun 2009)
01 Jun 2009; Fabian Groffen <grobian@gentoo.org>
+binutils-apple-3.1.2-r1.ebuild:
Version bump for 64-bits native testing purposes, not yet ready for
prime-time
01 Jan 2009; Fabian Groffen <grobian@gentoo.org>
+files/binutils-apple-3.1.2-as-Makefile.patch,
binutils-apple-3.1.2.ebuild, binutils-apple-3.1.2.ebuild:
Add patch to avoid having to do a make -k
*binutils-apple-3.1.2 (21 Dec 2008)
21 Dec 2008; Fabian Groffen <grobian@gentoo.org>
binutils-apple-3.1.2.ebuild, ChangeLog:
Version bump to Xcode Tools 3.1.2
*binutils-apple-3.1.1 (08 Oct 2008)
08 Oct 2008; Fabian Groffen <grobian@gentoo.org>
+files/binutils-apple-3.1.1-as-dir.patch,
+files/binutils-apple-3.1.1-libtool-ranlib.patch,
+files/binutils-apple-3.1.1-ranlib.patch,
-files/20080922-libtool-ranlib.patch,
+files/binutils-apple-3.1.1-no-efi-man.patch, -files/20080922-as.patch,
-files/20080922-as-dir.patch, -files/20080922-nmedit.patch,
+files/binutils-apple-3.1.1-no-oss-dir.patch,
-files/20080922-no-efi-man.patch, -files/20080922-no-oss-dir.patch,
-files/20080922-ranlib.patch, +files/binutils-apple-3.1.1-as.patch,
+files/binutils-apple-3.1.1-nmedit.patch,
-files/20080922-no-headers.patch,
+files/binutils-apple-3.1.1-no-headers.patch,
-files/20080922-testsuite.patch,
+files/binutils-apple-3.1.1-testsuite.patch, +binutils-apple-3.1.1.ebuild,
-binutils-apple-20080922.ebuild:
Reversion to binutils-apple-3.1.1 matching Xcode release it comes from.
03 Oct 2008; Fabian Groffen <grobian@gentoo.org>
+files/20080922-as-dir.patch, +files/Makefile,
binutils-apple-20080922.ebuild:
Add latest patches by Elias Pipping to get as behave nicely.
28 Sep 2008; Fabian Groffen <grobian@gentoo.org>
+files/20080922-no-headers.patch, binutils-apple-20080922.ebuild:
Add patch from pipping to remove obsolete headers, manpages and includes
28 Sep 2008; Fabian Groffen <grobian@gentoo.org>
+files/20080922-libtool-ranlib.patch, binutils-apple-20080922.ebuild:
Add patch to make libtool better detect whether it's called as ranlib
28 Sep 2008; Fabian Groffen <grobian@gentoo.org> +files/20080922-as.patch,
binutils-apple-20080922.ebuild:
Two patches by Elias pipping: 1) fix version string of ld64 2) no longer
build hppa, sparc, etc. assemblers.
*binutils-apple-20080922 (27 Sep 2008)
27 Sep 2008; Fabian Groffen <grobian@gentoo.org> +.,
+files/20080922-nmedit.patch, +files/20080922-no-oss-dir.patch, +files,
+files/20080922-no-efi-man.patch, +files/20080922-ranlib.patch,
+files/20080922-testsuite.patch, +metadata.xml,
+binutils-apple-20080922.ebuild:
Initial import of binutils-apple, Apple's linker tools, based on the work by
Elias Pipping in bug #238601. Not ready for public consumption.
|