aboutsummaryrefslogtreecommitdiffstats
path: root/fpu/softfloat.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-25 128-bit float support for user modeblueswir11-0/+2
2007-11-18Add strict checking mode for softfp code.pbrook1-4/+31
2007-11-11ARMv7 support.pbrook1-0/+4
2007-05-31Add proper float*_is_nan prototypes.ths1-1/+4
2007-04-01Solaris 9/x86 support, by Ben Taylor.ths1-0/+4
2007-03-20Add missing softfloat helpers.j_mayer1-0/+4
2006-10-28avoid using char when it is not necessarybellard1-34/+34
2006-10-22ColdFire target.pbrook1-0/+2
2006-04-25Solaris port (Ben Taylor)bellard1-1/+1
2005-03-13added abs, chs and compare functionsbellard1-0/+69
2005-03-13soft float supportbellard1-0/+329