Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spacing fix. | Torbjorn Granlund | 2015-05-02 | 1 | -1/+0 |
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 1 | -7/+18 |
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
* | Get rid of BYTES_PER_MP_LIMB, most files affected. | Torbjorn Granlund | 2014-01-19 | 1 | -1/+1 |
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 1 | -1/+1 |
* | Collapse copyright years. | Torbjorn Granlund | 2013-11-28 | 1 | -2/+1 |
* | Add copyright years. | Torbjorn Granlund | 2012-11-20 | 1 | -1/+1 |
* | Correct miminum for FAC_DSC. | Marco Bodrato | 2012-01-10 | 1 | -0/+4 |
* | Retune. | Torbjorn Granlund | 2011-11-28 | 1 | -1/+1 |
* | Retune, adding several new THRESHOLDs. | Torbjorn Granlund | 2011-11-17 | 1 | -4/+9 |
* | Clarify that file is for K8-K10. | Torbjorn Granlund | 2011-11-02 | 1 | -1/+1 |
* | mulmid x86_64 assembly. | Niels Möller | 2011-10-03 | 1 | -0/+2 |
* | Retune. | Torbjorn Granlund | 2011-03-01 | 1 | -28/+28 |
* | Retune. | Torbjorn Granlund | 2011-01-30 | 1 | -10/+10 |
* | Retune, in particular JACOBI_BASE_METHOD. | Torbjorn Granlund | 2010-05-24 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2010-05-06 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2010-03-13 | 1 | -6/+6 |
* | Retune. | Torbjorn Granlund | 2010-02-25 | 1 | -2/+2 |
* | Retune. | Torbjorn Granlund | 2010-02-25 | 1 | -1/+1 |
* | Add FFT_TABLE3 tables for more machines. | Torbjorn Granlund | 2010-01-23 | 1 | -4/+4 |
* | Add FFT_TABLE3 tables for a basic set of machines. | Torbjorn Granlund | 2010-01-21 | 1 | -34/+130 |
* | Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines. | Torbjorn Granlund | 2010-01-08 | 1 | -2/+2 |
* | Update MUL_FFT_TABLE2 and SQR_FFT_TABLE2 for many machines. | Torbjorn Granlund | 2010-01-07 | 1 | -6/+2 |
* | Add a copyright year. | Torbjorn Granlund | 2010-01-05 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2010-01-05 | 1 | -3/+3 |
* | Retune for corrected FFT tuning code. | Torbjorn Granlund | 2010-01-05 | 1 | -3/+3 |
* | Retune. | Torbjorn Granlund | 2010-01-03 | 1 | -3/+3 |
* | Retune. | Torbjorn Granlund | 2010-01-03 | 1 | -5/+5 |
* | Retune. | Torbjorn Granlund | 2009-12-31 | 1 | -49/+55 |
* | Retune. | Torbjorn Granlund | 2009-12-27 | 1 | -1/+1 |
* | Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values. | Torbjorn Granlund | 2009-12-27 | 1 | -2/+2 |
* | Retune. | Torbjorn Granlund | 2009-12-27 | 1 | -53/+58 |
* | Retune. | Torbjorn Granlund | 2009-12-22 | 1 | -51/+56 |
* | Retune. | Torbjorn Granlund | 2009-12-22 | 1 | -1/+1 |
* | Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD. | Torbjorn Granlund | 2009-12-15 | 1 | -1/+4 |
* | Retune. | Torbjorn Granlund | 2009-12-14 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2009-12-13 | 1 | -2/+2 |
* | Retune. | Torbjorn Granlund | 2009-12-13 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2009-12-13 | 1 | -2/+2 |
* | Regenerate many gmp-mparam.h files. | Torbjorn Granlund | 2009-12-10 | 1 | -5/+9 |
* | Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*. | Torbjorn Granlund | 2009-12-06 | 1 | -3/+3 |
* | Retune. | Torbjorn Granlund | 2009-11-29 | 1 | -16/+16 |
* | Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS. | Torbjorn Granlund | 2009-11-28 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2009-11-26 | 1 | -35/+36 |
* | Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc. | Torbjorn Granlund | 2009-10-31 | 1 | -3/+3 |
* | (MUL_FFT_TABLE2_SIZE, SQR_FFT_TABLE2_SIZE): Define. | Torbjorn Granlund | 2009-06-05 | 1 | -0/+2 |
* | Update, mainly for MOD_1_N thresholds. | Torbjorn Granlund | 2009-01-15 | 1 | -2/+5 |
* | Retune, mainly for toom4. | Torbjorn Granlund | 2008-12-23 | 1 | -20/+20 |
* | Retune (for toom4 code). | Torbjorn Granlund | 2008-12-23 | 1 | -30/+25 |
* | Retune. | Torbjorn Granlund | 2008-12-04 | 1 | -13/+12 |