Commit Graph

1672 Commits

Author SHA1 Message Date
jasonmoxham
c5cb6806e7 path selection in configure must be the same for x86_64 and x86_64w , this is for the fat structure 2010-10-26 06:27:42 +00:00
jasonmoxham
51beb5458e add missing empty directorys for cpu types to x86_64w , they are needed to fill in the fat structure properly 2010-10-26 06:10:13 +00:00
jasonmoxham
2b0d8b4743 yasm include format requires quotes 2010-10-26 05:44:12 +00:00
jasonmoxham
6340b1ab7c correct script as the word define is a reserved word in autotools 2010-10-26 05:21:55 +00:00
jasonmoxham
33490951d1 put a pair of quotes whereever we have a dnl like dnl , so that autoconf does not think the rest of the line is a comment and blank it out 2010-10-25 14:01:35 +00:00
jasonmoxham
d045b3141d combine post processing step of m4 to yasm with the second part of the renaming 2010-10-25 13:44:48 +00:00
jasonmoxham
1c534b5211 whoops , change name triple mingw64 to mingw* 2010-10-24 21:10:42 +00:00
jasonmoxham
06eff83045 for mingw64 renaming hack the configure 2010-10-24 21:01:08 +00:00
jasonmoxham
4f5a8535bf well the makefile wont work due to the diffences between libtool .o and .lo and yasm .o , so reverting that change 2010-10-24 18:15:19 +00:00
jasonmoxham
ffee5d0f0e get rid of the old configure rename stuff for mingw64 2010-10-24 17:43:36 +00:00
jasonmoxham
621ae4fac7 make asm to as changes for mingw64 via the makefile rules instead , as fat builds are very difficult to do in configure otherwise 2010-10-24 17:42:05 +00:00
jasonmoxham
98f66d6a87 add fat paths for mingw64 to configure 2010-10-24 11:04:23 +00:00
jasonmoxham
19e1c6e90b update fat_entry for windows ABI 2010-10-24 10:31:19 +00:00
jasonmoxham
c832f01b9a copy x86_64/fat to x86_64w/fat 2010-10-24 10:09:33 +00:00
gladman
2fb881ccf1 Commit trivial change to see if revision 3194 is then OK. 2010-09-24 13:59:34 +00:00
gladman
0c98c5beea Commit missing mparam.h file 2010-09-24 13:56:54 +00:00
gladman
76b0c1bb9e Re-commit 'lost' changes 2010-09-24 13:37:53 +00:00
gladman
bf23bc919c Correct old YASM RULES file 2010-09-23 11:19:51 +00:00
jasonmoxham
433bd2f3bc exclude mingw64 from the t-locale test 2010-09-23 09:35:55 +00:00
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