Commit Graph

3242 Commits

Author SHA1 Message Date
William Hart
7819de4620 Added broadwell and fixed fat binary support, and fixed two yasm files. 2017-02-15 10:23:21 +00:00
wbhart
53d91075c3 Merge pull request #195 from jpflori/system_yasm
System yasm
2017-02-15 10:57:03 +01:00
Isuru Fernando
b664a0f2c8 Fix OSX on .travis.yml 2017-02-14 22:05:51 +05:30
William Hart
58a7e98fcd Run autoreconf. 2017-02-14 15:01:24 +00:00
William Hart
a6506fcabc Merge remote-tracking branch 'jpflori/system_yasm' into system_yasm 2017-02-14 15:00:18 +00:00
William Hart
46d92b32f0 Add bulldozer tuning values. 2017-02-14 14:11:58 +00:00
William Hart
590abc8e20 Add haswell/avx tuning values. 2017-02-14 13:54:34 +00:00
Jean-Pierre Flori
d4bac15e4e Make travis install yasm. 2017-02-14 13:22:49 +00:00
William Hart
1a2e9cb549 Update AUTHORS 2017-02-14 13:22:36 +00:00
William Hart
4a0a56768c Update AUTHORS and NEWS. 2017-02-14 13:07:44 +00:00
Jean-Pierre Flori
afbc249d0a Add doc about dependency on yasm to build mpir. 2017-02-14 13:05:25 +00:00
Jean-Pierre Flori
e2345236c1 Merge remote-tracking branch 'wbhart/master' into system_yasm 2017-02-14 12:36:20 +00:00
William Hart
ecd0fd7b9d Remove Travis command that seems to not be working. 2017-02-14 12:24:30 +00:00
William Hart
44d5c89b2d Fix more gmp.h -> mpir.h. 2017-02-14 11:23:13 +00:00
William Hart
7180e50d46 Fix gmp.h -> mpir.h. 2017-02-14 10:57:34 +00:00
William Hart
9690a6604f Update AUTHORS. 2017-02-14 10:37:22 +00:00
William Hart
bdb0be283f Update authors. 2017-02-14 10:32:17 +00:00
William Hart
c52e0803e7 Add tuning values for Nehalem, Ivy Bridge, Skylake AVX. 2017-02-14 10:30:48 +00:00
William Hart
1b3d597629 Bump version to 3.0.0. 2017-02-14 10:05:01 +00:00
William Hart
d90aef8a3a Add documentation for new limbs functions. 2017-02-14 09:55:14 +00:00
Jean-Pierre Flori
11128270ce Merge remote-tracking branch 'wbhart/master' into system_yasm 2017-02-13 17:49:17 +00:00
Jean-Pierre Flori
071f42d433 Use system-wide yasm. 2017-02-13 17:37:21 +00:00
William Hart
6b6213b58b Fix missing semicolon and add tuning values for k102. 2017-02-13 17:27:54 +00:00
William Hart
7794ae01b4 Fix merge of new mpz_powm, mpz_powm_ui code. 2017-02-13 17:24:01 +00:00
wbhart
8f7df128db Merge pull request #193 from jpflori/powm
powmod functions from GMP
2017-02-13 18:00:23 +01:00
Jean-Pierre Flori
feb4d44508 Merge branch 'master' into powm
Conflicts:
	configure.ac
	gmp-impl.h
2017-02-13 16:42:13 +00:00
William Hart
57c6928bcc Update supported GMP to 6.0.0. 2017-02-13 15:42:13 +00:00
William Hart
29e4538dac Update implementation of get_str, hopefully fixing a reported issue #170. 2017-02-13 15:16:37 +00:00
William Hart
be3e996a6e Update AUTHORS. 2017-02-13 15:16:26 +00:00
William Hart
9499401eaa Apply patches to fix t-locale failure on Windows. Supplied by (sav-ix)
Alexander.
2017-02-13 14:59:43 +00:00
William Hart
f14f867eb6 Attempt to fix issue with gmp_randinit_set for _mt. 2017-02-13 14:41:17 +00:00
William Hart
f0343c7c91 Update AUTHORS. 2017-02-13 14:41:08 +00:00
William Hart
79379c1027 Update *nix build for limbs, roinit_n and sizeinbase files. 2017-02-13 11:13:04 +00:00
Brian Gladman
71c9454232 add mpn_sizeinbase test to Visual Studio 2013 2017-02-09 17:49:23 +00:00
Brian Gladman
4338a70997 add mpn_sizeinbase test to Visual STudio 2017 build 2017-02-09 17:40:03 +00:00
Brian Gladman
499641998d add mpn_sizeinbase.c and its test to MPIR 2017-02-09 17:27:01 +00:00
Brian Gladman
884db8307e add limbs tests to Visual Studio 2013 build 2017-02-09 15:31:04 +00:00
Brian Gladman
2c2a3e8055 add limb functions test to Visual STudio 2015 build 2017-02-09 15:11:43 +00:00
Brian Gladman
16b79b74a7 add five mpz limbs routines and one test (from GMP) 2017-02-09 14:54:10 +00:00
Brian Gladman
b961c90963 extend add_n/sub_n assembler code for Skylake AVX to provide add_nc/sub_nc 2017-02-09 12:26:38 +00:00
Brian Gladman
bd83f26a70 add Jens mpn_add_n and mpn_sub_n Skylake assembler to Windows 2017-02-03 16:29:45 +00:00
Brian Gladman
a0a04e75e3 add tuning for updated assembler code 2017-02-02 12:58:53 +00:00
Brian Gladman
5dd6dcb92d Merge branch 'master' of github.com:wbhart/mpir 2017-02-02 12:45:38 +00:00
Alexander Kruppa
adec7e7871 Merge ../mpir.wbhart 2017-01-31 16:33:09 +01:00
Alexander Kruppa
12ffe87475 Faster on Haswell, too 2017-01-31 15:18:18 +01:00
Brian Gladman
93e4c1807e add latest changes from Alex 2017-01-31 13:43:07 +00:00
Alexander Kruppa
625c3ecc28 Parameters for AVX Skylake 2017-01-31 12:42:37 +01:00
Alexander Kruppa
d4453c1389 New parameters for AVX Haswell 2017-01-31 12:41:50 +01:00
Alex Kruppa
bc14d36599 Parameters for Bulldozer 2017-01-31 03:38:06 -08:00
Brian Gladman
bbc0f948a4 Merge branch 'master' of https://github.com/akruppa/mpir 2017-01-31 11:27:41 +00:00