summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* [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
* [acinclude.m4] Use conventional quotes.vlefevre2011-04-151-1/+1
* [acinclude.m4] Added a comment.vlefevre2011-04-151-0/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* TLS support is now detected automatically. If TLS is supported, MPFR isvlefevre2011-01-131-6/+24
* [acinclude.m4] Corrected comment for PowerPC.vlefevre2010-10-241-1/+1
* added tuning parameters for HPPA (on HP-UX machine kindly provided by Davidzimmerma2010-10-241-0/+1
* needed stuff to use src/powerpc32/mparam.h filezimmerma2010-10-231-0/+1
* [acinclude.m4] Added a FIXME concerning autoconf 2.68.vlefevre2010-09-271-0/+2
* Source reorganization. In short:vlefevre2010-08-171-2/+1
* Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99vlefevre2010-08-161-3/+3
* Support implementations where the floating-point division by 0 fails.vlefevre2010-08-041-0/+24
* Replacedvlefevre2010-07-301-1/+1
* [acinclude.m4] Use AC_FUNC_ALLOCA to have HAVE_ALLOCA_H definedvlefevre2010-06-251-0/+3
* [acinclude.m4] Math library check: removed rule specific to HP-UXvlefevre2010-06-031-5/+0
* Detect when the intmax_t type is available but INTMAX_MAX doesn't workvlefevre2010-05-221-0/+9
* [acinclude.m4] now also recognize "IEEE double, little endian" long-doublezimmerma2010-02-241-0/+14
* [acinclude.m4] added recognition of "IEEE double big endian" long double formatzimmerma2010-02-241-0/+34
* [acinclude.m4] Added test for long double = double-double (GCC/PowerPC).vlefevre2010-02-241-0/+28
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [README.dev] required version of autoconf did not agree with acinclude.m4zimmerma2010-01-101-0/+1
* [acinclude.m4] reversed order for case "quad, mais en little endian" forzimmerma2009-12-111-15/+15
* patch to recognize IEEE quad, little endian format for "long double"zimmerma2009-12-101-0/+25
* [tfprintf.c,tprintf.c] applied patch from Philippe Thevenyzimmerma2009-11-251-4/+0
* [acinclude.m4] added test for %zuzimmerma2009-11-251-0/+4
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* acinclude.m4: Make sure results of calculations on constants used withvlefevre2009-06-141-3/+4
* acinclude.m4: reverted incorrect patch r6267 that makes the testvlefevre2009-06-101-1/+1
* [acinclude.m4] patch from Maciej W. Rozycki on mpfr mailing-list, 9 Jun 2009zimmerma2009-06-091-1/+1
* acinclude.m4: remove definition of va_copy, just detect its presence.thevenyp2009-03-271-6/+6
* acinclude.m4: Change MPFR_FUNC_PRINTF_SPEC (renamed MPFR_FUNC_GMP_PRINTF_SPEC...thevenyp2009-03-261-23/+23
* Applied patch from Ralf Wildenhues.vlefevre2009-03-191-1/+1
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Checks whether C99 length modifiers 'hh' and 'll' are supported by thevlefevre2009-02-171-0/+10
* [acinclude.m4] removed detection of HAVE_HOST_CORE2zimmerma2009-02-081-8/+0
* acinclude.m4: improved warning message.vlefevre2009-01-191-0/+3
* acinclude.m4: added a warning message for the NAN != NAN test.vlefevre2009-01-191-0/+7