Commit Graph

980 Commits

Author SHA1 Message Date
jasonmoxham
be135c7347 change asm #comment to C comment 2009-10-15 18:13:19 +00:00
gladman
0965fc4532 update VC++ readme.txt and Core2 tuning 2009-10-15 16:24:35 +00:00
wbhart
9c30897cf2 Added some incomplete info to AUTHORS. 2009-10-15 04:26:26 +00:00
wbhart
19c4d52566 Fixed a carry bug in mpn_tdiv_q and added the failing cases to tests/mpz/t-tdiv.c. 2009-10-13 04:52:00 +00:00
jasonmoxham
51132cb0e3 put more realistic trial division limit in next_likely_prime 2009-10-12 13:10:09 +00:00
wbhart
07bbd31e1d Fixed more bugs in sb_divappr_q. 2009-10-12 02:05:16 +00:00
jasonmoxham
d0067e2f3b fix broken sparc32/v9 add/sub code 2009-10-11 16:32:54 +00:00
wbhart
380b80372a Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q. 2009-10-11 06:46:10 +00:00
gladman
96d3064d2b fix minor pre-build warning on Windows. 2009-10-10 11:08:31 +00:00
jasonmoxham
6edccbf39a adjust sparc32/v9=t2,ABI=32 params for mulhigh 2009-10-09 20:25:51 +00:00
gladman
a57dd2d833 correct windows build error in a DLL build 2009-10-09 13:21:27 +00:00
wbhart
0f39b0f20c Clarified some comments. 2009-10-09 04:17:32 +00:00
wbhart
5e38fe6d8b Added some rough justifications for doing what we do in sb_divappr_q. 2009-10-09 03:48:31 +00:00
jasonmoxham
5ee77a7b54 more error checking in windows build script 2009-10-09 02:17:18 +00:00
jasonmoxham
ce832e54a5 varro powerpc64/mode64 64bit params 2009-10-09 01:27:36 +00:00
jasonmoxham
b8c10614e7 ia64 params 2009-10-09 00:33:52 +00:00
jasonmoxham
45ec139248 pentium4 32bit params 2009-10-09 00:33:19 +00:00
jasonmoxham
b49482cf47 core2 32bit params 2009-10-09 00:10:27 +00:00
jasonmoxham
c9f16233b8 add back in old fft tuning values , better than nothing 2009-10-08 22:50:40 +00:00
jasonmoxham
297e277fe6 add mising fat entry for 32bit nano 2009-10-08 22:39:37 +00:00
jasonmoxham
518226d914 atom params 2009-10-08 22:06:01 +00:00
jasonmoxham
2488ed55e8 k7 params 2009-10-08 22:04:10 +00:00
jasonmoxham
93688a18b6 k10 params 2009-10-08 18:01:18 +00:00
jasonmoxham
1a7c40bb2b k8 32bit params 2009-10-08 17:52:27 +00:00
jasonmoxham
265bd0a989 sparc64 params's 2009-10-08 17:49:13 +00:00
jasonmoxham
f09d7f9df1 sparc 32 bit param 2009-10-08 17:05:41 +00:00
jasonmoxham
71e1da2bba whoops , restore mpir.info 2009-10-08 15:52:57 +00:00
jasonmoxham
2f138f7a16 core2 params 2009-10-08 15:48:27 +00:00
jasonmoxham
e49eccab57 k8 params 2009-10-08 15:30:59 +00:00
jasonmoxham
4053a62930 k102 params 2009-10-08 15:28:51 +00:00
wbhart
8258200ecb Fixed a major bug in mpn_tdiv_q and extended some tests to run longer. 2009-10-08 11:54:06 +00:00
wbhart
a4d22db74e Extended the mpz/t-tdiv test and fixed a bug in mpn_tdiv_q. 2009-10-08 02:54:11 +00:00
jasonmoxham
4e5a19e766 set proper soname and number 2009-10-07 21:35:27 +00:00
jasonmoxham
9fb5a0cb90 nehalem 32bit params 2009-10-07 12:21:08 +00:00
jasonmoxham
2821267426 nehalem 64 params 2009-10-07 12:00:35 +00:00
wbhart
c852d31670 Added prototypes for mpn_tdiv_q. 2009-10-07 10:25:23 +00:00
wbhart
6d16ef649e Fixed unusual bug in sb_divappr_q (I think). 2009-10-07 09:58:10 +00:00
gladman
21ef5e546b 2009-10-07 09:22:13 +00:00
gladman
448c60fd77 Add latest division code to the Windows builds 2009-10-07 09:21:06 +00:00
wbhart
321e816c50 Fixed some bugs in the test code. 2009-10-07 05:57:09 +00:00
wbhart
938a8de8ed Added fast mpn_tdiv_q and test code and used it in mpz_tdiv_q. 2009-10-07 05:27:59 +00:00
wbhart
1480bbb493 Added autoconf stuff for mpn_tdiv_q. 2009-10-06 06:24:03 +00:00
jasonmoxham
0f0c3cd091 correct/tweek divrem euclid/hensel threshold tuning 2009-10-05 16:24:53 +00:00
gladman
8919305713 remove bad exit behaviour in Python test script in interactive mode 2009-10-05 16:19:09 +00:00
gladman
f42829cd8e Core2 assembler (copies) for Windows 2009-10-05 15:56:30 +00:00
jasonmoxham
57ec982051 correct tuning for mod_1_k 2009-10-05 15:35:39 +00:00
jasonmoxham
ff4fc75bb8 New core2/penryn asm fns mod_1_? divrem_hensel_qr_1_2 rsh_divrem_hensel_qr_1_2 2009-10-05 15:02:50 +00:00
jasonmoxham
a10fd0d649 New atom asm functions mod_1_? rsh_divrem_hensel_qr_1_1 divrem_hensel_qr_1_1 2009-10-05 14:50:05 +00:00
jasonmoxham
dc1fc39381 New nehalem asm functions mod_1_? rsh_divrem_hensel_qr_1_2 divrem_hensel_qr_1_2 2009-10-05 14:19:08 +00:00
gladman
343fe6ce88 Add mod_1_3 assembler to Windows 2009-10-05 08:29:15 +00:00