| Commit message (Expand) | Author | Age | Files | Lines |
* | Autoconf / AX_PTHREAD related update and cleanup. | vlefevre | 2021-09-13 | 1 | -3/+9 |
* | Punctuation (missing comma after "however"). | vlefevre | 2021-06-21 | 1 | -1/+1 |
* | [configure.ac] Avoid an issue with ordering of macros we don't use | vlefevre | 2021-03-19 | 1 | -2/+11 |
* | Copyright notice update: added 2021 with | vlefevre | 2021-01-03 | 1 | -1/+1 |
* | With mini-gmp, use the standard rand() and srand() functions instead of | vlefevre | 2020-09-14 | 1 | -6/+0 |
* | [configure.ac] Updated a URL (http → https). | vlefevre | 2020-09-10 | 1 | -1/+1 |
* | [configure.ac] Updated a URL concerning the "Intel® C++ Compiler 9.0 | vlefevre | 2020-09-10 | 1 | -1/+1 |
* | [configure.ac] Improvements concerning the default CFLAGS with GCC. | vlefevre | 2020-06-13 | 1 | -2/+8 |
* | [configure.ac] No longer add -Wc++-compat to CFLAGS when the compiler | vlefevre | 2020-06-13 | 1 | -1/+3 |
* | Updated version to 4.2.0-dev. | vlefevre | 2020-06-12 | 1 | -1/+1 |
* | [configure.ac] With mini-gmp, also check the availability of srand48. | vlefevre | 2020-06-10 | 1 | -3/+5 |
* | [configure.ac] Removed an obsolete FIXME, which is probably wrong. | vlefevre | 2020-06-04 | 1 | -1/+0 |
* | [configure.ac] Updated a comment, replacing a resolved FIXME. | vlefevre | 2020-06-04 | 1 | -9/+19 |
* | [acinclude.m4] Removed "AC_CHECK_TYPES([long double])", whose only | vlefevre | 2020-06-04 | 1 | -2/+1 |
* | [configure.ac] Minor change in a comment. | vlefevre | 2020-06-03 | 1 | -1/+1 |
* | Cleanup about the function detection by autoconf. | vlefevre | 2020-06-03 | 1 | -1/+1 |
* | Reworked decimal support and detection, resolving FIXMEs. | vlefevre | 2020-04-10 | 1 | -4/+3 |
* | [configure.ac] Fixed the change done in r13853 (about removed macros), | vlefevre | 2020-04-02 | 1 | -18/+10 |
* | [configure.ac] Moved MPFR_CONFIGS invocation: MPFR_CONFIGS uses LDFLAGS, | vlefevre | 2020-04-02 | 1 | -2/+4 |
* | [configure.ac] Do not remove the HAVE_ALLOCA macro, which is now used | vlefevre | 2020-04-02 | 1 | -1/+0 |
* | [configure.ac] Updated message output when the gmp.h vs libgmp test | vlefevre | 2020-03-30 | 1 | -1/+3 |
* | [acinclude.m4,configure.ac] | vlefevre | 2020-01-09 | 1 | -35/+0 |
* | [acinclude.m4] Updated messages about the format of "long double". | vlefevre | 2020-01-09 | 1 | -2/+3 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | [acinclude.m4,configure.ac] MPFR_C_LONG_DOUBLE_FORMAT: also detect | vlefevre | 2019-07-01 | 1 | -3/+2 |
* | [acinclude.m4,configure.ac] For MPFR_C_LONG_DOUBLE_FORMAT, when the | vlefevre | 2019-07-01 | 1 | -2/+3 |
* | [configure.ac] Updated --enable-logging description. | vlefevre | 2019-04-02 | 1 | -2/+2 |
* | [configure.ac] AC_ARG_ENABLE(float128,...): updated comment and | vlefevre | 2019-04-02 | 1 | -5/+6 |
* | [configure.ac] Updated comment for AC_ARG_ENABLE(decimal-float,...). | vlefevre | 2019-04-02 | 1 | -9/+7 |
* | [configure.ac] Cleanup: moved some AC_ARG_ENABLE's where they should be. | vlefevre | 2019-04-02 | 1 | -70/+71 |
* | [configure.ac] Updated comment about default options in CFLAGS for GCC. | vlefevre | 2019-01-30 | 1 | -2/+7 |
* | Update about CC / CFLAGS settings from GMP (__GMP_CC / __GMP_CFLAGS). | vlefevre | 2019-01-30 | 1 | -3/+1 |
* | [configure.ac] By default (i.e. if CFLAGS is not already set), if | vlefevre | 2019-01-23 | 1 | -1/+1 |
* | Moved the compatibility test of the configure options even earlier, from | vlefevre | 2019-01-09 | 1 | -0/+24 |
* | Cleaned up configure code related to threading and the shared cache. | vlefevre | 2019-01-09 | 1 | -1/+1 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | [configure.ac] Support mini-gmp with reduced limb size, in the case | vlefevre | 2018-12-20 | 1 | -3/+5 |
* | [configure.ac] When building against mini-gmp, check the availability of | vlefevre | 2018-12-05 | 1 | -0/+4 |
* | [configure.ac,src/Makefile.am] About the --with-mini-gmp support, since | vlefevre | 2018-10-01 | 1 | -28/+13 |
* | [configure.ac,src/Makefile.am] Avoid a "make" failure due to a bug in | vlefevre | 2018-10-01 | 1 | -1/+21 |
* | [Makefile.am] Distribute the doc/mini-gmp file. | vlefevre | 2018-09-19 | 1 | -1/+2 |
* | Removed --enable-mini-gmp configure option. | vlefevre | 2018-09-19 | 1 | -44/+9 |
* | [configure.ac] When using --with-mini-gmp, define GMP_NUMB_BITS if this | vlefevre | 2018-09-19 | 1 | -2/+22 |
* | [configure.ac] Do not split "Setup GMP detection". When building | vlefevre | 2018-09-19 | 1 | -53/+49 |
* | [configure.ac] Avoid a configure failure with automatic dependency | vlefevre | 2018-09-18 | 1 | -0/+9 |
* | Completed --with-mini-gmp support (not fully tested). | vlefevre | 2018-09-14 | 1 | -4/+7 |
* | [configure.ac] Define MINI_GMP Automake conditional (AM_CONDITIONAL). | vlefevre | 2018-09-14 | 1 | -0/+3 |
* | Started to implement --with-mini-gmp (building mini-gmp and linking | vlefevre | 2018-09-14 | 1 | -3/+26 |
|\ |
|
| * | [configure.ac] Typo. | vlefevre | 2018-09-14 | 1 | -1/+1 |
|/ |
|