tgall 15/03/05 21:07:30 Modified: ChangeLog Log: Add Cortex-a53 and Cortex-a57 profiles for arm64
Revision Changes Path 1.7 profiles/arch/arm64/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm64/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm64/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 25 Oct 2014 17:19:22 -0000 1.6 +++ ChangeLog 5 Mar 2015 21:07:30 -0000 1.7 @@ -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 <[email protected]> +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 <[email protected]> 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 <[email protected]> use.mask: + 06 Sep 2014; MichaÅ Górny <[email protected]> use.mask: Wipe out references to removed Python targets. 04 Aug 2014; Mike Frysinger <[email protected]> package.use.mask: Drop flashrom masks that are in base now. - 01 Jul 2014; Michał Górny <[email protected]> big-endian/make.defaults, + 01 Jul 2014; MichaÅ Górny <[email protected]> big-endian/make.defaults, little-endian/make.defaults: Set CHOST_${ABI} for consistence.
