[Gmp-commit] /var/hg/gmp-6.1: Add NEWS.
mercurial at gmplib.org
mercurial at gmplib.org
Tue Dec 6 23:51:54 UTC 2016
details: /var/hg/gmp-6.1/rev/3e7fb21656ca
changeset: 16963:3e7fb21656ca
user: Torbjorn Granlund <tg at gmplib.org>
date: Wed Dec 07 00:51:50 2016 +0100
description:
Add NEWS.
diffstat:
NEWS | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 952bec6a61f3 -r 3e7fb21656ca NEWS
--- a/NEWS Fri Dec 02 18:15:06 2016 +0100
+++ b/NEWS Wed Dec 07 00:51:50 2016 +0100
@@ -7,15 +7,20 @@
Changes between GMP version 6.1.1 and 6.1.2
BUGS FIXED
+ * Mini-GMP: ...
FEATURES
* Handle more systems which require PIC code in static libraries (e.g.,
"hardened" Gentoo and Debian 9).
+ * Configuration for arm (-32 and -64) has been rewritten, fixing poor
+ code selection for many CPS.
+
SPEEDUPS
+ * None, except for arm CPUs affected by the configuration rewrite..
MISC
-
+ -
Changes between GMP version 6.1.0 and 6.1.1
More information about the gmp-commit
mailing list