diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-01-25 16:42:42 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-01-25 16:42:42 +0000 |
commit | 273174069d8f1be234282d4e62142fe5b6b4f5cd (patch) | |
tree | 4f064742e8ca694936dda541d48d8ce99ba38b0b /profiles | |
parent | unmask missing amd64/x86 instruction sets (diff) | |
download | gentoo-2-273174069d8f1be234282d4e62142fe5b6b4f5cd.tar.gz gentoo-2-273174069d8f1be234282d4e62142fe5b6b4f5cd.tar.bz2 gentoo-2-273174069d8f1be234282d4e62142fe5b6b4f5cd.zip |
unmask missing amd64/x86 instruction sets
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index fda85f03a2a3..4db1b1d1c328 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.205 2013/01/20 11:07:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.206 2013/01/25 16:42:42 ottxor Exp $ + + 25 Jan 2013; Christoph Junghans <ottxor@gentoo.org> use.mask: + unmask missing amd64/x86 instruction sets 20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask: Remove the pypy unmask for old profiles. It is unmasked in the new EAPI=5 diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 123bdfceb0b7..040b825c60b0 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.42 2013/01/20 14:18:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.43 2013/01/25 16:42:42 ottxor Exp $ # Unmask the flag which corresponds to ARCH. -amd64 @@ -120,7 +120,11 @@ -sse3 -sse4 -sse4a +-see41 -sse5 +-avx +-avx128fma +-avx256 -3dnow -3dnowext |