| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notice update: added 2021 with | vlefevre | 2021-01-03 | 4 | -4/+4 |
* | Removed MPFR_DECL_STATIC_ASSERT macro as it was buggy, unused, rather | vlefevre | 2020-06-09 | 1 | -2/+0 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 4 | -4/+4 |
* | For Makefile.am and each one in SUBDIRS, added the .POSIX target to | vlefevre | 2019-08-02 | 1 | -0/+6 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 3 | -3/+3 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 4 | -4/+4 |
* | [src/mulders.c] fixed issue with --enable-gmp-internals | zimmerma | 2018-11-10 | 1 | -5/+1 |
* | Removed trailing spaces. | vlefevre | 2018-02-26 | 1 | -1/+1 |
* | [tune/tuneup.c] ensure k < n in mpfr_divhigh_n[] | zimmerma | 2018-02-21 | 1 | -17/+14 |
* | [tune/tuneup.c] for mpfr_div_threshold, start from 3 limbs again | zimmerma | 2018-02-21 | 1 | -1/+1 |
* | [tuneup.c] start from 4 limbs for mpfr_div_threshold | zimmerma | 2018-02-21 | 1 | -2/+2 |
* | [tune/tuneup.c] make tune_simple_func more robust for small precisions | zimmerma | 2018-02-21 | 1 | -3/+4 |
* | [src/x86_64/mparam.h] added tuning for generic x86_64 | zimmerma | 2018-02-21 | 1 | -1/+2 |
* | [src/div.c] added comment | zimmerma | 2018-02-20 | 1 | -3/+3 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 4 | -4/+4 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 4 | -4/+4 |
* | Replaced | vlefevre | 2016-02-04 | 3 | -3/+3 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 4 | -4/+4 |
* | More details in a comment about assertions via tuneup. | vlefevre | 2015-09-04 | 1 | -2/+3 |
* | fixed failed assertion during "make tune" | zimmerma | 2015-09-04 | 1 | -2/+5 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 4 | -4/+4 |
* | re-enable assertions (patch from Patrick Pélissier) | zimmerma | 2014-01-24 | 1 | -2/+2 |
* | [tune/tuneup.c] Fix compilation error due to static assertion being | vlefevre | 2014-01-24 | 1 | -0/+6 |
* | Use of the numberof macro. | vlefevre | 2014-01-23 | 1 | -2/+1 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 4 | -4/+4 |
* | Applied patch 3 by Ondřej Bílka with some manual corrections, | vlefevre | 2013-07-22 | 2 | -2/+2 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 4 | -4/+4 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 4 | -4/+4 |
* | Tuning: reverted changeset r8444 and applied patch by Patrick Pélissier | vlefevre | 2012-12-31 | 1 | -3/+3 |
* | [Makefile.am] -lrt is needed for clock_gettime() [undefined with GMP 5.1.0] | zimmerma | 2012-12-31 | 1 | -1/+1 |
* | Updated autotool files to get rid of obsolete macros (thanks to | vlefevre | 2012-07-27 | 1 | -1/+1 |
* | [tuneup.c] fixed compiler warning (got on gcc49.fsffrance.org) | zimmerma | 2012-03-05 | 1 | -1/+1 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 3 | -3/+3 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 4 | -4/+4 |
* | [tune/tuneup.c] Untabified. | vlefevre | 2011-08-12 | 1 | -1/+1 |
* | [src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALS | zimmerma | 2011-08-05 | 1 | -5/+10 |
* | [mulders.c] added a basecase code for Mulders' short division | zimmerma | 2011-08-05 | 1 | -1/+8 |
* | Added tuning for MPFR_DIV_THRESHOLD, and default value. | zimmerma | 2011-07-31 | 1 | -1/+18 |
* | [tuneup.c] fix tuning bounds of short product and division according to the | zimmerma | 2011-07-28 | 1 | -4/+7 |
* | Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h, | vlefevre | 2011-02-09 | 2 | -12/+12 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 4 | -4/+4 |
* | [tuneup.c] added cast from time_t to long, after warning under HP-UX: | zimmerma | 2010-10-22 | 1 | -2/+2 |
* | Cosmetic change: the constant MPFR_TUNE_CASE is now defined in mparam_h.in. | schevill | 2010-10-20 | 1 | -0/+2 |
* | Typo. | schevill | 2010-10-20 | 1 | -1/+1 |
* | Up-to-date thresholds. | schevill | 2010-10-20 | 1 | -1/+1 |
* | [tuneup.c] increase maximal number of calls to speed_measure from 5 to 30 | zimmerma | 2010-10-19 | 1 | -5/+3 |
* | [tuneup.c] print size when speed_measure fails | zimmerma | 2010-10-18 | 1 | -2/+2 |
* | Reorganized mparam_h.in in separate files. | schevill | 2010-10-15 | 1 | -5/+13 |
* | Modified the number of iterations in the loop of mpfr_speed_measure. | schevill | 2010-10-14 | 1 | -4/+4 |
* | [tuneup.c] new function mpfr_speed_measure, which calls speed_measure() several | zimmerma | 2010-10-14 | 1 | -96/+32 |