blob: f06be1162125848f18f144e3a7cdcca9cc673dbd (
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
|
# ChangeLog for sys-libs/newlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/newlib/ChangeLog,v 1.18 2012/04/27 01:09:29 vapier Exp $
27 Apr 2012; Mike Frysinger <vapier@gentoo.org>
+files/newlib-1.20.0-arm-targets.patch, newlib-1.20.0.ebuild:
Add fix from upstream for arm* targets #413547 by Christopher Friedt.
23 Mar 2012; Mike Frysinger <vapier@gentoo.org> newlib-1.20.0.ebuild,
+files/newlib-1.20.0-cris-install.patch:
Fix install for cris targets. Update to EAPI 4.
*newlib-1.20.0 (14 Jan 2012)
14 Jan 2012; Mike Frysinger <vapier@gentoo.org> +newlib-1.20.0.ebuild:
Version bump.
*newlib-1.19.0 (12 Feb 2011)
12 Feb 2011; Mike Frysinger <vapier@gentoo.org> +newlib-1.19.0.ebuild:
Version bump.
12 Feb 2011; Mike Frysinger <vapier@gentoo.org> newlib-1.18.0.ebuild:
Do not allow newlib to install alongside glibc.
28 Feb 2010; Luca Barbato <lu_zero@gentoo.org> newlib-1.18.0.ebuild:
Make use of newlib-multithread as suggested by Olivier Huber
<oli.huber@gmail.com>
*newlib-1.18.0 (28 Feb 2010)
28 Feb 2010; Luca Barbato <lu_zero@gentoo.org> +newlib-1.18.0.ebuild:
New version
*newlib-1.16.0 (09 Jun 2008)
09 Jun 2008; Luca Barbato <lu_zero@gentoo.org> +newlib-1.16.0.ebuild:
New Version
*newlib-1.16.0_pre20071025 (25 Oct 2007)
25 Oct 2007; Luca Barbato <lu_zero@gentoo.org>
+newlib-1.16.0_pre20071025.ebuild:
New snapshot, avoid strip completely
19 Mar 2007; Luca Barbato <lu_zero@gentoo.org> newlib-1.15.0.ebuild:
Removed multilib useflag
14 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> newlib-1.15.0.ebuild:
Fix softfloat logic.
14 Feb 2007; Luca Barbato <lu_zero@gentoo.org> -newlib-20061203.ebuild:
Cleanup, thanks to rx Kaffee <rxKaffee@unixtriad.com> for pointing out in
bug #166707
14 Feb 2007; Luca Barbato <lu_zero@gentoo.org> -newlib-20061203.ebuild:
Cleanup, thanks to rx Kaffee <rxKaffee@unixtriad.com>
05 Feb 2007; Luca Barbato <lu_zero@gentoo.org> newlib-1.15.0.ebuild:
Make it in line with uclibc, as asked by Flameeyes
*newlib-1.15.0 (19 Dec 2006)
19 Dec 2006; Luca Barbato <lu_zero@gentoo.org> +newlib-1.15.0.ebuild:
New version
10 Dec 2006; Luca Barbato <lu_zero@gentoo.org> newlib-20061203.ebuild:
Avoid info collision, thanks to truedfx bug #157647
*newlib-20061203 (04 Dec 2006)
04 Dec 2006; Luca Barbato <lu_zero@gentoo.org> -newlib-20061113.ebuild,
+newlib-20061203.ebuild:
Updated snapshot, fixes for SPU support
*newlib-20061113 (13 Nov 2006)
13 Nov 2006; Luca Barbato <lu_zero@gentoo.org> +newlib-20061113.ebuild:
Snapshot with updated Cell support
*newlib-1.14.0 (21 Aug 2006)
21 Aug 2006; Luca Barbato <lu_zero@gentoo.org> +metadata.xml,
+newlib-1.14.0.ebuild:
Import from overlay
|