| Commit message (Expand) | Author | Age | Files | Lines |
* | Retune, in particular JACOBI_BASE_METHOD. | Torbjorn Granlund | 2010-05-24 | 1 | -6/+6 |
* | Retune. | Torbjorn Granlund | 2010-02-25 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2010-02-03 | 1 | -8/+91 |
* | Don't depend on FFT_TABLE2, it was broken. | Torbjorn Granlund | 2010-02-01 | 1 | -6/+0 |
* | Add FFT_TABLE3 tables for a basic set of machines. | Torbjorn Granlund | 2010-01-21 | 1 | -1/+1 |
* | Retune. | Torbjorn Granlund | 2010-01-07 | 1 | -1/+1 |
* | Add a copyright year. | Torbjorn Granlund | 2010-01-05 | 1 | -2/+2 |
* | Retune for corrected FFT tuning code. | Torbjorn Granlund | 2010-01-05 | 1 | -3/+3 |
* | Retune. | Torbjorn Granlund | 2010-01-03 | 1 | -5/+5 |
* | Retune. | Torbjorn Granlund | 2009-12-31 | 1 | -34/+40 |
* | 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 | -61/+66 |
* | Retune. | Torbjorn Granlund | 2009-12-22 | 1 | -55/+62 |
* | Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD. | Torbjorn Granlund | 2009-12-15 | 1 | -1/+4 |
* | Regenerate many gmp-mparam.h files. | Torbjorn Granlund | 2009-12-10 | 1 | -6/+10 |
* | Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*. | Torbjorn Granlund | 2009-12-06 | 1 | -3/+3 |
* | Retune. | Torbjorn Granlund | 2009-11-29 | 1 | -32/+38 |
* | Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS. | Torbjorn Granlund | 2009-11-28 | 1 | -1/+1 |
* | Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc. | Torbjorn Granlund | 2009-10-31 | 1 | -4/+4 |
* | Update. | Torbjorn Granlund | 2009-03-05 | 1 | -31/+26 |
* | Renamed GCD_SCHOENHAGE_THRESHOLD to GCD_DC_THRESHOLD. | Niels Möller | 2008-09-10 | 1 | -1/+1 |
* | */gmp-mparam.h: Renamed HGCD_SCHOENHAGE_THRESHOLD to HGCD_THRESHOLD. | Niels Möller | 2008-09-10 | 1 | -1/+1 |
* | Retune. | tege | 2007-10-07 | 1 | -23/+35 |
* | Update license to version 3. | tege | 2007-09-18 | 5 | -24/+14 |
* | Update FSF's address. | tege | 2006-02-15 | 5 | -10/+10 |
* | Update. | tege | 2005-03-19 | 1 | -21/+25 |
* | Retune. | tege | 2004-02-10 | 1 | -13/+15 |
* | Clean up spacing, tabify. | tege | 2003-09-28 | 4 | -39/+39 |
* | * mpn/x86/p6/gmp-mparam.h, mpn/x86/p6/mmx/gmp-mparam.h: Add comments | Kevin Ryde | 2003-08-02 | 1 | -0/+5 |
* | Retune. | tege | 2003-02-12 | 1 | -9/+9 |
* | Retune. | tege | 2002-06-09 | 1 | -0/+63 |
* | Revert this: | Kevin Ryde | 2002-04-23 | 1 | -2/+0 |
* | * mpn/x86/k7/mmx/divrem_1.asm, mpn/x86/p6/mmx/divrem_1.asm | Kevin Ryde | 2002-04-20 | 1 | -17/+99 |
* | * mpn/x86/udiv.asm, mpn/x86/umul.asm, mpn/x86/k6/mmx/popham.asm, | Kevin Ryde | 2002-04-20 | 1 | -0/+2 |
* | * mpn/x86/*/*.asm, mpn/powerpc32/*/*.asm, mpn/powerpc64/*/*.asm: Put | Kevin Ryde | 2002-03-30 | 2 | -11/+9 |
* | * mpn/x86/x86-defs.m4, mpn/x86/*/*.asm: Remove L / LF scheme putting | Kevin Ryde | 2001-12-21 | 1 | -1/+1 |
* | * mpn/x86/k7/mmx/divrem_1.asm, mpn/x86/k7/mmx/mod_1.asm, | Kevin Ryde | 2001-09-04 | 1 | -4/+4 |
* | * mpn/x86/p6/mmx/lshift.asm, mpn/x86/p6/mmx/rshift.asm: New files, | Kevin Ryde | 2001-01-28 | 2 | -0/+58 |
* | * mpn/x86/p6/mmx/mod_1.asm: Remove file, in favour of the following. | Kevin Ryde | 2000-12-18 | 1 | -444/+0 |
* | Fix a couple of comments, it's hard enough to understand without misleading | Kevin Ryde | 2000-12-18 | 1 | -6/+6 |
* | Copyright (C) -> Copyright. | Kevin Ryde | 2000-10-15 | 3 | -3/+3 |
* | * mpn/x86/*/*.asm: Use "TEXT" not ".text". | Kevin Ryde | 2000-09-02 | 2 | -2/+2 |
* | *** empty log message *** | tege | 2000-07-24 | 3 | -12/+12 |
* | * mpn/x86/{pentium/mmx,p6/mmx,p6/p3mmx}/popham.asm, | Kevin Ryde | 2000-06-10 | 1 | -0/+2 |
* | * mpn/x86/p6/mmx/popham.asm: New file (include_mpn of K6 version). | Kevin Ryde | 2000-05-21 | 1 | -0/+29 |
* | * mpn/x86/p6/mmx/mod_1.asm: New file. | Kevin Ryde | 2000-05-16 | 1 | -0/+444 |
* | * mpn/x86/p6/mmx/divrem_1.asm: New file. | Kevin Ryde | 2000-05-16 | 1 | -0/+677 |