aboutsummaryrefslogtreecommitdiff
path: root/fpu/softfloat.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-20Ooops... Typo.j_mayer1-1/+1
2007-03-20Add missing softfloat helpers.j_mayer1-0/+48
2006-10-28avoid using char when it is not necessarybellard1-27/+27
2006-10-22ColdFire target.pbrook1-0/+11
2005-03-13added abs, chs and compare functionsbellard1-0/+135
2005-03-13soft float supportbellard1-0/+5185