summaryrefslogtreecommitdiff
path: root/m4/isnanf.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* isnanf*: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-5/+3
* isnan*: Separate the AC_LIBOBJ invocations.Bruno Haible2011-06-161-6/+7
* Comments.Bruno Haible2011-05-091-0/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-6/+8
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-261-2/+5
* Modernize AC_TRY_LINK invocations.Bruno Haible2010-08-261-21/+25
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* Move the isnanf(), isnand(), isnanl() declarations to <math.h>.Bruno Haible2008-10-191-5/+4
* Move macros for finding floating-point exponents into separate M4 files.Ben Pfaff2008-07-251-88/+1
* Comment.Bruno Haible2008-07-131-1/+1
* Add isnanf module.Ben Pfaff2008-07-121-3/+67
* Override the system isnanf also on IRIX 6.5 with gcc.Bruno Haible2008-04-121-5/+29
* Use the GCC built-in when available.Bruno Haible2008-01-261-4/+10
* Fix typo in cross-compiling case.Bruno Haible2007-05-291-2/+2
* Fix last patch for real.Bruno Haible2007-05-291-1/+5
* * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error onEric Blake2007-05-291-2/+2
* Tweak message.Bruno Haible2007-05-201-1/+1
* Work around bugs in the system's isnanf on IRIX and Solaris.Bruno Haible2007-05-191-1/+46
* New module 'isnanf-nolibm'.Bruno Haible2007-04-061-0/+124