[Gmp-commit] /var/hg/gmp: Insert 6.1.1 items.
mercurial at gmplib.org
mercurial at gmplib.org
Thu Dec 1 14:40:52 UTC 2016
details: /var/hg/gmp/rev/c32e59dedb8b
changeset: 17150:c32e59dedb8b
user: Torbjorn Granlund <tg at gmplib.org>
date: Thu Dec 01 15:40:49 2016 +0100
description:
Insert 6.1.1 items.
diffstat:
NEWS | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r de0d04455a6e -r c32e59dedb8b NEWS
--- a/NEWS Thu Dec 01 06:18:57 2016 +0100
+++ b/NEWS Thu Dec 01 15:40:49 2016 +0100
@@ -1,4 +1,4 @@
-Copyright 1996, 1999-2015 Free Software Foundation, Inc.
+Copyright 1996, 1999-2016 Free Software Foundation, Inc.
Verbatim copying and distribution of this entire article is permitted in any
medium, provided this notice is preserved.
@@ -9,6 +9,17 @@
FEATURES
* New C++ functions factorial and primorial for mpz_class.
+Changes between GMP version 6.1.0 and 6.1.1
+
+ BUGS FIXED
+ * Make Intel Broadwell configurations work on Windows.
+
+ FEATURES
+ * Work around faulty cpuid on some recent Intel chips (this allows GMP to run
+ on Skylake Pentiums).
+
+ * Support thumb-less ARM chips.
+
Changes between GMP version 6.0.* and 6.1.0
BUGS FIXED
@@ -29,7 +40,7 @@
* Fixed PIC bug in popcount affecting Intel processors using the 32-bit ABI.
SPEEDUPS
- * Speedup for Intel Broadwell and Skylake though assembly code making use of
+ * Speedup for Intel Broadwell and Skylake through assembly code making use of
new ADX instructions.
* Square root is now faster when the remainder is not needed. Also the speed
More information about the gmp-commit
mailing list