Commit Graph

2060 Commits

Author SHA1 Message Date
gladman
338e5f2984 populate new branch 2011-12-16 19:47:56 +00:00
gladman
71b1d675b3 Create a branch for version with choice of integer types in ui/si functions 2011-12-16 19:08:46 +00:00
jasonmoxham
06779788c2 manual fix sparc32/v9/mulhigh param to be >=3 2011-12-13 17:57:04 +00:00
gladman
c7db99b2e7 change a local function name to avoid potential name conflicts; add copyright 2011-12-05 08:47:04 +00:00
jasonmoxham
e81bf4ac96 run in devel regen and setverion 2011-12-05 07:18:14 +00:00
jasonmoxham
97d24b5ad2 crlf removal 2011-12-05 07:07:44 +00:00
gladman
e09f65c42a Update old Miller Rabin code and mark it obsolete 2011-12-04 21:56:25 +00:00
gladman
64a4bcb95f 1. revert mpz_nexxt_likely_prime to previous API
2. add miller_rabin.c implementing a thread safe version of Miller-Rabin
2011-12-04 18:43:13 +00:00
jasonmoxham
d2e20fdca6 update yasm update instructions 2011-12-04 12:43:58 +00:00
jasonmoxham
5149dfbc40 new yasm installed version 1.2 2011-12-04 12:01:57 +00:00
jasonmoxham
4d6281a94b delete old yasm 2011-12-04 11:46:30 +00:00
jasonmoxham
dc5dc05709 powerpc64 tuneup 2011-12-04 10:37:18 +00:00
gladman
d090b3e7c5 copy Jason's latest tuning to Windows 2011-12-03 23:27:11 +00:00
jasonmoxham
46457ff76b core2/penryn tuning 2011-12-03 18:33:44 +00:00
jasonmoxham
d270f8e0a7 k8/k10/k102 tuning and copy to k8/k10 tuning 2011-12-03 17:33:10 +00:00
jasonmoxham
8ccae24c87 sparc32/v9 tuning 2011-12-03 17:06:34 +00:00
jasonmoxham
1487ddca4a sparc64 tuning 2011-12-03 15:15:19 +00:00
gladman
6323fbfb28 copy Jasons tuning to Windows 2011-11-23 22:15:43 +00:00
gladman
a8fc936b11 change nextprime.c to use new gmpz_next_likely_prime API
(we could remove mpz_nextprime or define it as an alias)
2011-11-23 15:13:56 +00:00
gladman
066ba97645 change gmp_h.in to reflect mpz_next_likely_prime API change 2011-11-23 15:03:41 +00:00
jasonmoxham
06d3e05d93 ia64 tuning 2011-11-23 15:02:55 +00:00
jasonmoxham
87e6fb66cf pentium4 tuning 2011-11-23 13:48:18 +00:00
gladman
317f0a5965 bring new code in mpz.next_likely_prime into use and add a test 2011-11-23 12:51:46 +00:00
jasonmoxham
47760fd81e core2 tuning 2011-11-23 12:21:42 +00:00
jasonmoxham
0f430bfca9 netburst tuning 2011-11-23 11:11:37 +00:00
gladman
833b850d8f Copy latest tuning to Windows builds 2011-11-22 16:14:06 +00:00
jasonmoxham
a047b009a7 k8 tuning 2011-11-22 10:57:58 +00:00
jasonmoxham
50fb23fd6e nehalem tuning 2011-11-22 09:41:10 +00:00
jasonmoxham
5c2f5ad253 bobcat tuning 2011-11-22 09:00:31 +00:00
jasonmoxham
3251323495 atom tuning 2011-11-22 08:33:46 +00:00
jasonmoxham
6bdb901899 sandybridge tuning 2011-11-22 07:48:41 +00:00
gladman
86e000128e update Python Windows build generator 2011-11-21 20:56:27 +00:00
gladman
a6f3b0245d Windows x64 build configuration change (_WIN64 must now be defined for all x64 builds) 2011-11-21 20:30:25 +00:00
gladman
eda4a05725 Add 64-bit integer conversions to mpirxx.h 2011-10-24 19:01:40 +00:00
gladman
cebf8bf259 small improvement when running tests on Windows 2011-10-15 17:31:21 +00:00
gladman
8db4ca244c 1. Correct errors in Visual Studio builds
2. add tow missing Windows assembler files to SVN
2011-10-14 14:26:09 +00:00
gladman
b3efc4e4dc commit new GCD code to trunk 2011-10-14 11:22:46 +00:00
gladman
dcc1656584 Add missed tests for new GCD code 2011-10-14 11:19:25 +00:00
jasonmoxham
23a05815a1 update copyright for tune/common.c for fn speed_mpn_hgcd 2011-10-14 01:52:06 +00:00
gladman
6b418564c1 correct minor build error in VC++ builds 2011-10-13 18:57:37 +00:00
gladman
7cf1b9eddf update all VC++ builds for new GCD code 2011-10-13 18:51:08 +00:00
gladman
ec6de10132 update tuning for new GCD on Windows and add new tests 2011-10-13 12:45:24 +00:00
jasonmoxham
e700a7ed62 nehalem tuning 2011-10-13 07:34:48 +00:00
jasonmoxham
46b35c3ad0 tuning for sandybridge 2011-10-13 07:14:16 +00:00
jasonmoxham
2ba892e9d1 tuning fo hgcd 2011-10-13 07:01:55 +00:00
jasonmoxham
34d3495f4b some tuning for the new gcd 2011-10-12 20:48:10 +00:00
gladman
5058e2b96d remove unnecessary files when new GCD is used 2011-10-12 17:58:47 +00:00
jasonmoxham
9ffbe673b2 configure for gcd 2011-10-12 11:30:09 +00:00
gladman
5ff8f72cbf bring into full sync with my current code 2011-10-11 21:59:03 +00:00
gladman
68923e990b 2011-10-11 21:47:05 +00:00