summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2018 withvlefevre2018-01-038-8/+8
* [tools/timings-mpfr.c] always use clock() [now very accurate under Linux]zimmerma2017-12-121-19/+0
* [tools/timings-mpfr.c] Updated years in copyright notice.vlefevre2017-12-121-1/+1
* [tools/timings-mpfr.c] Fixed prototypes.vlefevre2017-12-121-3/+3
* [tools/timings-mpfr.c] Added a defined(_MSC_VER). But clock() isvlefevre2017-12-121-1/+5
* Moved tests/timings-mpfr.c into directory "tools" as it is not partvlefevre2017-12-081-0/+182
* changed .align 64 into .p2align 6 (cf https://trac.sagemath.org/ticket/19233)zimmerma2017-09-181-3/+3
* patch to avoid using the system mpfr.hzimmerma2017-09-141-1/+1
* [tools/mpfrlint] Do the tests_start_mpfr / tests_end_mpfr check only ifvlefevre2017-09-131-4/+6
* [tools/announce-text] Switched to https for ftp.gnu.org.vlefevre2017-09-081-2/+2
* updatezimmerma2017-08-291-1/+1
* updated for mpfr-3.1.6-rc1zimmerma2017-08-291-37/+49
* [tools/mpfrlint] Run tools/ck-version-info.vlefevre2017-08-281-0/+1
* [tools/mpfrlint] Updated a message due to the change in r11673.vlefevre2017-08-281-1/+1
* [tools/{ck-copyright-notice,ck-inits-clears}] Ignore Emacs lock filesvlefevre2017-08-282-2/+2
* [tools] Clean up.vlefevre2017-08-282-3/+1
* [tools/mpfrlint] Detect the use of gmp_randseed* functions on mpfr_randsvlefevre2017-08-231-0/+7
* [tools/mpfrlint] Detect "mpfr-impl.h" inclusion by the test programs:vlefevre2017-08-011-0/+8
* added expm1 to mbenchzimmerma2017-05-311-0/+7
* added log1p to mbenchzimmerma2017-05-311-0/+7
* [tools/mpfrlint] In the detection of reserved macro names, skip ERRvlefevre2017-05-171-5/+9
* [tools/mpfrlint] Added a comment about the definition of reservedvlefevre2017-05-151-0/+4
* [tools/mpfrlint] Detect the definition of reserved macro names.vlefevre2017-05-151-4/+18
* [tools/mbench/timp.h] Updated TIMP_MEASURE() to handle the case wherevlefevre2017-05-051-3/+14
* [tools/mbench/timp.h] Comment at the wrong place. Fixed.vlefevre2017-05-051-2/+3
* [tools/mbench/timp.h] Added a comment about r11458.vlefevre2017-05-051-1/+1
* [tools/mbench/timp.h] Fixed overflows on unsigned arithmetic.vlefevre2017-05-041-2/+2
* [tools/mbench/mfv5.h] Increased values from 2^60-1 to 2^64-1vlefevre2017-05-041-2/+2
* added commentzimmerma2017-05-021-0/+1
* added reference for mbench (rdtsc vs rdtscp)zimmerma2017-05-021-1/+2
* s/interruption/interrupt/vlefevre2017-04-271-1/+1
* [mbench] Updated copyright years. Added a comment.vlefevre2017-04-272-2/+5
* better detection of rdtscpzimmerma2017-04-272-4/+5
* [tools/mpfrlint] Updated test to check that the snprintf function (C99)vlefevre2017-04-071-1/+2
* [tools/mpfrlint] Added a test to check that the usual test programsvlefevre2017-02-271-0/+17
* improved detection of fmma and fmmszimmerma2017-02-092-6/+4
* [tools/mpfrlint] Updated the "simple mp_limb_t constants" test.vlefevre2017-02-081-3/+2
* [tools/mbench/Makefile] Added -static to CFLAGS in order to avoidvlefevre2017-01-131-1/+1
* [tools/mbench/README] Say how to disable a non-working library.vlefevre2017-01-061-1/+3
* Copyright notice update: added 2017 withvlefevre2017-01-019-9/+9
* [src/sqr.c] use special code for 1 and 2 limbszimmerma2016-12-281-0/+8
* [tools/mbench/mfv5.cc] Fixed type.vlefevre2016-12-091-1/+1
* [mbench] fixed typozimmerma2016-12-081-2/+2
* [tools/mpfrlint] Added a test detecting code like ~0 (either an errorvlefevre2016-12-081-0/+15
* [mbench] set default max_exp to 1 (independent of number of bits per limb)zimmerma2016-12-081-1/+1
* [mbench] use mpfr_printf to print test numberszimmerma2016-12-081-1/+1
* fixed bug in mfv5 (numbers used were 10 times too large)zimmerma2016-12-081-1/+1
* [mfv5] added option -e, for example use -e1 to avoid over/underflow in mpfr_powzimmerma2016-12-062-2/+10
* added mpfr_powzimmerma2016-12-061-0/+7
* [tools/mpfrlint] Correction for zsh change after v5.2 (POSIX compat:vlefevre2016-12-061-0/+2