summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* [acinclude.m4] fix for cross-compilationzimmerma2012-07-241-5/+9
* [acinclude.m4] Improved a message and corrected gmp.h inclusion.vlefevre2012-07-241-3/+3
* [acinclude.m4] added test for double-to-integer conversion bugzimmerma2012-07-241-0/+26
* [acinclude.m4] Added a test for signed zeros (tcc currently doesn'tvlefevre2012-07-061-0/+16
* [acinclude.m4] Removed useless "#include <math.h>" in the testvlefevre2012-07-061-1/+0
* [acinclude.m4] Replaced the AC_TRY_RUN obsolete macro byvlefevre2012-07-061-8/+14
* Replaced "denormalized" by the official term "subnormal".vlefevre2012-07-061-3/+3
* [acinclude.m4] Fixed sigaction check to support "gcc -std=c99", likevlefevre2012-07-031-1/+20
* Support tests that are expected to fail (from a patch by Patrick).vlefevre2012-06-261-1/+1
* [acinclude.m4] Detect whether _Thread_local (C11) is supported.vlefevre2012-06-251-10/+37
* Added Static Assertion support (modified patch from Patrick).vlefevre2012-06-251-0/+29
* Added support for _Noreturn function specifier (ISO C11).vlefevre2012-04-251-0/+9
* [configure.ac] use AC_C_BIGENDIAN to determine endianness of wordszimmerma2012-03-191-8/+0
* [fpif.c] added commentszimmerma2012-03-161-4/+9
* [fpif.c] fixed a few issueszimmerma2012-03-151-0/+5
* [acinclude.m4] deal with long double == doublezimmerma2012-03-071-0/+6
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [acinclude.m4] In the INTMAX_MAX test, no longer hardcode thevlefevre2011-08-041-1/+4
* [acinclude.m4] detect long double format in m68kzimmerma2011-07-281-0/+19
* [acinclude.m4] Correction of problems triggering the warningvlefevre2011-04-181-10/+5
* [acinclude.m4] s/can not/cannot/vlefevre2011-04-181-1/+1
* [acinclude.m4] Added comment about the warning:vlefevre2011-04-181-0/+4