* [gentoo-commits] data/gentoo-news:master commit in: 2019-09-11-cpu_flags_ppc-introduction/
@ 2019-09-16 1:27 Georgy Yakovlev
0 siblings, 0 replies; 2+ messages in thread
From: Georgy Yakovlev @ 2019-09-16 1:27 UTC (permalink / raw
To: gentoo-commits
commit: 51976ca549f077ef6daa1a49c7a0a80e21601f94
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 01:23:14 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 01:27:07 2019 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=51976ca5
2019-09-11-cpu_flags_ppc-introduction: new item
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
.../2019-09-11-cpu_flags_ppc-introduction.en.txt | 38 ++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt b/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt
new file mode 100644
index 0000000..a4a4ee5
--- /dev/null
+++ b/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt
@@ -0,0 +1,38 @@
+Title: new CPU_FLAGS_PPC USE_EXPAND
+Author: Georgy Yakovlev <gyakovlev@gentoo.org>
+Posted: 2019-09-11
+Revision: 1
+News-Item-Format: 2.0
+Display-If-Keyword: ~ppc
+Display-If-Keyword: ~ppc64
+Display-If-Keyword: ppc
+Display-If-Keyword: ppc64
+
+
+A new set of CPU_FLAGS_PPC USE_EXPAND flags has been added.
+The flags are:
+
+ altivec - Use the AltiVec/VMX instruction set
+ vsx - Use the Vector Scalar Extension instruction set
+ vsx3 - Use the Vector Scalar Extension v.3 instruction set
+
+Note that CPU_FLAGS_PPC variable is used on ppc and ppc64 architectures.
+
+In order to transition to new set of flags, if the following flag was
+was present:
+
+ USE="altivec"
+
+This flag needs to be set as:
+
+ CPU_FLAGS_PPC="altivec"
+
+It's advised to keep 'altivec' USE flag enabled to ensure safe
+migration and compatibility with external repositories.
+'vsx' and 'vsx3' are new flags and no migration necessary.
+
+To help users enable the correct USE_EXPAND flags PPC support has been
+added to app-portage/cpuid2cpuflags package:
+
+ # emerge -1v >=app-portage/cpuid2cpuflags-7
+ $ cpuid2cpuflags
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] data/gentoo-news:master commit in: 2019-09-11-cpu_flags_ppc-introduction/
@ 2020-06-07 23:30 Georgy Yakovlev
0 siblings, 0 replies; 2+ messages in thread
From: Georgy Yakovlev @ 2020-06-07 23:30 UTC (permalink / raw
To: gentoo-commits
commit: 72de871e6fb59e1e7fb3af51bc6227ad32b0e019
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 7 23:18:31 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jun 7 23:29:57 2020 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=72de871e
2019-09-11-cpu_flags_ppc-introduction.en.txt: new revision
add vsx2 flag information
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
.../2019-09-11-cpu_flags_ppc-introduction.en.txt | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt b/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt
index a4a4ee5..3267fe0 100644
--- a/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt
+++ b/2019-09-11-cpu_flags_ppc-introduction/2019-09-11-cpu_flags_ppc-introduction.en.txt
@@ -1,7 +1,7 @@
Title: new CPU_FLAGS_PPC USE_EXPAND
Author: Georgy Yakovlev <gyakovlev@gentoo.org>
Posted: 2019-09-11
-Revision: 1
+Revision: 2
News-Item-Format: 2.0
Display-If-Keyword: ~ppc
Display-If-Keyword: ~ppc64
@@ -14,6 +14,7 @@ The flags are:
altivec - Use the AltiVec/VMX instruction set
vsx - Use the Vector Scalar Extension instruction set
+ vsx2 - Use the Vector Scalar Extension v.2 instruction set
vsx3 - Use the Vector Scalar Extension v.3 instruction set
Note that CPU_FLAGS_PPC variable is used on ppc and ppc64 architectures.
@@ -29,10 +30,10 @@ This flag needs to be set as:
It's advised to keep 'altivec' USE flag enabled to ensure safe
migration and compatibility with external repositories.
-'vsx' and 'vsx3' are new flags and no migration necessary.
+'vsx', 'vsx2' and 'vsx3' are new flags and no migration necessary.
To help users enable the correct USE_EXPAND flags PPC support has been
added to app-portage/cpuid2cpuflags package:
- # emerge -1v >=app-portage/cpuid2cpuflags-7
+ # emerge -1v >=app-portage/cpuid2cpuflags-9
$ cpuid2cpuflags
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-07 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-16 1:27 [gentoo-commits] data/gentoo-news:master commit in: 2019-09-11-cpu_flags_ppc-introduction/ Georgy Yakovlev
-- strict thread matches above, loose matches on Subject: below --
2020-06-07 23:30 Georgy Yakovlev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox