[Gmp-commit] /var/hg/gmp-6.1: 2 new changesets
mercurial at gmplib.org
mercurial at gmplib.org
Sat Jun 11 10:48:57 UTC 2016
details: /var/hg/gmp-6.1/rev/a32c5c8a11a3
changeset: 16949:a32c5c8a11a3
user: Torbjorn Granlund <tg at gmplib.org>
date: Sat Jun 11 12:47:29 2016 +0200
description:
Add items.
details: /var/hg/gmp-6.1/rev/3e881ac8d783
changeset: 16950:3e881ac8d783
user: Torbjorn Granlund <tg at gmplib.org>
date: Sat Jun 11 12:48:42 2016 +0200
description:
ChangeLog
diffstat:
ChangeLog | 4 ++++
NEWS | 10 ++++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r d36a95c046be -r 3e881ac8d783 ChangeLog
--- a/ChangeLog Sat Jun 11 12:35:09 2016 +0200
+++ b/ChangeLog Sat Jun 11 12:48:42 2016 +0200
@@ -1,3 +1,7 @@
+2016-06-11 Torbjörn Granlund <tg at gmplib.org>
+
+ * Version 6.1.1 released.
+
2015-03-20 Marc Glisse <marc.glisse at inria.fr>
* configure.ac (WANT_ASSEMBLY): Remove.
diff -r d36a95c046be -r 3e881ac8d783 NEWS
--- a/NEWS Sat Jun 11 12:35:09 2016 +0200
+++ b/NEWS Sat Jun 11 12:48:42 2016 +0200
@@ -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.
@@ -7,7 +7,13 @@
Changes between GMP version 6.1.1 and 6.1.0
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
More information about the gmp-commit
mailing list