summaryrefslogtreecommitdiff
path: root/mpn/powerpc32/750
Commit message (Expand)AuthorAgeFilesLines
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-274-37/+81
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Get rid of BYTES_PER_MP_LIMB, most files affected.Torbjorn Granlund2014-01-191-1/+1
* Canonicalise copyright headers.Torbjorn Granlund2014-01-181-12/+12
* Use https to link to GNU license.Torbjorn Granlund2013-12-024-4/+4
* Retune.Torbjorn Granlund2010-02-251-1/+1
* Retune.Torbjorn Granlund2010-02-031-10/+89
* 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-3/+3
* Retune.Torbjorn Granlund2010-01-031-5/+5
* Retune.Torbjorn Granlund2009-12-311-24/+30
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-3/+3
* Retune.Torbjorn Granlund2009-12-271-4/+4
* Fix incorrect MOD_1U_TO_MOD_1_1_THRESHOLD 0 values.Torbjorn Granlund2009-12-271-2/+2
* Retune.Torbjorn Granlund2009-12-271-59/+64
* Retune, now with up-to-date measurements.Torbjorn Granlund2009-12-221-5/+5
* Retune.Torbjorn Granlund2009-12-221-51/+57
* 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-5/+9
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-3/+3
* Retune.Torbjorn Granlund2009-11-291-25/+29
* 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-3/+3
* Retune, mainly for toom4.Torbjorn Granlund2009-01-041-20/+31
* 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
* Update license to version 3.tege2007-09-184-17/+9
* Reformat FSF address to 80 columns.tege2006-02-272-6/+6
* Update FSF's address.tege2006-02-154-8/+8
* Misc comment fixes and spacing cleanups.tege2004-11-172-33/+33
* Retune.tege2004-02-101-20/+21
* * mpn/powerpc32/750/lshift.asm, mpn/powerpc32/750/rshift.asm: NewKevin Ryde2003-11-192-0/+290
* Add more cycle counts.tege2003-02-131-6/+7
* Retune.tege2003-02-101-8/+8
* * mpn/x86/*/*.asm, mpn/powerpc32/*/*.asm, mpn/powerpc64/*/*.asm: PutKevin Ryde2002-03-301-5/+6
* Fix some spacing.tege2002-03-281-4/+4
* * mpn/powerpc32/750/com_n.asm: New file.Kevin Ryde2002-03-241-0/+68
* Revert, these can go just in mpn/powerpc32:Kevin Ryde2002-03-192-160/+0
* * mpn/powerpc32/750/add_n.asm, mpn/powerpc32/750/sub_n.asm: New files.Kevin Ryde2002-03-182-0/+160
* * mpn/powerpc32/750/gmp-mparam.h: New file.Kevin Ryde2002-03-111-0/+65