summaryrefslogtreecommitdiff
path: root/mpn/x86/k6
Commit message (Expand)AuthorAgeFilesLines
* Remove all gcd_1.asm files.Torbjorn Granlund2019-11-291-359/+0
* Support Darwin for all x86-32 CPUs, including fat builds.Torbjorn Granlund2014-07-263-8/+7
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-2722-215/+457
* Canonicalise copyright headers.Torbjorn Granlund2014-01-192-6/+6
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
* Canonicalise copyright headers.Torbjorn Granlund2014-01-1819-228/+228
* Use https to link to GNU license.Torbjorn Granlund2013-12-0222-22/+22
* Collapse copyright years.Torbjorn Granlund2013-11-2813-16/+14
* x86 c/l table cleanup.Torbjorn Granlund2011-02-202-14/+14
* Add more c/l numbers.Marco Bodrato2011-02-151-1/+1
* Retune.Torbjorn Granlund2010-03-181-2/+2
* Retune.Torbjorn Granlund2010-03-131-4/+4
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-231-7/+64
* Retune.Torbjorn Granlund2010-01-071-1/+1
* Add a copyright year.Torbjorn Granlund2010-01-051-1/+1
* Retune for corrected FFT tuning code.Torbjorn Granlund2010-01-051-5/+5
* Retune.Torbjorn Granlund2010-01-031-5/+5
* Retune.Torbjorn Granlund2009-12-311-44/+50
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-3/+3
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-42/+66
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-283-3/+3
* Fix lot of spelling errors.Torbjorn Granlund2009-11-151-2/+2
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-312-14/+14
* Update, mainly for toom4.Torbjorn Granlund2009-01-051-23/+30
* Rename modlimb_invert to binvert_limb.Torbjorn Granlund2008-11-212-5/+5
* Remove gcd_finda files.Torbjorn Granlund2008-11-181-224/+0
* Merged changes from main trunkNiels Möller2008-09-221-3/+2
|\
| * Removed GCDEXT_THRESHOLDNiels Möller2008-09-151-1/+0
| * Renamed GCD_SCHOENHAGE_THRESHOLD to GCD_DC_THRESHOLD.Niels Möller2008-09-101-1/+1
| * */gmp-mparam.h: Renamed HGCD_SCHOENHAGE_THRESHOLD to HGCD_THRESHOLD.Niels Möller2008-09-101-1/+1
* | Misc divexact_by3 changes.Torbjorn Granlund2008-09-181-104/+0
|/
* Fix typo in last change.tege2008-02-071-7/+0
* Use LEA, remove explicit movl_eip_*.tege2007-10-072-29/+4
* Add a copyriot year.tege2007-10-071-1/+2
* Clean up spacing.tege2007-09-241-1/+1
* Update license to version 3.tege2007-09-1824-117/+69
* Fix comment typos.tege2007-04-251-1/+1
* Update URLs.tege2006-11-041-4/+4
* Update FSF's address.tege2006-02-1524-48/+48
* Update URLs.tege2006-02-031-5/+5
* Add a copyright year.tege2005-11-012-20/+21
* Add cycle counts for array of x86 processors.tege2005-10-312-4/+26
* Misc comment fixes and spacing cleanups.tege2004-11-171-1/+1
* * mpn/x86/k6/gcd_finda.asm: Correction jbe -> jb in initial setups.Kevin Ryde2004-04-071-2/+2
* Typo in heading comment.Kevin Ryde2004-03-311-2/+2
* Retune.tege2004-02-101-16/+18
* * mpn/x86/k6/mul_basecase.asm: Add comment on using mpn_mul_1.Kevin Ryde2003-10-111-5/+8
* * mpn/x86/k6/aorsmul_1.asm: Tweak some comments, remove M4_descriptionKevin Ryde2003-10-111-15/+15