Commit Graph

50 Commits

Author SHA1 Message Date
gladman
76944a04f8 move new *nix tuning values into windows 2012-10-24 07:01:53 +00:00
wbhart
05c51ddd91 Removed old FFT tuning params from gmp-mparam.h files. 2012-09-25 15:43:18 +00:00
jasonmoxham
5241475f1a make sure x86_64w asm files are in dos format line feeds 2012-07-08 14:05:43 +00:00
jasonmoxham
5a9db35787 change global func to prologue 2012-07-08 13:56:43 +00:00
jasonmoxham
1128c43da4 add GLOBAL_FUNC to all x86_64w asm files 2012-06-27 04:35:20 +00:00
gladman
6d1a7e93af rebuild all Visual Studio builds to remove win32 build errors 2012-03-29 11:42:49 +00:00
jasonmoxham
00deb1f830 karasub for windows 2012-02-18 11:40:28 +00:00
jasonmoxham
97d24b5ad2 crlf removal 2011-12-05 07:07:44 +00:00
gladman
833b850d8f Copy latest tuning to Windows builds 2011-11-22 16:14:06 +00:00
gladman
b3efc4e4dc commit new GCD code to trunk 2011-10-14 11:22:46 +00:00
jasonmoxham
f16f543573 bump version and so numbers ready for release 2011-09-27 23:04:16 +00:00
gladman
01eba40795 add mpn_sumdiff_n for nehalem on Windows 2011-07-22 23:03:59 +00:00
gladman
c42eb996ca update latest assembler for nehalem on Windows 2011-07-22 12:13:14 +00:00
gladman
fc35327f0d add latest nehalem code to Windows build 2011-07-13 09:50:14 +00:00
gladman
8546be98a1 change labels from global to local in latest Windows assembler code 2011-07-07 13:48:55 +00:00
gladman
36a0e7e247 add latest assembler code to nehalem and core2 builds 2011-07-05 21:18:30 +00:00
jasonmoxham
466614556f copy k8 and karaadd/sub to the other cpu arches linux and windows 2011-07-05 20:16:41 +00:00
jasonmoxham
fdd1dc256f CRLF for all *.h and *.c files not in build.vc10 or yasm 2011-06-08 10:46:43 +00:00
gladman
a6d3c74d89 correct typo 2011-02-21 23:16:43 +00:00
gladman
8201d98945 update slow assembler code on WIndows 2011-02-21 23:12:40 +00:00
gladman
9ea19b5f72 Windows assembler correction 2011-02-21 20:39:53 +00:00
gladman
74773dbf97 Tweak Windows assembler code for mod functions 2011-02-21 19:10:47 +00:00
gladman
0f016ba1ea 1. add latest assembler code to the Windows build.
2. correct error in the Python code that runs the tests
2011-02-21 15:13:02 +00:00
gladman
14c48be608 add latest mul_1 assembler to Windows build 2010-12-24 08:10:07 +00:00
gladman
91cd96d30d add latest mul_2 assembler to Windows nnehalem builld 2010-12-22 10:12:13 +00:00
gladman
e3aa5fe6f4 add nehalem mul_1 to windows 2010-12-18 08:50:36 +00:00
gladman
8bc37f9a24 make redc changes for Windows 2010-12-16 11:50:51 +00:00
jasonmoxham
e34cec1068 change name of redc_basecase to redc_1 and export 2010-12-16 02:32:35 +00:00
gladman
2fc9938ea2 add latest assembler for nehalem to Windows 2010-12-04 15:39:30 +00:00
gladman
bbd6d19cd2 add Jason new code to Windows build 2010-12-04 14:35:12 +00:00
jasonmoxham
d2778569d7 copy all param's from x86_64 to x86_64w 2010-11-08 18:51:18 +00:00
jasonmoxham
160a48148e unique names for mingw64 asm code 2010-11-07 14:39:17 +00:00
gladman
6cf3ebcf63 Change Windows assembler include file organisation (VS 2010) 2010-08-15 10:08:57 +00:00
jasonmoxham
2708d3f949 replace divebyfobm1.* with divexact_byfobm1.* and rename consistently 2010-08-13 13:53:34 +00:00
jasonmoxham
411107f047 replace divebyff.* with divexact_byff.* 2010-08-13 13:23:52 +00:00
gladman
7d6cc1e587 1. remove single epilogue restriction in Windows assembler code
2. tidy up format of Windows assembler code
2010-07-22 11:33:16 +00:00
gladman
85658e070b 1. Add config.h file generation for Windows
2. Add Configuration to the Windows tests to test DLL versions of MPIR
2010-07-11 19:40:30 +00:00
gladman
5e84bd2bc6 Serious reversion to cancel last 24 hours work as all win32 builds failed 2010-07-11 16:19:39 +00:00
gladman
35b3ea7108 Further simplification of Windows builds 2010-07-10 11:26:54 +00:00
gladman
9bf78f0866 1. Update Windows k10 build to match Linux
2. Remove the now redundant 32 to 64 register mapping for mp_size_t inputs in Windows assembler
2010-07-02 11:52:24 +00:00
gladman
7890b8aa29 Update Windows tuning values 2010-05-20 08:07:39 +00:00
gladman
61b6bc2210 Add Core2 and i3/5/7 (nehalem) tuning for GCD to Windows builds 2010-05-12 08:26:24 +00:00
(no author)
231175e86f Add nehalem tuning for Windows 2010-04-08 22:33:44 +00:00
(no author)
69b3ac6b38 2010-02-21 19:51:12 +00:00
(no author)
5b52d6c93d Update Windows tuning files (only nehalem done though) 2010-02-18 18:18:52 +00:00
(no author)
d7b3af99f2 1. Add toom8 code to Windows build
2. tidy up gmp-mparam.h for a future tuning effort on Windows
2010-02-18 14:39:28 +00:00
(no author)
c4746c30a7 tune for windows nehalem 2010-02-17 10:43:21 +00:00
(no author)
00f292cc48 adjust windows tune slightly 2010-02-08 10:02:55 +00:00
gladman
0ac38fd71c 1. repair Windows build script
2. Add tuning for nehalem on Windows
2010-01-06 15:07:32 +00:00
gladman
11c4a69572 Add Windows build for Intel nehalem 2009-12-03 17:32:55 +00:00