summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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