summaryrefslogtreecommitdiff
path: root/fpu
AgeCommit message (Expand)AuthorFilesLines
2006-10-28avoid using char when it is not necessarybellard5-110/+110
2006-10-22ColdFire target.pbrook4-0/+31
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard1-4/+9
2006-05-01Solaris port (Ben Taylor)bellard1-3/+28
2006-04-28Fix typo in BSD FP rounding mode names.pbrook1-3/+3
2006-04-26Remove missing include.pbrook1-1/+0
2006-04-25Solaris port (Ben Taylor)bellard2-1/+4
2006-04-2364 bit fixbellard1-5/+20
2005-03-20more native FPU comparison functions - native FPU remainderbellard2-4/+110
2005-03-13added abs, chs and compare functionsbellard2-0/+204
2005-03-13soft float supportbellard6-0/+7272