summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-0721-21/+21
* Copyright notice update: added 2019 withvlefevre2019-01-018-8/+8
* [tools/mpfrlint] Check that __GMP_DECLSPEC is not used by MPFR.vlefevre2018-08-201-0/+10
* codespell: simplified exceptions.vlefevre2018-06-061-7/+8
* Updated mpfr.org URL's to use https (except in ChangeLog and NEWS).vlefevre2018-05-312-2/+2
* [tools/announce-text] http → https (for mpfr.org).vlefevre2018-05-301-10/+10
* Added codespell.ignore file with simple words to ignore with codespellvlefevre2018-03-081-2/+3
* [doc/mpfr.texi] Corrected minimal GMP version.vlefevre2018-02-071-1/+4
* [INSTALL] Corrected minimal GMP version (thanks to David Edelsohn).vlefevre2018-02-071-0/+10
* [doc/README.dev] "To make a release": moved a sentence.vlefevre2018-02-071-0/+11
* [src/div_ui.c] Major rewrite to fix a mpfr_div_ui bug.vlefevre2018-01-311-1/+1
* Minor date-related changes as in the trunk:vlefevre2018-01-099-9/+9
* [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