Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sparse fixes: dubious mixing of bitwise and logical operations | blueswir1 | 2009-03-07 | 1 | -4/+4 |
* | Implement default-NaN mode. | pbrook | 2008-12-19 | 1 | -0/+18 |
* | Fix ARM default NaN. | pbrook | 2008-11-04 | 1 | -2/+2 |
* | Fix undeclared symbol warnings from sparse | blueswir1 | 2008-10-26 | 1 | -6/+0 |
* | Assortment of soft-float fixes, by Aurelien Jarno. | ths | 2007-12-26 | 1 | -11/+35 |
* | Add strict checking mode for softfp code. | pbrook | 2007-11-18 | 1 | -35/+60 |
* | Fix NaN handling for MIPS and HPPA. | ths | 2007-11-16 | 1 | -40/+68 |
* | Fix softfloat NaN handling. | ths | 2007-05-11 | 1 | -10/+38 |
* | avoid using char when it is not necessary | bellard | 2006-10-28 | 1 | -8/+8 |
* | soft float support | bellard | 2005-03-13 | 1 | -0/+464 |