summaryrefslogtreecommitdiff
path: root/fpu/softfloat-native.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-04-22Check that HOST_SOLARIS is defined before relying on its value.ths1-2/+2
2007-04-01Solaris 9/x86 support, by Ben Taylor.ths1-0/+19
2007-03-20Add missing softfloat helpers.j_mayer1-0/+96
2007-03-19trunc() for Solaris 9 / SPARC, by Juergen Keil.ths1-0/+6
2006-10-28avoid using char when it is not necessarybellard1-10/+10
2006-10-22ColdFire target.pbrook1-0/+16
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard1-4/+9
2006-04-2364 bit fixbellard1-5/+20
2005-03-20more native FPU comparison functions - native FPU remainderbellard1-0/+86
2005-03-13soft float supportbellard1-0/+262