Commit Graph

2103 Commits

Author SHA1 Message Date
jasonmoxham
bdfb643048 karaadd/sub for bobcat , same as K10 2011-07-05 14:07:31 +00:00
gladman
6cfea75175 add karaadd and karasub assembler code to k8 and k10 Windows builds 2011-07-05 13:10:25 +00:00
jasonmoxham
0573a58d96 tweek karaadd/sub , add k10 versions 2011-07-05 11:20:40 +00:00
jasonmoxham
543331fc68 karasub change mirrored to karaadd 2011-07-04 20:41:38 +00:00
jasonmoxham
9638ffae9d karasub fixed rcx simplifications 2011-07-04 20:34:42 +00:00
jasonmoxham
94cd105050 karasub swap rcx,rdx save one inst 2011-07-04 20:13:45 +00:00
jasonmoxham
73e2007369 add new karaadd/sub to speed 2011-07-04 18:14:25 +00:00
jasonmoxham
96bad6323d removr 2.3 branch 2011-07-04 16:53:52 +00:00
jasonmoxham
1572383093 modify kara_sqr for use karasub 2011-07-04 08:25:21 +00:00
jasonmoxham
8786a606e5 kara tweeks 2011-07-04 06:05:50 +00:00
jasonmoxham
38246bb348 kara tweek 2011-07-04 05:55:43 +00:00
jasonmoxham
a962f39ee1 karaadd karasub and toom22 2011-07-04 04:34:15 +00:00
jasonmoxham
5868f23cdd switch all x86_64 asm code from gas/yasm to just yasm 2011-06-30 13:48:51 +00:00
jasonmoxham
7e1657b342 x86_64w fat build also uses rip relative addressing 2011-06-30 13:39:11 +00:00
jasonmoxham
7e4a9913db x86_64 fat build uses rip relative addressing 2011-06-30 13:03:08 +00:00
jasonmoxham
4b8b7e973f mpir-2.4 branch 2011-06-14 05:50:44 +00:00
jasonmoxham
d7a1e066b2 update NEWS 2011-06-14 05:34:54 +00:00
jasonmoxham
fdd1dc256f CRLF for all *.h and *.c files not in build.vc10 or yasm 2011-06-08 10:46:43 +00:00
jasonmoxham
96a6c98bf8 CRLF to LF for *.h 2011-06-08 07:34:54 +00:00
jasonmoxham
40e2d23bda CRLF to LF script 2011-06-08 07:26:43 +00:00
jasonmoxham
96aa501150 CRLF to LF script 2011-06-08 07:25:10 +00:00
jasonmoxham
6077fd9b98 CRLF to LF on all c files except in build.vc10 dir 2011-06-08 07:15:12 +00:00
jasonmoxham
1182be3fd0 crlf to lf for t-get_sx.c etc files 2011-06-08 07:05:34 +00:00
jasonmoxham
e1eb94f0fd correct c++ sonumber 2011-06-07 11:04:15 +00:00
jasonmoxham
03d5e31bc5 correct c++ sonumber 2011-06-07 11:04:00 +00:00
jasonmoxham
a5bd513004 doc update 2011-06-07 09:51:55 +00:00
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