summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Shorten critical path.Torbjorn Granlund2012-03-132-20/+23
|
* Add hack to support fat builds.Torbjorn Granlund2012-03-132-0/+13
|
* Whitespace cleanup.Torbjorn Granlund2012-03-132-2/+2
|
* Make new grabber files actually work.Torbjorn Granlund2012-03-122-2/+14
|
* Cleanup.Torbjorn Granlund2012-03-121-16/+15
|
* Add new gcd_1 files for x86-64.Torbjorn Granlund2012-03-124-0/+156
|
* Whitespace cleanup.Torbjorn Granlund2012-03-121-1/+0
|
* Minor tuning.Torbjorn Granlund2012-03-122-16/+13
|
* Add bobcat sqr_basecase.Torbjorn Granlund2012-03-122-0/+559
|
* *** empty log message ***Torbjorn Granlund2012-03-101-0/+30
|
* Add 7 more fat functions.Torbjorn Granlund2012-03-1013-24/+189
|
* (mpn_addmul_2): Make static.Torbjorn Granlund2012-03-101-1/+2
|
* Whitespace cleanup.Torbjorn Granlund2012-03-101-1/+0
|
* Port to DOS64.Torbjorn Granlund2012-03-082-0/+9
|
* C++11 user-defined literalsMarc Glisse2012-03-084-7/+63
|
* Retune.Torbjorn Granlund2012-03-088-264/+278
|
* Removed __GMP_HAVE_PROTOTYPES and GMP_H_ANSI.Marco Bodrato2012-03-084-61/+6
|
* Make x86-64 fat setup match configure.in.Torbjorn Granlund2012-03-082-2/+24
|
* Adjust bulldozer path_64.Torbjorn Granlund2012-03-082-1/+5
|
* List recently added AMD directories.Torbjorn Granlund2012-03-072-1/+3
|
* Add bobcat copyi/copyd.Torbjorn Granlund2012-03-073-0/+166
|
* Handle AMD 11h correctly.Torbjorn Granlund2012-03-072-2/+4
|
* Better handle situation where redc_2 is never faster.Torbjorn Granlund2012-03-072-9/+22
|
* Remove parameter names from prototypes.Torbjorn Granlund2012-03-071-7/+7
|
* Add bobcat mul_basecase.Torbjorn Granlund2012-03-062-0/+484
|
* Add bobcat *mul_1 files.Torbjorn Granlund2012-03-043-0/+358
|
* Whitespace cleanup.Marco Bodrato2012-03-046-39/+38
|
* gmp-h.in (__gmp_const): Remove.Marco Bodrato2012-03-0411-80/+78
|
* tests/mpz/t-powm.c (allsizes_seen): Require unsigned*.Marco Bodrato2012-03-042-1/+3
|
* doc/gmp.texi (mpz_invert): Specify mod 0 is not handled.Marco Bodrato2012-03-042-2/+4
|
* gmp-h.in (__GMP_HAVE_CONST): Remove.Marco Bodrato2012-03-043-15/+3
|
* gmp-h.in (__GMP_HAVE_TOKEN_PASTE): Remove.Marco Bodrato2012-03-043-15/+2
|
* gmp-h.in (__gmp_signed): Remove.Marco Bodrato2012-03-042-2/+2
|
* mpz_invert: remove mod 0 branch.Marco Bodrato2012-03-043-6/+13
|
* Typo in demos/primes.cMarco Bodrato2012-03-041-1/+1
|
* New k8/k10 gmp-mparam.h files.Torbjorn Granlund2012-03-033-0/+426
|
* Add a parameter ASSERT.Torbjorn Granlund2012-03-031-1/+5
|
* Whitespace cleanup.Torbjorn Granlund2012-03-031-4/+4
|
* Whitespace cleanup.Torbjorn Granlund2012-03-031-2/+2
|
* File missed in last checkin.Torbjorn Granlund2012-03-031-1/+0
|
* Remove unused variables.Torbjorn Granlund2012-03-038-13/+9
|
* Remove unread variables.Torbjorn Granlund2012-03-036-14/+11
|
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-0362-1603/+1462
|
* Trivial merge.Torbjorn Granlund2012-03-0323-79/+77
|\
| * Whitespace cleanup, add a copyright year.Torbjorn Granlund2012-03-0323-79/+77
| |
* | doc/gmp.texi (mpz_invert): Correctly document result range.Marco Bodrato2012-03-012-1/+2
| |
* | tests/mpz/t-invert.c: Small range correction.Marco Bodrato2012-03-012-1/+5
|/
* Add more cycle table entries; unroll one of 4 loops.Torbjorn Granlund2012-03-012-19/+28
|
* Minor cleanups.Torbjorn Granlund2012-03-011-6/+4
|
* Add DOS64 support.Torbjorn Granlund2012-03-012-3/+16
|