aboutsummaryrefslogtreecommitdiffstats
path: root/fpu/softfloat-native.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-24Fix math warnings on OpenBSD -currentblueswir11-1/+6
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir11-1/+11
2007-11-11ARMv7 support.pbrook1-0/+16
2007-04-22Check that HOST_SOLARIS is defined before relying on its value.ths1-1/+1
2007-04-17Updated Solaris isinf support, by Juergen Keil and Ben Taylor.ths1-0/+23
2007-03-20Add missing softfloat helpers.j_mayer1-0/+10
2006-10-28avoid using char when it is not necessarybellard1-31/+31
2006-10-22ColdFire target.pbrook1-0/+2
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)bellard1-0/+3
2005-03-20more native FPU comparison functions - native FPU remainderbellard1-4/+24
2005-03-13soft float supportbellard1-0/+312