summaryrefslogtreecommitdiff
path: root/mpn/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* New file.Torbjorn Granlund2011-11-161-0/+98
* Overhaul powerpc 32-bit support. Use "mode64" for all relevant environments.Torbjorn Granlund2011-03-204-0/+575
* Add powerpc32 invert_limb.Torbjorn Granlund2011-01-251-0/+131
* Remove cycle counts.Torbjorn Granlund2011-01-041-5/+0
* Adjust cutoff point.Torbjorn Granlund2010-05-242-4/+4
* New file.Torbjorn Granlund2010-05-241-0/+158
* Retune.Torbjorn Granlund2010-05-061-4/+4
* Retune.Torbjorn Granlund2010-02-251-1/+1
* Retune.Torbjorn Granlund2010-02-251-1/+1
* Retune.Torbjorn Granlund2010-02-031-10/+89
* Add FFT_TABLE3 tables for more machines.Torbjorn Granlund2010-01-231-4/+87
* Retune.Torbjorn Granlund2010-01-072-2/+2
* Add a copyright year.Torbjorn Granlund2010-01-052-3/+3
* Retune for corrected FFT tuning code.Torbjorn Granlund2010-01-052-6/+6
* Retune.Torbjorn Granlund2010-01-032-10/+10
* Retune.Torbjorn Granlund2009-12-312-50/+62
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-283-5/+5
* 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-272-124/+132
* Retune, now with up-to-date measurements.Torbjorn Granlund2009-12-221-5/+5
* Retune.Torbjorn Granlund2009-12-222-101/+115
* Retune for new INV_*_THRESHOLD and improved BINV_NEWTON_THRESHOLD.Torbjorn Granlund2009-12-152-2/+8
* Retune.Torbjorn Granlund2009-12-131-1/+1
* Regenerate many gmp-mparam.h files.Torbjorn Granlund2009-12-102-11/+19
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-062-6/+6
* Retune.Torbjorn Granlund2009-11-292-49/+54
* Finish renaming BITS_PER_MP_LIMB to GMP_LIMB_BITS.Torbjorn Granlund2009-11-282-2/+2
* Finish rename of *_KARATSUBA_* to TOOM2/TOOM22, etc.Torbjorn Granlund2009-10-312-6/+6
* Update, for toom4 and mod_1_N.Torbjorn Granlund2009-01-141-10/+13
* Retune, mainly for toom4.Torbjorn Granlund2009-01-042-42/+63
* Store remainder properly.Torbjorn Granlund2008-11-241-7/+6
* New files for division with 2-limb divisor.Torbjorn Granlund2008-11-231-0/+172
* Rename modlimb_invert to binvert_limb.Torbjorn Granlund2008-11-212-14/+14
* Whitespace cleanup.Torbjorn Granlund2008-10-271-1/+1
* Merged changes from main trunkNiels Möller2008-09-222-6/+4
|\
| * Removed GCDEXT_THRESHOLDNiels Möller2008-09-152-2/+0
| * Renamed GCD_SCHOENHAGE_THRESHOLD to GCD_DC_THRESHOLD.Niels Möller2008-09-102-2/+2
| * */gmp-mparam.h: Renamed HGCD_SCHOENHAGE_THRESHOLD to HGCD_THRESHOLD.Niels Möller2008-09-102-2/+2
* | Add mpn_bdiv_dbm1c functionality.Torbjorn Granlund2008-09-161-0/+120
|/
* (LEAL): Define as an alias for LEA.tege2007-10-091-3/+7
* Define LEAL as an alias for LEA.tege2007-10-081-0/+5
* Use LEAL.tege2007-10-081-1/+1
* (LEAL): New name for LEA, since it is only useable for local symbols.tege2007-10-081-1/+4
* Add a c/l number.tege2007-09-242-5/+5
* Use L() for labels.tege2007-09-242-14/+18
* Update license to version 3.tege2007-09-1829-123/+66
* *** empty log message ***tege2007-01-311-0/+376
* Complete rewrite.tege2007-01-313-272/+145
* *** empty log message ***tege2006-11-041-7/+10