summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-04-22 00:22:21 +0000
committerMike Frysinger <vapier@gentoo.org>2014-04-22 00:22:21 +0000
commit652f0e2be66da20dfa7bd7a59d6efed1ce691af5 (patch)
tree15e28593b41eb5600a61fd2e5f79a133daf7e034 /profiles
parentVersion bump to 53.1; fixes bug #507660, reported by Arfrever Frehtes Taifers... (diff)
downloadgentoo-2-652f0e2be66da20dfa7bd7a59d6efed1ce691af5.tar.gz
gentoo-2-652f0e2be66da20dfa7bd7a59d6efed1ce691af5.tar.bz2
gentoo-2-652f0e2be66da20dfa7bd7a59d6efed1ce691af5.zip
add aarch64 targets
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desc/qemu_softmmu_targets.desc5
-rw-r--r--profiles/desc/qemu_user_targets.desc9
2 files changed, 8 insertions, 6 deletions
diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index e856464ebe11..471ad4befc50 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -1,11 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.6 2013/05/31 15:33:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.7 2014/04/22 00:22:21 vapier Exp $
# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
# Keep it sorted.
+aarch64 - ARM64 system emulation target
alpha - system emulation target
arm - system emulation target
cris - system emulation target
diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 47d8a166925f..fae1be34fabe 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -1,14 +1,15 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v 1.5 2013/05/31 15:33:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v 1.6 2014/04/22 00:22:21 vapier Exp $
# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
# Keep it sorted.
+aarch64 - ARM64 userspace emulation target
alpha - userspace emulation target
-armeb - userspace emulation target
-arm - userspace emulation target
+armeb - ARM (big endian) userspace emulation target
+arm - ARM (little endian) userspace emulation target
cris - userspace emulation target
i386 - userspace emulation target
m68k - userspace emulation target