summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-11-19 00:25:15 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-11-19 00:25:15 +0100
commit2c6e8c587a4c18a9547210ce177d045cc1856f7f (patch)
tree03c17b8fb325fd8907623ce7e53fc55768eb0060 /NEWS
parent969d05fd7c3b49d8d59342f879d228fb9a2af307 (diff)
downloadgmp-2c6e8c587a4c18a9547210ce177d045cc1856f7f.tar.gz
Add more items.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2c282b76..157e6d6f3 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,16 @@ Changes between GMP version 5.0.* and 5.1.0
of the stream, the eofbit is now set.
SPEEDUPS
+ * The n-factorial and n-over-k functions have been rewritten for great
+ speedups for small and large operands.
+
+ * Major speedup for ARM, in particular ARM Cortex-A9, thanks to broad
+ assembly suport.
+
+ * The performance under M$ Windows' 64-bit ABI has been greatly improved
+ thanks to complete assembly support.
+
+ * Minor speed improvements of many functions and for many platforms.
FEATURES
* The mpz_powm_sec function now uses side-channel silent division for