[Gmp-commit] /var/hg/gmp: (fat_path): Add skylake.

mercurial at gmplib.org mercurial at gmplib.org
Sun Oct 11 11:00:23 UTC 2015


details:   /var/hg/gmp/rev/9135bd0524e4
changeset: 16843:9135bd0524e4
user:      Torbjorn Granlund <torbjorng at google.com>
date:      Sun Oct 11 13:00:15 2015 +0200
description:
(fat_path): Add skylake.

diffstat:

 configure.ac |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 66fa2ee6ca38 -r 9135bd0524e4 configure.ac
--- a/configure.ac	Sat Oct 10 08:10:34 2015 +0200
+++ b/configure.ac	Sun Oct 11 13:00:15 2015 +0200
@@ -2163,7 +2163,8 @@
 	fat_path="x86_64 x86_64/fat
 		  x86_64/k8 x86_64/k10 x86_64/bd1 x86_64/bobcat x86_64/pentium4
 		  x86_64/core2 x86_64/coreinhm x86_64/coreisbr x86_64/coreihwl
-		  x86_64/coreibwl x86_64/atom x86_64/silvermont x86_64/nano"
+		  x86_64/coreibwl x86_64/skylake x86_64/atom x86_64/silvermont
+		  x86_64/nano"
 	fat_functions="$fat_functions addmul_2 addlsh1_n addlsh2_n sublsh1_n"
       fi
 


More information about the gmp-commit mailing list