Commit Graph

166 Commits

Author SHA1 Message Date
(no author)
5ce18c08af add latest division code to Windows build 2010-02-13 19:52:50 +00:00
(no author)
454c4e9982 Add three new divide functions to Windows builds. 2010-02-11 17:55:12 +00:00
(no author)
a3a7fe1244 Add clears and inits functions for mpf, mpq and mpz types 2010-02-11 15:54:59 +00:00
(no author)
9e4d2b3e9d Add new division code to Windows builds 2010-02-11 14:27:24 +00:00
(no author)
bacbb41a6b 1. Add missed mp_bitcnt_t changes
2. Update Windows builds (exclude pre_divrem.c now in assembler)
2010-02-08 18:12:26 +00:00
(no author)
00f292cc48 adjust windows tune slightly 2010-02-08 10:02:55 +00:00
(no author)
3306eae2a2 Add HAVE_NATIVE defines for Windows code 2010-02-07 17:33:56 +00:00
(no author)
3c16b2f566 1. Update g2y.py to cope with GMP assembler
2. add new assembler to Windows build
2010-02-07 14:48:02 +00:00
(no author)
2096741d5a Correct minor error in Windows build 2010-02-06 18:05:18 +00:00
wbhart
1c2f0506f5 Fixed a bug in mpn_gcdext reported by Dan Grayson. 2010-01-30 22:27:37 +00:00
gladman
54c4879de7 1 Add Windows extern inline define to mpir.h (but don't use it)
2. Improve Windows build scripts for file copying
2010-01-10 15:25:55 +00:00
gladman
aa88eb6145 Small improvements in Windows build projects 2010-01-09 23:40:31 +00:00
gladman
8490a2bc0c Update Windows build to cope with huge numbers 2010-01-08 19:12:52 +00:00
gladman
2e213d6f1e Add missed C file to Windows builds 2010-01-08 14:47:01 +00:00
gladman
35f861b2a5 Correct a typo in the win32 version of count_leading_zeroes 2010-01-07 09:10:11 +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
6400809d87 1. Change Windows memory management to use alloca()
2. Update Windows intrinsics macros to avoid long / long long issues
2010-01-05 14:20:40 +00:00
gladman
aaf7949430 1. update run-test.py for Windows build
2. remove test code in invert.c in Windows build
2009-12-09 20:02:31 +00:00
gladman
8d7347c60c 1. Add mpn.invert test to Windows
2. remove test subroutine from mpn/invert.c
2009-12-09 09:06:31 +00:00
gladman
7e5051b5d6 1. Add a new test to Windows build
2. Remove C99 features from two new files
2009-12-07 09:18:30 +00:00
gladman
b3689d014f 2009-12-03 17:54:56 +00:00
gladman
11c4a69572 Add Windows build for Intel nehalem 2009-12-03 17:32:55 +00:00
gladman
fe83bd364d update Windows readme.txt file 2009-12-02 17:27:05 +00:00
gladman
766a5fb1dc 2009-12-02 17:08:46 +00:00
gladman
5093673876 Add Windows k10 build projects 2009-12-02 17:08:12 +00:00
gladman
1485e3dc1b 1. Add Jason's new assembler code to the Windows builds
2. Tidy up assembler to prepare for Windows nehalem build
2009-12-02 16:24:00 +00:00
gladman
2f92e12a10 2009-12-02 12:32:10 +00:00
gladman
b086474ddf Bring Windows naming into line with that on Linux
Rename 'amd64' elemnts to 'k8'
2009-12-02 12:29:38 +00:00
gladman
b6a5fa0814 Correct test dependency 2009-11-29 15:58:49 +00:00
gladman
769271f9e4 2009-11-28 20:52:45 +00:00
gladman
044ee0f7f5 Update Windows MPIR build for tests 2009-11-28 20:52:17 +00:00
gladman
90b03aa37a Update Windows build of MPIR tests 2009-11-28 20:43:50 +00:00
gladman
5ce0899054 Commit Windows Project Files to sync the repository 2009-11-17 17:46:02 +00:00
wbhart
c6c2e6c916 Try yet again. 2009-11-17 16:32:48 +00:00
wbhart
370e17cf97 Try again. 2009-11-17 16:32:43 +00:00
wbhart
a84bccb61f correct minor windows build issues
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
2009-11-17 16:32:21 +00:00
wbhart
3e1c7ea946 remove mpf set_str.c bug 2009-11-17 14:32:03 +00:00
wbhart
1d7c293123 update mpf/set_str to correct bugs without using patches 2009-11-17 14:31:58 +00:00
wbhart
06310805c3 Correct minor windows build issues 2009-11-17 14:31:51 +00:00
wbhart
ea52575dfa correct minor windows build issues
Signed-off-by: Brian Gladman <brg@gladman.plus.com>
2009-11-17 14:31:35 +00:00
gladman
0d6b1e1e1b correct minor issues in windows build files 2009-10-23 09:47:12 +00:00
gladman
0965fc4532 update VC++ readme.txt and Core2 tuning 2009-10-15 16:24:35 +00:00
gladman
96d3064d2b fix minor pre-build warning on Windows. 2009-10-10 11:08:31 +00:00
gladman
a57dd2d833 correct windows build error in a DLL build 2009-10-09 13:21:27 +00:00
jasonmoxham
5ee77a7b54 more error checking in windows build script 2009-10-09 02:17:18 +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
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
gladman
343fe6ce88 Add mod_1_3 assembler to Windows 2009-10-05 08:29:15 +00:00