summaryrefslogtreecommitdiffstats
path: root/libtommath
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-02-14 13:55:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-02-14 13:55:55 (GMT)
commit7153335bf0cc272a432630f8c4293353b7c9dcf6 (patch)
treefab78764a0d53370978141da5549e003c4ec1f55 /libtommath
parent493ae77dd5fc31e53829d4f63d94a928c0ba0752 (diff)
parent46007941c79dfbd5c661d1f46888db7d54730d2e (diff)
downloadtcl-7153335bf0cc272a432630f8c4293353b7c9dcf6.zip
tcl-7153335bf0cc272a432630f8c4293353b7c9dcf6.tar.gz
tcl-7153335bf0cc272a432630f8c4293353b7c9dcf6.tar.bz2
Merge 8.7
Diffstat (limited to 'libtommath')
-rw-r--r--libtommath/tommath.def11
-rw-r--r--[-rwxr-xr-x]libtommath/win64-arm/tommath.libbin26726 -> 28856 bytes
-rw-r--r--[-rwxr-xr-x]libtommath/win64/tommath.libbin29044 -> 29044 bytes
3 files changed, 11 insertions, 0 deletions
diff --git a/libtommath/tommath.def b/libtommath/tommath.def
index 229fae4..879767f 100644
--- a/libtommath/tommath.def
+++ b/libtommath/tommath.def
@@ -143,3 +143,14 @@ EXPORTS
mp_unpack
mp_xor
mp_zero
+ s_mp_mul_digs
+ s_mp_sub
+ s_mp_add
+ s_mp_toom_mul
+ s_mp_mul_digs_fast
+ s_mp_karatsuba_mul
+ s_mp_sqr_fast
+ s_mp_reverse
+ s_mp_karatsuba_sqr
+ s_mp_toom_sqr
+ s_mp_sqr
diff --git a/libtommath/win64-arm/tommath.lib b/libtommath/win64-arm/tommath.lib
index 6797592..f14fbe7 100755..100644
--- a/libtommath/win64-arm/tommath.lib
+++ b/libtommath/win64-arm/tommath.lib
Binary files differ
diff --git a/libtommath/win64/tommath.lib b/libtommath/win64/tommath.lib
index 434fa7c..434fa7c 100755..100644
--- a/libtommath/win64/tommath.lib
+++ b/libtommath/win64/tommath.lib
Binary files differ