Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/arm64: ChangeLog
Date: Thu, 05 Mar 2015 21:07:38
Message-Id: 20150305210730.DA7DD131DF@oystercatcher.gentoo.org
1 tgall 15/03/05 21:07:30
2
3 Modified: ChangeLog
4 Log:
5 Add Cortex-a53 and Cortex-a57 profiles for arm64
6
7 Revision Changes Path
8 1.7 profiles/arch/arm64/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?r1=1.6&r2=1.7
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- ChangeLog 25 Oct 2014 17:19:22 -0000 1.6
21 +++ ChangeLog 5 Mar 2015 21:07:30 -0000 1.7
22 @@ -1,6 +1,12 @@
23 # ChangeLog for Gentoo/ARM profile directory
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.6 2014/10/25 17:19:22 kensington Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.7 2015/03/05 21:07:30 tgall Exp $
27 +
28 + 05 Mar 2015: To$m Gall <tgall@g.o> +little-endian/cortex-a53/eapi,
29 + +little-endian/cortex-a53/make.defaults, +little-endian/cortex-a53/parent,
30 + +little-endian/cortex-a57/eapi, +little-endian/cortex-a57/make.defaults,
31 + +little-endian/cortex-a57/parent:
32 + Add a53 and a57 based profiles
33
34 25 Oct 2014; Michael Palimaka <kensington@g.o> package.use.mask:
35 Remove obsolete mask for package no longer in the tree.
36 @@ -9,13 +15,13 @@
37 Mask USE=seccomp until the kernel/library gets support #524148 by Christian
38 Ruppert.
39
40 - 06 Sep 2014; Michał Górny <mgorny@g.o> use.mask:
41 + 06 Sep 2014; Michał Górny <mgorny@g.o> use.mask:
42 Wipe out references to removed Python targets.
43
44 04 Aug 2014; Mike Frysinger <vapier@g.o> package.use.mask:
45 Drop flashrom masks that are in base now.
46
47 - 01 Jul 2014; Michał Górny <mgorny@g.o> big-endian/make.defaults,
48 + 01 Jul 2014; Michał Górny <mgorny@g.o> big-endian/make.defaults,
49 little-endian/make.defaults:
50 Set CHOST_${ABI} for consistence.