summaryrefslogtreecommitdiffstats
path: root/fpu
Commit message (Expand)AuthorAgeFilesLines
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Add proper float*_is_nan prototypes.ths2007-05-311-1/+4
* Fix softfloat NaN handling.ths2007-05-111-10/+38
* Check that HOST_SOLARIS is defined before relying on its value.ths2007-04-222-3/+3
* Updated Solaris isinf support, by Juergen Keil and Ben Taylor.ths2007-04-171-0/+23
* Solaris 9/x86 support, by Ben Taylor.ths2007-04-012-0/+23
* Ooops... Typo.j_mayer2007-03-201-1/+1
* Add missing softfloat helpers.j_mayer2007-03-204-0/+158
* trunc() for Solaris 9 / SPARC, by Juergen Keil.ths2007-03-191-0/+6
* avoid using char when it is not necessarybellard2006-10-285-110/+110
* ColdFire target.pbrook2006-10-224-0/+31
* Solaris/SPARC host port (Ben Taylor)bellard2006-06-141-4/+9
* Solaris port (Ben Taylor)bellard2006-05-011-3/+28
* Fix typo in BSD FP rounding mode names.pbrook2006-04-281-3/+3
* Remove missing include.pbrook2006-04-261-1/+0
* Solaris port (Ben Taylor)bellard2006-04-252-1/+4
* 64 bit fixbellard2006-04-231-5/+20
* more native FPU comparison functions - native FPU remainderbellard2005-03-202-4/+110
* added abs, chs and compare functionsbellard2005-03-132-0/+204
* soft float supportbellard2005-03-136-0/+7272
OpenPOWER on IntegriCloud