summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpfr.texi: Explicit list of type supported by mpfr_printf functions.thevenyp2009-01-191-10/+1
* tests/tfprintf.c tests/tsprintf.c tests/tprintf.c acinclude.m4 vasprintf.c: N...thevenyp2009-01-161-16/+12
* acinclude.m4: Check if %Ld specification is supported (not always the case wi...thevenyp2009-01-161-0/+7
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* acinclude.m4: New macro MPFR_CHECK_PRINTF_SPEC looking for support of the "%j...thevenyp2009-01-121-2/+71
* acinclude.m4, vasprintf.c, tests/tfprintf.c, tests/tprintf.c, mpfr.texi: quad...thevenyp2008-12-161-0/+3
* mpfr.texi: Clearly mention that the length modifier 'q' is unsupported by mpf...thevenyp2008-12-151-3/+0
* acinclude.m4: Check for quad_t.thevenyp2008-12-151-0/+3
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* acinclude.m4: updated AC_PREREQ line due to the use of AC_PROG_SED.vlefevre2008-07-231-4/+2
* acinclude.m4: add a check defining va_copy macro when needed.thevenyp2008-06-271-0/+18
* Clean-up and various changes to be able to build MPFR with g++.vlefevre2008-06-091-0/+3
* acinclude.m4: locally add -I$srcdir to CPPFLAGS for the thread-safe testvlefevre2008-05-081-0/+4
* acinclude.m4: add check for long long compiler support, define HAVE_LONG_LONG.thevenyp2008-03-101-0/+4
* acinclude.m4: fixed configure test for TLS support.vlefevre2008-01-231-0/+1
* Changes related to thread-local variables / TLS support.vlefevre2008-01-231-0/+23
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1