summaryrefslogtreecommitdiff
path: root/mpn/x86/p6/mmx
Commit message (Expand)AuthorAgeFilesLines
* Retune, in particular JACOBI_BASE_METHOD.Torbjorn Granlund2010-05-241-6/+6
* Retune.Torbjorn Granlund2010-02-251-1/+1
* Retune.Torbjorn Granlund2010-02-031-8/+91
* Don't depend on FFT_TABLE2, it was broken.Torbjorn Granlund2010-02-011-6/+0
* Add FFT_TABLE3 tables for a basic set of machines.Torbjorn Granlund2010-01-211-1/+1
* Retune.Torbjorn Granlund2010-01-071-1/+1
* Add a copyright year.Torbjorn Granlund2010-01-051-2/+2
* Retune for corrected FFT tuning code.Torbjorn Granlund2010-01-051-3/+3
* Retune.Torbjorn Granlund2010-01-031-5/+5
* Retune.Torbjorn Granlund2009-12-311-34/+40
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-61/+66
* Retune.Torbjorn Granlund2009-12-221-55/+62
* Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-151-1/+4
* Regenerate many gmp-mparam.h files.Torbjorn Granlund2009-12-101-6/+10
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Retune.Torbjorn Granlund2009-11-291-32/+38
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-281-1/+1
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-311-4/+4
* Update.Torbjorn Granlund2009-03-051-31/+26
* 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
* Retune.tege2007-10-071-23/+35
* Update license to version 3.tege2007-09-185-24/+14
* Update FSF's address.tege2006-02-155-10/+10
* Update.tege2005-03-191-21/+25
* Retune.tege2004-02-101-13/+15
* Clean up spacing, tabify.tege2003-09-284-39/+39
* * mpn/x86/p6/gmp-mparam.h, mpn/x86/p6/mmx/gmp-mparam.h: Add commentsKevin Ryde2003-08-021-0/+5
* Retune.tege2003-02-121-9/+9
* Retune.tege2002-06-091-0/+63
* Revert this:Kevin Ryde2002-04-231-2/+0
* * mpn/x86/k7/mmx/divrem_1.asm, mpn/x86/p6/mmx/divrem_1.asmKevin Ryde2002-04-201-17/+99
* * mpn/x86/udiv.asm, mpn/x86/umul.asm, mpn/x86/k6/mmx/popham.asm,Kevin Ryde2002-04-201-0/+2
* * mpn/x86/*/*.asm, mpn/powerpc32/*/*.asm, mpn/powerpc64/*/*.asm: PutKevin Ryde2002-03-302-11/+9
* * mpn/x86/x86-defs.m4, mpn/x86/*/*.asm: Remove L / LF scheme puttingKevin Ryde2001-12-211-1/+1
* * mpn/x86/k7/mmx/divrem_1.asm, mpn/x86/k7/mmx/mod_1.asm,Kevin Ryde2001-09-041-4/+4
* * mpn/x86/p6/mmx/lshift.asm, mpn/x86/p6/mmx/rshift.asm: New files,Kevin Ryde2001-01-282-0/+58
* * mpn/x86/p6/mmx/mod_1.asm: Remove file, in favour of the following.Kevin Ryde2000-12-181-444/+0
* Fix a couple of comments, it's hard enough to understand without misleadingKevin Ryde2000-12-181-6/+6
* Copyright (C) -> Copyright.Kevin Ryde2000-10-153-3/+3
* * mpn/x86/*/*.asm: Use "TEXT" not ".text".Kevin Ryde2000-09-022-2/+2
* *** empty log message ***tege2000-07-243-12/+12
* * mpn/x86/{pentium/mmx,p6/mmx,p6/p3mmx}/popham.asm,Kevin Ryde2000-06-101-0/+2
* * mpn/x86/p6/mmx/popham.asm: New file (include_mpn of K6 version).Kevin Ryde2000-05-211-0/+29
* * mpn/x86/p6/mmx/mod_1.asm: New file.Kevin Ryde2000-05-161-0/+444
* * mpn/x86/p6/mmx/divrem_1.asm: New file.Kevin Ryde2000-05-161-0/+677