summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* [acinclude.m4] Replaced a "main()" (from the merge of r8245) byvlefevre2016-02-261-1/+1
* Better threading support:vlefevre2016-02-261-10/+37
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [acinclude.m4] Various corrections in the tests:vlefevre2015-05-211-27/+21
* [acinclude.m4,configure.ac] Check that a directory passed tovlefevre2015-05-201-0/+30
* [acinclude.m4] Avoid a warning due to variable set but not used in avlefevre2015-05-201-0/+1
* [acinclude.m4] Replaced "main()" by "main (void)".vlefevre2015-05-201-6/+6
* [acinclude.m4] Check struct lconv members (from <locale.h>) to avoid avlefevre2015-05-201-0/+4
* [acinclude.m4] Added a test for signed zeros (defines HAVE_SIGNEDZ).vlefevre2015-05-201-0/+16
* [acinclude.m4,configure.ac]vlefevre2015-05-201-6/+118
* Updated autotools files to get rid of obsolete macros. Removedvlefevre2015-05-201-17/+24
* Replaced "denormalized" by the official term "subnormal".vlefevre2015-05-201-3/+3
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* 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