Commit Graph

222 Commits

Author SHA1 Message Date
gladman
2684fe31c5 2012-03-28 19:42:23 +00:00
gladman
53d235597b minor VC++ build generator change 2012-03-19 09:47:34 +00:00
gladman
8d2d920902 correct 32-bit build error reporteed by Case 2012-03-19 09:46:25 +00:00
gladman
f62533fe67 minor change in mpir_config.py 2012-03-13 10:02:15 +00:00
gladman
6465e9ee64 correct minor error in VC++ ttune build 2012-03-12 22:19:09 +00:00
gladman
58136d3409 add redc_2 file to the Visual Studio builds 2012-03-12 16:24:14 +00:00
gladman
954ccc087c Turn off stdint.h if Visual Studio earlier than 2010 2012-03-12 12:58:54 +00:00
gladman
7a448b3d3f Turn off stdint.h if Visual Studio earlier than 2010 2012-03-12 12:58:06 +00:00
gladman
95122d623b adjust VC++ build for some latest changes 2012-03-12 08:00:58 +00:00
gladman
b5b117c93e add latest trunk changes to exp branch 2012-03-10 09:38:09 +00:00
gladman
798d19fb5f update Windows Python build generator 2012-03-10 09:35:42 +00:00
gladman
50e070cd06 minor configuration change 2012-02-16 15:41:49 +00:00
gladman
43572145f6 minor build change 2012-02-16 09:02:31 +00:00
gladman
58dc12f19d minor windows build correction 2012-02-15 11:50:46 +00:00
gladman
49cbdf7a0b new karasub C code and a Windows postbuild tweak 2012-02-14 21:14:56 +00:00
gladman
e572b67961 correct prebuild step 2012-02-13 17:27:02 +00:00
gladman
cf4609b60d 2012-02-13 16:47:44 +00:00
gladman
406c8e8b24 prepare for new Python build system 2012-02-13 15:18:13 +00:00
gladman
48311f6af8 correct python configuration generator 2012-02-13 00:32:27 +00:00
gladman
a30ee5b4ea update win32 builds 2012-02-12 23:40:14 +00:00
gladman
a44990b1c4 2012-02-04 23:31:04 +00:00
gladman
c328249690 correct minor Windows Visual Studio build error 2012-02-04 14:42:02 +00:00
gladman
fb616eed78 Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
gladman
1253dff171 Final integration of Bills new FFT code 2012-01-10 16:26:07 +00:00
gladman
4b1bc9a9d7 1. correct FFT code
2. minor change to the Python Visual Studio build generator
2012-01-10 09:10:27 +00:00
gladman
ddee0d97c1 2012-01-07 22:06:59 +00:00
gladman
7464db5744 add FFT tuning code 2012-01-07 14:36:54 +00:00
gladman
5d5b753f69 change some names in the FFT code 2012-01-06 16:16:12 +00:00
gladman
10cab5b3c6 commit Visual Studio builds for the FFT tests 2012-01-05 17:07:52 +00:00
gladman
0550275936 Further corrections to FFT code integrationcommit FFT test source code 2012-01-05 16:51:34 +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
ba689fafc6 correct error in python build generator 2012-01-03 21:55:45 +00:00
gladman
5366535605 correct python build generator 2012-01-03 21:40:44 +00:00
gladman
bf027fb78b move Visual Studio lib and dll output directories from mpir\build.vc10 to mpir 2011-12-19 10:56:54 +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
b75fdfc7b3 minor build correction 2011-12-18 16:15: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
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
gladman
317f0a5965 bring new code in mpz.next_likely_prime into use and add a test 2011-11-23 12:51:46 +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
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
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
gladman
68923e990b 2011-10-11 21:47:05 +00:00
gladman
1cff180492 2011-10-11 21:23:09 +00:00
gladman
836b489c81 correct typo 2011-09-28 22:00:10 +00:00
gladman
65b06c968a Add experimental Python VC++ build file creator 2011-09-12 09:17:35 +00:00
gladman
29b116c806 remove HAVE_HOST stuff in build.vc10 2011-09-11 19:53:04 +00:00
gladman
9fce07531a minor tidy up 2011-08-12 14:43:51 +00:00
gladman
bb009d186b Add sumdiff_n for core2 and penryn and mod_1_1 for penryn on Windows 2011-07-23 15:57:46 +00:00
gladman
01eba40795 add mpn_sumdiff_n for nehalem on Windows 2011-07-22 23:03:59 +00:00
gladman
d8c22682e3 correct error that only impacted on building for Windows with MSBUILD 2011-07-14 19:19:23 +00:00
gladman
1bb11fb0cd correct error that only impacted on building for Windows with MSBUILD 2011-07-14 12:37:43 +00:00
gladman
4d114dca5d add double and half assembler to the Windows builds 2011-07-13 13:52:06 +00:00
gladman
9171d38e78 1. rename umul.asm and umul.asm to align with the symbols they export
2. minor Windows build tweaks
2011-07-13 06:37:51 +00:00
gladman
04af5a6b3c delete obsolete file 2011-07-07 21:46:05 +00:00
gladman
36a0e7e247 add latest assembler code to nehalem and core2 builds 2011-07-05 21:18:30 +00:00
gladman
6cfea75175 add karaadd and karasub assembler code to k8 and k10 Windows builds 2011-07-05 13:10:25 +00:00
gladman
e1f20b03c6 Add a version string for the Microsoft compiler 2011-05-09 17:11:40 +00:00
gladman
1c90831aab remove obsolete define for _WIN64_ABI 2011-05-08 16:58:30 +00:00
gladman
cf2a5ef3c7 make changes for building longlong.h 2011-04-28 09:34:30 +00:00
gladman
5ca9327c74 Tidy up Visual Studio builds (cosmetic) 2011-04-27 10:15:46 +00:00
gladman
2432f866f7 2011-04-18 11:12:22 +00:00
jasonmoxham
bc8f665803 and for windows 2011-04-04 00:43:00 +00:00
gladman
909e16194c cosmetic tidy up of Visual Studio build files 2011-03-19 10:27:21 +00:00
gladman
2ca539ddff correct errors in new (u)intmax functions and add two more tests 2011-03-15 10:39:14 +00:00
gladman
fb64ea348c 2011-03-14 17:55:58 +00:00
gladman
57ff0963b9 2011-03-14 15:51:54 +00:00
gladman
d0f7eec7e2 Add an alias used by MPFR (snprintf -> _snprintf) 2011-03-04 22:27:14 +00:00
gladman
419a3233c7 correct cosmetic typo 2011-03-03 22:09:01 +00:00
gladman
c2e6f948fe correct some names in a Windows batch file (no functionality change) 2011-02-22 19:12:19 +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
9f79892b68 Add some new defines for config.h now that VC++ has stdint.h 2011-02-10 16:20:15 +00:00
gladman
5f89ae390d Minor Windows build change 2011-02-07 20:53:25 +00:00
gladman
e1627e5669 minor cosmetic change to Windows build 2011-01-29 11:00:26 +00:00
gladman
9319179822 improve pre and post build steps for Windows build 2011-01-24 20:35:46 +00:00
gladman
0e2d692f78 get the Windows batch build 'closer' to working order 2011-01-21 19:52:37 +00:00
gladman
68fbd45449 1. Review all Windows Visual Studio 2010 builds
2. Tidy up build files to improve their consistency
3. Correct several (minor) build configuration errors
2011-01-04 17:35:40 +00:00
gladman
4254bb556c Add single file changes to Visual Studio 2010 build 2010-12-30 12:23:21 +00:00
gladman
a7ea5bf817 Minor typos in source code 2010-12-17 20:15:59 +00:00
gladman
de924e3d62 1. Add Jason's fantastic new mul assembler to Windows
2. remove bug from Windows core2 popcount assemmbler
3. remove bug from Python AT&T to Intel converter
2010-12-17 14:03:48 +00:00
gladman
c6654fa367 minor build change to output which connfiguration is being built 2010-12-17 12:20:33 +00:00
gladman
44191eae08 minor update to windows build for redc changes 2010-12-16 18:52:50 +00:00
gladman
7674a58aa3 try again 2010-12-16 12:10:10 +00:00
gladman
2919da0574 more redc stuff for Windows 2010-12-16 11:58:05 +00:00
gladman
8bc37f9a24 make redc changes for Windows 2010-12-16 11:50:51 +00:00
gladman
f8d83a9758 Add new assembler for store on k8/k10 to Windows build 2010-12-05 14:04:42 +00:00
gladman
2e9daa4e23 Add conditional definition of _WIN64 for Windows x64 (for safety) 2010-10-30 15:06:27 +00:00