Commit Graph

1603 Commits

Author SHA1 Message Date
jasonmoxham
5a0af3143f update configfsf.sub to recognize -w64 as a valid name 2010-09-23 03:35:40 +00:00
jasonmoxham
669b648fd9 adapt configure to handle the new *-w64-mingw32 machine triple 2010-09-23 03:23:38 +00:00
jasonmoxham
2d3721d943 hack config.guess to distinguish between mingw32 and mingw64 2010-09-23 03:12:54 +00:00
jasonmoxham
9784c52eb8 correct -ve number bug in mpf_get_d_2exp for mpir 1.3 , 2.1 and trunk 2010-09-21 20:53:38 +00:00
jasonmoxham
2c9022bba8 update tests for mpf_get_d_2exp to test for -ve numbers for mpir 1.3 , 2.1 and trunk 2010-09-21 20:51:24 +00:00
jasonmoxham
7f277b01a1 update test for mpf_get_d to test for -ve numbers for mpir-1.3 , 2.1 and trunk 2010-09-21 20:33:57 +00:00
gladman
9763f40a45 Reinstate the misc.locale test in the Visual Studio 2010 build only 2010-09-07 09:51:17 +00:00
gladman
b41424acc1 Remove redundant compiler options in some Windows builds 2010-09-06 08:35:53 +00:00
gladman
07dc24db10 Simplify Windows builds of MPIR tests by removing redundant compiler/linker settings 2010-09-06 08:04:03 +00:00
gladman
f6d14fd37e Correct a configuration error when tests on Windows are built in debug mode 2010-09-05 21:17:06 +00:00
gladman
7034a48ad9 cosmetic update 2010-09-05 14:18:03 +00:00
gladman
18114e3a5e Update Visual Studio 2008 build for aors_err.. changes 2010-09-05 11:09:47 +00:00
gladman
b8d0083303 split x86_64w 'aors_err' assembler files into add, sub and inc files 2010-09-05 10:46:23 +00:00
jasonmoxham
7f18d562aa copy latest version numbers from 2.1.2 into setversion , so we dont forget where we are 2010-09-05 09:22:01 +00:00
jasonmoxham
5fe96fe1ec replace multifunction aors_err1,2 with add,sub separate src code 2010-09-04 20:26:53 +00:00
jasonmoxham
a1fe3f15bb new code path for netburst on mingw64 2010-09-04 17:01:00 +00:00
jasonmoxham
39cadf05e8 update configure for new atom mingw64 path 2010-09-04 16:47:19 +00:00
jasonmoxham
ee65be6678 bug correction to mpn_divexact 2010-09-04 16:26:28 +00:00
jasonmoxham
a935db08eb new dir for atom under mingw64 , files taken from the relavant k8,core2 dirs 2010-09-04 16:02:03 +00:00
gladman
64bbdbb448 cosmetic change to postbuild batch file on Windows 2010-09-04 13:25:51 +00:00
jasonmoxham
9769735610 ifdef out t-locale test for mingw64 and msvc 2010-08-28 12:27:07 +00:00
gladman
37940a27c8 Further adjustments to batch files to cope with an NMAKE based build 2010-08-28 10:03:41 +00:00
jasonmoxham
f6470c4b6a put back in the *-pc | *-apple to configfsf.sub 2010-08-28 09:31:54 +00:00
jasonmoxham
367937206c update configfsf.sub with latest , NOTE did not do the *-unkown | *-pc | *-apple) change 2010-08-27 19:22:20 +00:00
jasonmoxham
ab62a5e480 update configfsf.guess to latest 2010-08-27 18:26:58 +00:00
gladman
9d59646065 Change Windows build to make nmake easier to use 2010-08-23 20:45:26 +00:00
gladman
56014819e8 Minor Windows build change 2010-08-20 21:44:36 +00:00
jasonmoxham
c70d1aefd2 mingw build to use x86_64w/yasm_mac copied to yasm_macwin 2010-08-20 03:18:10 +00:00
jasonmoxham
ea07daa20d change ln -s with mingw 2010-08-20 02:02:06 +00:00
jasonmoxham
624590ba76 for mingw64 update object format 2010-08-19 23:44:35 +00:00
gladman
4eab43c79b minor cosmetic correction 2010-08-18 10:55:02 +00:00
gladman
7d3c1faa7f Change Windows assembler include file organisation (VS 2008) 2010-08-15 10:11:56 +00:00
gladman
6cf3ebcf63 Change Windows assembler include file organisation (VS 2010) 2010-08-15 10:08:57 +00:00
jasonmoxham
6fa8087630 path selection for mingw64 2010-08-14 15:06:54 +00:00
jasonmoxham
339fafbc28 new x86_64 cpuid that works with both calling conventions 2010-08-14 14:46:32 +00:00
jasonmoxham
63663ab43a when WIN64 is set define longlong limb 2010-08-14 11:28:36 +00:00
jasonmoxham
db421524de adjust size of bitcnt_t for and WIN64 platform 2010-08-14 02:44:51 +00:00
jasonmoxham
e244c757e8 gmp_randinit_lc_2exp definintion and declaration dont match , fix it 2010-08-14 02:33:35 +00:00
gladman
00b48c8c81 Revert some name changes in VS 2010 build 2010-08-14 00:32:43 +00:00
gladman
15e8968d0e Change namespace back to old name in vc9 2010-08-14 00:22:15 +00:00
jasonmoxham
7d1b6da6c9 update build.vc9 make.bat batch file prebuild step 2010-08-13 23:40:46 +00:00
gladman
02b5695b1d Revise Visual Studio 2008 builds for recent changes (untested) 2010-08-13 22:44:07 +00:00
gladman
4c0113deec Add new files to Visual Studio builds 2010-08-13 22:18:37 +00:00
jasonmoxham
d28a8c4657 change file names in mpn jacbase perfsqr divis to match the function names , split out mpn/dc_div_qr_n from mpn/dc_div_qr and same for bdiv version 2010-08-13 19:30:08 +00:00
gladman
514bbe4c2c Update Windows build for tune 2010-08-13 16:00:44 +00:00
gladman
fa3e7c2ff1 Make Changes to Windows builds for recent file name changes 2010-08-13 15:53:43 +00:00
gladman
15c882aff8 2010-08-13 15:41:42 +00:00
jasonmoxham
cba24f002b whoops , missed a pre_divrem_1 2010-08-13 15:01:31 +00:00
jasonmoxham
42eb646f27 replace pre_divrem_1.* with preinv_divrem_1.* 2010-08-13 14:28:46 +00:00
jasonmoxham
7a678e4d9d replace pre_mod_1.* with preinv_mod_1.* 2010-08-13 14:21:10 +00:00