Commit Graph

2027 Commits

Author SHA1 Message Date
jasonmoxham
0104a83deb delete inc/declsh_n entry point from sandybridge add/submul_1 as in mingw64 fat build the symbols clash 2011-06-07 09:01:59 +00:00
jasonmoxham
13a63a7ef1 and rename symbol in sandybridge/mul_1 2011-06-07 09:00:24 +00:00
gladman
e7d485a3ec Correct functions returning mp_bitcnt_t type to return correct error return values on Windows x64. 2011-06-07 08:03:38 +00:00
jasonmoxham
327f3f585a unique symbols requires for miongw64 fat build 2011-06-07 07:14:56 +00:00
jasonmoxham
9db72fcbdf update NEWS 2011-06-05 06:49:13 +00:00
jasonmoxham
fd66c7d027 bobcat gmp-mparams 2011-06-05 06:24:47 +00:00
jasonmoxham
cfc8429a23 bump version numbers 2011-06-05 06:23:01 +00:00
jasonmoxham
13813b3901 sandybridge gmp-mparam.h 2011-06-05 06:11:01 +00:00
jasonmoxham
079ff54461 tweek docs 2011-05-28 08:28:12 +00:00
jasonmoxham
9cb820510f update docs for intmax types 2011-05-28 07:44:46 +00:00
jasonmoxham
8b058ae000 change gmp.h and gmpxx.h from a make_install_hook to proper built sources 2011-05-28 06:46:21 +00:00
jasonmoxham
c6b6755b72 msvc cl build to stop on error 2011-05-27 18:07:54 +00:00
gladman
e1f20b03c6 Add a version string for the Microsoft compiler 2011-05-09 17:11:40 +00:00
jasonmoxham
58d43c7a65 msvc cl build tweeks 2011-05-09 16:48:50 +00:00
jasonmoxham
8fcb7f3bdf make sure tests mpz/t-set_sx.c etc have entry point 2011-05-09 07:19:41 +00:00
jasonmoxham
9c07cd47c1 msvc cl build tweeks 2011-05-09 07:01:54 +00:00
jasonmoxham
6eddf65bb0 msvc cl build tweeks 2011-05-09 00:03:42 +00:00
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