diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-02-14 13:55:55 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-02-14 13:55:55 (GMT) |
commit | 7153335bf0cc272a432630f8c4293353b7c9dcf6 (patch) | |
tree | fab78764a0d53370978141da5549e003c4ec1f55 /libtommath | |
parent | 493ae77dd5fc31e53829d4f63d94a928c0ba0752 (diff) | |
parent | 46007941c79dfbd5c661d1f46888db7d54730d2e (diff) | |
download | tcl-7153335bf0cc272a432630f8c4293353b7c9dcf6.zip tcl-7153335bf0cc272a432630f8c4293353b7c9dcf6.tar.gz tcl-7153335bf0cc272a432630f8c4293353b7c9dcf6.tar.bz2 |
Merge 8.7
Diffstat (limited to 'libtommath')
-rw-r--r-- | libtommath/tommath.def | 11 | ||||
-rw-r--r--[-rwxr-xr-x] | libtommath/win64-arm/tommath.lib | bin | 26726 -> 28856 bytes | |||
-rw-r--r--[-rwxr-xr-x] | libtommath/win64/tommath.lib | bin | 29044 -> 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 Binary files differindex 6797592..f14fbe7 100755..100644 --- a/libtommath/win64-arm/tommath.lib +++ b/libtommath/win64-arm/tommath.lib diff --git a/libtommath/win64/tommath.lib b/libtommath/win64/tommath.lib Binary files differindex 434fa7c..434fa7c 100755..100644 --- a/libtommath/win64/tommath.lib +++ b/libtommath/win64/tommath.lib |