jasonmoxham
|
626a569151
|
define is a reserved word in autotools so put some quotes inside it
|
2010-11-08 07:26:58 +00:00 |
|
jasonmoxham
|
96b477a9a2
|
hack configure to get around EXCLUDE_PREINV bug for mingw64
|
2010-11-08 03:13:03 +00:00 |
|
jasonmoxham
|
160a48148e
|
unique names for mingw64 asm code
|
2010-11-07 14:39:17 +00:00 |
|
gladman
|
14f05f2e8e
|
Update _PROTO definition to recognise MSVC
|
2010-10-30 18:16:25 +00:00 |
|
gladman
|
2e9daa4e23
|
Add conditional definition of _WIN64 for Windows x64 (for safety)
|
2010-10-30 15:06:27 +00:00 |
|
jasonmoxham
|
6f6b4d499e
|
very preliminary msvc command line build
|
2010-10-27 15:27:16 +00:00 |
|
jasonmoxham
|
97e2c4c0ef
|
x86_64 cpuid always availible , simplify detection code
|
2010-10-26 15:53:26 +00:00 |
|
jasonmoxham
|
ef7a34266e
|
exclude preinv macro so that mingw64 shared builds work
|
2010-10-26 11:05:41 +00:00 |
|
jasonmoxham
|
723ace5cad
|
exclude fat_entry without whatever path it may be under
|
2010-10-26 11:04:20 +00:00 |
|
jasonmoxham
|
604e95ddcf
|
autotools
|
2010-10-26 09:49:50 +00:00 |
|
jasonmoxham
|
57b96b8676
|
another spot for the fat_entry exception
|
2010-10-26 09:49:25 +00:00 |
|
jasonmoxham
|
30529bbe33
|
exclude fat_entry.asm from suffix changes
|
2010-10-26 09:39:10 +00:00 |
|
jasonmoxham
|
54486fabd9
|
put it in the right place , acinclude.m4
|
2010-10-26 09:18:19 +00:00 |
|
jasonmoxham
|
66ffc23600
|
make sure configure creates the CPUVEC_SETUP_* as x86_64 not x86_64w
|
2010-10-26 08:54:58 +00:00 |
|
jasonmoxham
|
900981a6ab
|
fat path selection must be the same for x86_64 and x86_64w
|
2010-10-26 08:40:15 +00:00 |
|
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 |
|