Commit Graph

1910 Commits

Author SHA1 Message Date
jasonmoxham
3746f2faa2 fixed useless warning with yasm 32msvc signed constant out of range 2011-05-08 22:55:00 +00:00
jasonmoxham
225cdd47cd comment out un-needed header files 2011-05-08 22:38:55 +00:00
jasonmoxham
c1358a2035 get spurious warning right 2011-05-08 22:25:35 +00:00
jasonmoxham
b4cc76e22e remove win32 spurious warning 2011-05-08 20:51:35 +00:00
jasonmoxham
61256ede78 more msvc cl build tweeks 2011-05-08 20:33:58 +00:00
jasonmoxham
56a1dc875a msvc cl build flags correction 2011-05-08 19:44:26 +00:00
jasonmoxham
cfb456f0e4 add -D DLL to the msvc cl build for yasm 2011-05-08 18:47:03 +00:00
gladman
1c90831aab remove obsolete define for _WIN64_ABI 2011-05-08 16:58:30 +00:00
gladman
f19cade86e correct windows byte swap intrinsics 2011-05-08 16:43:04 +00:00
jasonmoxham
bdad56d27e remove old asm x86w/p6/sqr_basecase.old.asm 2011-05-08 16:13:05 +00:00
jasonmoxham
e902ea804a win cl build longlong tweek 2011-05-08 13:26:30 +00:00
jasonmoxham
4cc1f1c419 bump gmp compat version to 5.0.2 2011-05-08 11:13:47 +00:00
gladman
8623d25a7b correct errors introduced when mp_bitcnt_t was added 2011-05-08 09:25:38 +00:00
jasonmoxham
1c7d0cc247 bump SOME version numbers so I can test out the new testing framework 2011-05-07 19:58:28 +00:00
jasonmoxham
c6f878dcc2 make install gmpxx.h bug 2011-05-07 17:54:48 +00:00
gladman
4f88b60f62 define __GMP_BITCNT_MAX (and use it in mpz_popcount) 2011-05-04 09:37:29 +00:00
jasonmoxham
e960733ff1 remove old code 2011-05-01 12:30:23 +00:00
gladman
a7a7c79be7 add bswap limb definitions to MSVC longlong_inc.h versions 2011-04-30 08:47:19 +00:00
jasonmoxham
3066b516d5 remove s390 pa32 pa64 explicit code 2011-04-30 07:16:39 +00:00
jasonmoxham
e4313f9a13 move asm code in gmp-impl into the arch specific dirs 2011-04-30 07:05:19 +00:00
gladman
e1d8bed478 correct incorrect parameter type for mpz_cdiv_q_2exp 2011-04-29 21:32:50 +00:00
jasonmoxham
46c66911e7 remove all refs to NO_ASM 2011-04-29 16:01:45 +00:00
jasonmoxham
1b0ca8d6f8 include some extra ifdef around inline asm 2011-04-29 10:26:41 +00:00
jasonmoxham
130f5e5b1c put back modexact_1 special case x86 FAT code , have to wait until we change all the configure stuff as well, Ugg 2011-04-29 08:53:47 +00:00
jasonmoxham
1505da0405 reverse previous change 2011-04-29 08:50:29 +00:00
jasonmoxham
86049b50ae reverse x86 fat order for x86 only , it's not worth the effort to fix all the special cases in the division code 2011-04-29 08:19:26 +00:00
jasonmoxham
8e655622cf make x86 fat preinv_* general , no more bloody special cases..... 2011-04-29 07:46:44 +00:00
jasonmoxham
c8f630b6fb add missing fft params for x86 fat build 2011-04-29 07:16:21 +00:00
gladman
d3f4f67aaf correct name of longlong.h in mpn\x86_64w\ to longlong_inc.h 2011-04-28 16:03:31 +00:00
jasonmoxham
7fa0d066d1 remove k6/k7 mod_1 FAT optimization 2011-04-28 13:08:48 +00:00
jasonmoxham
6aa31878fc update for name changes to longlong_inc.h 2011-04-28 09:44:02 +00:00
gladman
cf2a5ef3c7 make changes for building longlong.h 2011-04-28 09:34:30 +00:00
jasonmoxham
833b62dbb7 change fat order in fat path in configure as well 2011-04-28 02:31:16 +00:00
jasonmoxham
deb7d231da add bulldozer and sandybridge paths to the x86_64w fat path 2011-04-28 02:26:50 +00:00
jasonmoxham
2878075b0d change makefile to reflect that longlong.h is now a built file not a source file 2011-04-28 01:25:53 +00:00
jasonmoxham
96819f622b final bits of splitting longlong.h 2011-04-28 00:27:14 +00:00
jasonmoxham
1bb005f714 split longlong into arches , windows and possibly a bit of ifdef wrapping to do 2011-04-27 22:59:10 +00:00
jasonmoxham
33eaf3ddab add new bulldozer paths to the fat system 2011-04-27 22:51:30 +00:00
jasonmoxham
7184d3f5de add new sandybridge path to the fat system 2011-04-27 22:49:54 +00:00
jasonmoxham
4574035f25 add in bulldozer as a separate cpu name that maps to the k102 dir 2011-04-27 10:45:57 +00:00
gladman
5ca9327c74 Tidy up Visual Studio builds (cosmetic) 2011-04-27 10:15:46 +00:00
jasonmoxham
e7b0887cc2 add in paths and the best asm we've got for sandybridge 2011-04-26 21:18:12 +00:00
gladman
2432f866f7 2011-04-18 11:12:22 +00:00
jasonmoxham
12ea51f4c7 define __GMP_CC as __MPIR_CC and same for flags 2011-04-17 12:15:45 +00:00
jasonmoxham
996f7010b8 movq to movd in asm 2011-04-16 16:55:00 +00:00
jasonmoxham
28fea4c7af remove define UMUL_TIME SMUL_TIME as never used 2011-04-13 08:39:59 +00:00
jasonmoxham
d4995d0370 remove define UDIV_TIME as never used 2011-04-13 08:32:07 +00:00
jasonmoxham
059ea30181 split out windows longlong parts 2011-04-11 07:41:43 +00:00
jasonmoxham
08dc99d709 put license info in all the new longlong's 2011-04-10 23:42:50 +00:00
jasonmoxham
a18af002d1 split up longlong into arches 2011-04-10 23:06:16 +00:00