Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug with -0.0L in previous patch. | Eric Blake | 2007-12-11 | 1 | -1/+3 |
* | Detect pseudo-denormals on x86 even when cross-compiling. | Eric Blake | 2007-12-11 | 1 | -1/+13 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+5 |
* | Recognize non-IEEE numbers on i386, x86_64, ia64. | Bruno Haible | 2007-06-06 | 1 | -3/+36 |
* | Work around bugs in the system's isnanf on IRIX and Solaris. | Bruno Haible | 2007-05-19 | 1 | -2/+3 |
* | New module 'isnanf-nolibm'. | Bruno Haible | 2007-04-06 | 1 | -1/+13 |
* | Work around DEC C 6.4 compiler bug. | Bruno Haible | 2007-03-25 | 1 | -2/+5 |
* | Correct bitwise comparison of 'long double' numbers. | Bruno Haible | 2007-03-25 | 1 | -2/+6 |
* | Work around bug regarding initializers in SunPRO C and Compaq C compilers. | Bruno Haible | 2007-03-11 | 1 | -11/+22 |
* | Merge isnan and isnanl into a single source file. | Bruno Haible | 2007-02-25 | 1 | -13/+36 |
* | New module 'isnan-nolibm'. | Bruno Haible | 2007-02-24 | 1 | -0/+61 |