Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stricter test whether isnanl works. | Bruno Haible | 2008-04-27 | 1 | -1/+5 |
* | Use the GCC built-in __builtin_isnanl (if it works). | Bruno Haible | 2008-01-26 | 1 | -5/+17 |
* | Guess isnanl does not work when cross-compiling to ia64, x86_64, i386. | Bruno Haible | 2007-06-13 | 1 | -4/+10 |
* | Recognize non-IEEE numbers on i386, x86_64, ia64. | Bruno Haible | 2007-06-06 | 1 | -3/+71 |
* | Assume 'long double' exists. | Bruno Haible | 2007-04-06 | 1 | -48/+41 |
* | Clarify the dependencies on libm. | Bruno Haible | 2007-04-03 | 1 | -0/+1 |
* | Oops. | Bruno Haible | 2007-03-22 | 1 | -1/+1 |
* | New module 'isnanl'. | Bruno Haible | 2007-03-22 | 1 | -15/+131 |
* | Also handle the case that isnan is a "type-generic" macro. | Bruno Haible | 2007-02-25 | 1 | -4/+14 |
* | New module 'isnanl-nolibm'. | Bruno Haible | 2007-02-24 | 1 | -0/+114 |