summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2015-03-05 21:07:30 +0000
committerTom Gall <tgall@gentoo.org>2015-03-05 21:07:30 +0000
commit166f24031a3f3778f2233e9a1bfd4baff0826f91 (patch)
tree825f55efd906c040597eca427d0fe9f2ed96b40d /profiles/arch
parentdrop old (diff)
downloadgentoo-2-166f24031a3f3778f2233e9a1bfd4baff0826f91.tar.gz
gentoo-2-166f24031a3f3778f2233e9a1bfd4baff0826f91.tar.bz2
gentoo-2-166f24031a3f3778f2233e9a1bfd4baff0826f91.zip
Add Cortex-a53 and Cortex-a57 profiles for arm64
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/arm64/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/profiles/arch/arm64/ChangeLog b/profiles/arch/arm64/ChangeLog
index 9f851ed7af47..df95f61f3ef2 100644
--- a/profiles/arch/arm64/ChangeLog
+++ b/profiles/arch/arm64/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for Gentoo/ARM profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.6 2014/10/25 17:19:22 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v 1.7 2015/03/05 21:07:30 tgall Exp $
+
+ 05 Mar 2015: To$m Gall <tgall@gentoo.org> +little-endian/cortex-a53/eapi,
+ +little-endian/cortex-a53/make.defaults, +little-endian/cortex-a53/parent,
+ +little-endian/cortex-a57/eapi, +little-endian/cortex-a57/make.defaults,
+ +little-endian/cortex-a57/parent:
+ Add a53 and a57 based profiles
25 Oct 2014; Michael Palimaka <kensington@gentoo.org> package.use.mask:
Remove obsolete mask for package no longer in the tree.
@@ -9,13 +15,13 @@
Mask USE=seccomp until the kernel/library gets support #524148 by Christian
Ruppert.
- 06 Sep 2014; Michał Górny <mgorny@gentoo.org> use.mask:
+ 06 Sep 2014; Michał Górny <mgorny@gentoo.org> use.mask:
Wipe out references to removed Python targets.
04 Aug 2014; Mike Frysinger <vapier@gentoo.org> package.use.mask:
Drop flashrom masks that are in base now.
- 01 Jul 2014; Michał Górny <mgorny@gentoo.org> big-endian/make.defaults,
+ 01 Jul 2014; Michał Górny <mgorny@gentoo.org> big-endian/make.defaults,
little-endian/make.defaults:
Set CHOST_${ABI} for consistence.