summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/sub1sp.c] implement use of __gmpn_rsblsh_n (disabled for now)zimmerma2016-07-151-1/+2
* [src/div.c] only use __gmpn_invert_limb with --enable-gmp-internalszimmerma2016-07-151-0/+2
* [configure.ac] Re-added AM_PROG_AR in case Microsoft lib.exe is usedvlefevre2016-05-241-0/+5
* [configure.ac] Moved LT_INIT near the top for --enable-lto, and removedvlefevre2016-05-241-4/+2
* [configure.ac] Removed a FIXME fixed in r4482.vlefevre2016-05-241-5/+0
* Added optional LTO support (from a patch by Patrick Pélissier).vlefevre2016-05-241-0/+13
* MPFR 3.2(.x) → 4.0(.x)vlefevre2016-05-241-1/+1
* Added shared cache support (from a patch by Patrick Pélissier).vlefevre2016-05-231-0/+11
* [configure.ac] Added a comment about GMP CC/CFLAGS detection.vlefevre2016-05-121-1/+3
* [configure.ac] Better GMP CC/CFLAGS detection (based on a patch byvlefevre2016-05-121-18/+15
* add -P option to cpp when detecting CC/CFLAGS in gmp.h (workaround for gcc-5)zimmerma2016-05-111-1/+1
* [configure.ac] Improved the GMP CC/CFLAGS detection: the test for $cppvlefevre2016-04-211-3/+3
* Added pkg-config support (patch from Kip Warner + some changes).vlefevre2016-04-211-1/+1
* [configure.ac] "double format" test: changed the AC_MSG_ERROR (whenvlefevre2016-04-201-1/+1
* [configure.ac] No longer include <stdint.h> in the "double format" testvlefevre2016-04-201-1/+0
* [configure.ac] Improved --help messages for decimal-float and float128vlefevre2016-03-031-2/+4
* set --enable-float128 to "autodetect" by default (like --enable-decimal-float)zimmerma2016-03-031-9/+5
* [acinclude.m4,configure.ac] Various fixes in error messages.vlefevre2016-03-021-2/+2
* autodetect support for decimal floats (as suggested in revision 10179)zimmerma2016-03-021-1/+1
* Do not build with decimal float by default as it is not standardvlefevre2016-03-021-1/+1
* [configure.ac] Quote the argument of all AC_MSG_RESULT and AC_MSG_ERRORvlefevre2016-03-011-5/+5
* harmonize configure message against GMPzimmerma2016-03-011-4/+4
* fixed detection of "double" format, and removedzimmerma2016-03-011-11/+12
* improved detection of decimal floatszimmerma2016-03-011-33/+3
* [configure.ac] Added a FIXME comment about a possible misuse ofvlefevre2016-03-011-0/+10
* get rid of dependency from GMP for _GMP_IEEE_FLOATS and ieee_double_extractzimmerma2016-02-291-1/+35
* Replacedvlefevre2016-02-041-1/+1
* [configure.ac] Improved consistency in messages.vlefevre2016-01-291-2/+2
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* GMP 5.0.0 or newer is required (instead of 4.2.0).vlefevre2015-11-061-4/+4
* [configure.ac] C code starting with # (preprocessor directives) must notvlefevre2015-11-031-57/+60
* simplify the configuration with mini-gmpzimmerma2015-11-031-57/+68
* [configure.ac] Added test for usability of gmp.h at link timevlefevre2015-08-201-0/+17
* remove usage of mpn_rootrem in mpfr_sqrt since now mpn_sqrtrem is fasterzimmerma2015-07-311-3/+2
* [configure.ac] For the gcc compiler, better choice of the -W flagsvlefevre2015-05-311-1/+15
* [configure.ac] Updated a comment about Automake 1.13.vlefevre2015-04-241-1/+2
* To take into account that Automake 1.13 or later will be used:vlefevre2015-04-231-5/+4
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* fixed issue reported by Dan Grayson:zimmerma2014-11-241-2/+2
* improve mpfr_exp2 (patch from Patrick Pelissier)zimmerma2014-11-111-0/+2
* Added debug of branch prediction / --enable-debug-prediction configurevlefevre2014-07-071-0/+15
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* [configure.ac] Correction of two "configure --help" messagesvlefevre2014-06-301-4/+14
* Updated URL's.vlefevre2014-06-221-4/+4
* Re-added configure test on GMP_NUMB_BITS and sizeof(mp_limb_t), andvlefevre2014-04-151-0/+24
* BYTES_PER_MP_LIMB -> MPFR_BYTES_PER_MP_LIMB for GMP 6 compatibilityzimmerma2014-04-151-18/+0
* Added MPFR_CHECK_GMP configure check.vlefevre2014-01-241-0/+1
* changes for MPFRbenchzimmerma2014-01-221-1/+4
* [acinclude.m4,configure.ac] Check that a directory passed tovlefevre2014-01-211-0/+4