Commit Graph

2073 Commits

Author SHA1 Message Date
gladman
662af0781b Further corrections to FFT code integration 2012-01-05 13:52:16 +00:00
gladman
f0a563c75f correct errors in the integration of the new FFT code 2012-01-05 08:45:51 +00:00
gladman
4d29441935 2012-01-04 23:48:12 +00:00
gladman
5366535605 correct python build generator 2012-01-03 21:40:44 +00:00
gladman
02af761371 correct mpq_cmp_ui declaration error found by David Cleaver 2011-12-19 09:10:13 +00:00
gladman
b0f44834f9 add some comments to the Python Visual Studio build generator 2011-12-18 18:37:42 +00:00
gladman
c9765f1946 minor build correction 2011-12-18 17:41:00 +00:00
gladman
164adcb45c Major build change to prepare for Visual Studio 11 2011-12-18 16:34:52 +00:00
gladman
8221ed305d More build corrections 2011-12-18 11:56:19 +00:00
gladman
fb57ac701d More build corrections 2011-12-18 01:38:47 +00:00
gladman
dc323c960f More build corrections 2011-12-18 00:35:09 +00:00
gladman
e73160e043 correct some build errors 2011-12-16 20:56:27 +00:00
gladman
503cf974a4 correct some build errors 2011-12-16 20:54:23 +00:00
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