aboutsummaryrefslogtreecommitdiffstats
path: root/fpu/softfloat-specialize.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-13target-alpha: Enable softfloat.Richard Henderson1-2/+2
2009-03-07Sparse fixes: dubious mixing of bitwise and logical operationsblueswir11-4/+4
2008-12-19Implement default-NaN mode.pbrook1-0/+18
2008-11-04Fix ARM default NaN.pbrook1-2/+2
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-6/+0
2007-12-25Assortment of soft-float fixes, by Aurelien Jarno.ths1-11/+35
2007-11-18Add strict checking mode for softfp code.pbrook1-35/+60
2007-11-16Fix NaN handling for MIPS and HPPA.ths1-40/+68
2007-05-11Fix softfloat NaN handling.ths1-10/+38
2006-10-28avoid using char when it is not necessarybellard1-8/+8
2005-03-13soft float supportbellard1-0/+464