summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* [acinclude.m4] When checking if __float128 is available, we now alsovlefevre2016-06-061-4/+6
* [acinclude.m4] Fixed the use of m4_pattern_forbid: the argument mustvlefevre2016-05-241-1/+1
* [acinclude.m4] Detect whether the AX_PTHREAD macro is left unexpanded.vlefevre2016-05-241-1/+5
* [acinclude.m4] Replaced the obsolete ACX_PTHREAD by AX_PTHREADvlefevre2016-05-241-1/+1
* Added optional LTO support (from a patch by Patrick PĂ©lissier).vlefevre2016-05-241-0/+59
* Added shared cache support (from a patch by Patrick PĂ©lissier).vlefevre2016-05-231-1/+113
* [acinclude.m4] Improved warning message for the "long double" test.vlefevre2016-04-201-1/+1
* [acinclude.m4] Typo.vlefevre2016-04-201-1/+1
* set --enable-float128 to "autodetect" by default (like --enable-decimal-float)zimmerma2016-03-031-0/+13
* [acinclude.m4] Also fixed the test for subnormal double-precisionvlefevre2016-03-021-1/+1
* [acinclude.m4] Fixed test for subnormal single-precision numbers.vlefevre2016-03-021-1/+1
* added a separate configure test for subnormals in the "float" formatzimmerma2016-03-021-2/+23
* [acinclude.m4,configure.ac] Various fixes in error messages.vlefevre2016-03-021-5/+6
* autodetect support for decimal floats (as suggested in revision 10179)zimmerma2016-03-021-13/+17
* Do not build with decimal float by default as it is not standardvlefevre2016-03-021-1/+1
* improved detection of decimal floatszimmerma2016-03-011-0/+34
* [acinclude.m4] Removed old code for Alpha (as suggested by Paul).vlefevre2016-03-011-20/+0
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [acinclude.m4] Instead of checking whether the 'j' printf lengthvlefevre2015-08-251-8/+17
* [acinclude.m4] Check whether the 'j' printf length modifier is working.vlefevre2015-08-251-0/+19
* [acinclude.m4] Added a comment about memmove and memset being consideredvlefevre2015-05-211-0/+10
* [acinclude.m4] Various corrections in the tests:vlefevre2015-05-211-32/+24
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Style improvements.vlefevre2014-11-121-2/+2
* improve mpfr_exp2 (patch from Patrick Pelissier)zimmerma2014-11-111-0/+26
* added check for libquadmath (not used)zimmerma2014-11-091-0/+14
* [acinclude.m4] Corrected a message.vlefevre2014-07-091-1/+1
* Renamed the MPFR_TEST_DIVBYZERO macro to MPFR_TESTS_DIVBYZEROvlefevre2014-07-081-1/+1
* Updated URL's.vlefevre2014-06-221-1/+1
* print message for "possibly double-double, little endian" long double formatzimmerma2014-02-141-0/+6
* recognize long-double format for ppc64lezimmerma2014-02-141-0/+23
* Added MPFR_CHECK_GMP configure check.vlefevre2014-01-241-0/+52
* [acinclude.m4,configure.ac] Check that a directory passed tovlefevre2014-01-211-0/+30
* Added __builtin_unreachable / MPFR_ASSUME support (modified patchvlefevre2014-01-201-0/+15
* [acinclude.m4] In the Static Assertions test, avoid a warning with GCCvlefevre2014-01-091-1/+2
* [acinclude.m4] Avoid a warning due to variable set but not used in avlefevre2014-01-051-0/+1
* [acinclude.m4] Replaced "main()" by "main (void)".vlefevre2014-01-051-8/+8
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [acinclude.m4] Define HAVE_LDOUBLE_MAYBE_DOUBLE_DOUBLE if thevlefevre2013-08-061-1/+1
* [acinclude.m4] Improved MPFR_CHECK_DBL2INT_BUG in case of failurevlefevre2013-07-111-2/+23
* [acinclude.m4] Corrected change in r8602 to get an error in the casevlefevre2013-07-101-1/+1
* more helpful debug informationzimmerma2013-07-101-1/+1
* added debug information for double-to-integer conversion bugzimmerma2013-07-101-3/+4
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* replaced macros NPRINTF_T and NPRINTF_L by positive versionszimmerma2013-05-221-2/+4
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [acinclude.m4,configure.ac] Moved the "double-to-integer conversion bug"vlefevre2012-12-051-35/+43
* [acinclude.m4] Check struct lconv members (from <locale.h>) to avoid avlefevre2012-10-101-0/+4
* Updated autotool files to get rid of obsolete macros (thanks tovlefevre2012-07-271-8/+10