[Gmp-commit] /var/hg/gmp: ChangeLog
mercurial at gmplib.org
mercurial at gmplib.org
Tue Aug 13 20:20:16 UTC 2019
details: /var/hg/gmp/rev/118627eed635
changeset: 17809:118627eed635
user: Torbjorn Granlund <tg at gmplib.org>
date: Tue Aug 13 22:20:06 2019 +0200
description:
ChangeLog
diffstat:
ChangeLog | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 4ab0629f9da7 -r 118627eed635 ChangeLog
--- a/ChangeLog Tue Aug 13 22:16:47 2019 +0200
+++ b/ChangeLog Tue Aug 13 22:20:06 2019 +0200
@@ -1,4 +1,9 @@
-2018-11-07 Marco Bodrato <bodrato at mail.dm.unipi.it>
+2019-08-13 Torbjörn Granlund <tg at gmplib.org>
+
+ * mpn/x86_64: Add more gcd_11 variants of of x86_64 gcd_11.asm and
+ tweak existing ones.
+
+2019-08-13 Marco Bodrato <bodrato at mail.dm.unipi.it>
From Seth Troisi:
* doc/gmp.texi: Update mpz_millerrabin documentation.
@@ -9,6 +14,12 @@
* tests/mpz/t-pprime_p.c (const primes): One more prime in the list.
* mpz/millerrabin.c: Return 2 for surely prime numbers (BPSW checked).
+2019-08-08 Torbjörn Granlund <tg at gmplib.org>
+
+ * mpn/x86/gcd_11.asm: New file.
+
+ * config.sub: Make arm cpu types match what config.guess returns.
+
2019-08-08 Niels Möller <nisse at lysator.liu.se>
* tests/refmpn.c (refmpn_gcd_11): New function, based on refmpn_gcd_1.
More information about the gmp-commit
mailing list