summaryrefslogtreecommitdiff
path: root/m4/isnan.m4
Commit message (Expand)AuthorAgeFilesLines
* Set ISNAN_LIBM to empty when libm is not actually needed.Bruno Haible2008-07-131-6/+6
* Add isnan module.Ben Pfaff2008-07-121-0/+32
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-137/+0
* Avoid "checking..." message inside "checking..." message.Bruno Haible2007-05-291-1/+7
* Also handle the case that isnan is a "type-generic" macro.Bruno Haible2007-02-251-4/+10
* Correct handling of ARM when cross-compiling.Bruno Haible2007-02-251-3/+6
* New module 'isnan-nolibm'.Bruno Haible2007-02-241-0/+122