summaryrefslogtreecommitdiff
path: root/tuneup.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-27/+27
* Converted tabs to spaces with expand.vlefevre2005-08-181-37/+37
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Replace TMP_ALLOC by MPFR_TMP_ALLOCpelissip2005-05-181-11/+11
* Add case where bn == 1 and bn == 2 by using longlong.h.pelissip2005-03-211-1/+1
* Fix bug: compute Mulder Threshold from n/2+1 instead of (n+1)/2pelissip2005-03-091-2/+3
* Add Mulder Short product for mpfr_mul.pelissip2005-03-081-20/+93
* Add tune for mpfr_mulhighpelissip2005-03-071-4/+101
* Tune mpfr_exp_2 now!pelissip2005-03-041-5/+28
* Add tune program for MPFR.pelissip2005-02-241-0/+314