summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rewrite reference code.Torbjorn Granlund2009-01-211-8/+9
* *** empty log message ***Torbjorn Granlund2009-01-181-0/+2
* Increase reps for many tests.Torbjorn Granlund2009-01-1815-15/+15
* *** empty log message ***Torbjorn Granlund2009-01-181-0/+5
* (mpn_rootrem_internal): Use MPN_DECR_U instead ofTorbjorn Granlund2009-01-181-4/+4
* *** empty log message ***Torbjorn Granlund2009-01-161-14/+18
* Declare refmpn_divrem_2.Torbjorn Granlund2009-01-161-0/+2
* Minor cleanup.Torbjorn Granlund2009-01-161-1/+1
* Misc updates.Torbjorn Granlund2009-01-161-90/+7
* Misc updates.Torbjorn Granlund2009-01-161-1/+3
* Add a copyright year.Torbjorn Granlund2009-01-161-1/+1
* Add a copyright year.Torbjorn Granlund2009-01-161-2/+2
* Misc updates.Torbjorn Granlund2009-01-161-54/+8
* Misc updates.Torbjorn Granlund2009-01-161-40/+6
* Add several copyright years.Torbjorn Granlund2009-01-161-2/+2
* Misc updates.Torbjorn Granlund2009-01-161-2/+5
* Misc updates.Torbjorn Granlund2009-01-161-1/+2
* Add a copyright year.Torbjorn Granlund2009-01-161-1/+1
* Misc updates.Torbjorn Granlund2009-01-161-1/+4
* Misc updates.Torbjorn Granlund2009-01-161-2/+4
* Add a copyright year.Torbjorn Granlund2009-01-161-1/+2
* Add INTERNAL header.Torbjorn Granlund2009-01-161-0/+4
* *** empty log message ***Torbjorn Granlund2009-01-151-0/+2
* Add TMP_FREE before every return statement.Torbjorn Granlund2009-01-151-2/+8
* Update, mainly for MOD_1_N thresholds.Torbjorn Granlund2009-01-159-100/+127
* *** empty log message ***Torbjorn Granlund2009-01-151-0/+2
* (mpn_rootrem_internal): Add a missing TMP_FREE.Torbjorn Granlund2009-01-151-0/+1
* *** empty log message ***Torbjorn Granlund2009-01-151-0/+5
* (gcc_cflags, gcc_64_cflags): Revert from -O3 to -O2,Torbjorn Granlund2009-01-151-2/+2
* *** empty log message ***Torbjorn Granlund2009-01-141-0/+3
* (tune_mod_1): Run MOD_1_x_THRESHOLD tests also when longlong.hTorbjorn Granlund2009-01-141-20/+20
* Update, for toom4 and mod_1_N.Torbjorn Granlund2009-01-141-10/+13
* Clarify mpz_gcdext documentation.Torbjorn Granlund2009-01-141-5/+7
* Misc updates.Torbjorn Granlund2009-01-141-14/+21
* *** empty log message ***Torbjorn Granlund2009-01-141-1/+6
* Update to version of 2008-06-16.Torbjorn Granlund2009-01-141-63/+189
* (mpn_mod_1): Properly check for normalization divisor.Torbjorn Granlund2009-01-141-1/+1
* Rewrite mpn/generic/mod_1.c, add mod_1_1s functions.Torbjorn Granlund2009-01-1310-106/+755
* *** empty log message ***Torbjorn Granlund2009-01-131-0/+17
* Add FFT2 tables.Torbjorn Granlund2009-01-121-0/+6
* Update.Torbjorn Granlund2009-01-121-26/+26
* *** empty log message ***Torbjorn Granlund2009-01-121-0/+4
* (tune_gcd_dc,tune_gcdext_dc): Lower step_factor to 0.1.Torbjorn Granlund2009-01-121-2/+2
* Correct license text.Torbjorn Granlund2009-01-1132-275/+333
* Update, values were quite strange.Torbjorn Granlund2009-01-101-23/+23
* Radically decrease test time needed.Torbjorn Granlund2009-01-101-329/+14
* Do some random testing too.Torbjorn Granlund2009-01-081-1/+46
* *** empty log message ***Torbjorn Granlund2009-01-081-0/+3
* Clean up hg braindamage--hopefully.Torbjorn Granlund2009-01-081-1/+1
|\
| * Minor typo fix to GCD section.Niels Möller2009-01-061-1/+1