summaryrefslogtreecommitdiffstats
path: root/fpu/softfloat-native.c
Commit message (Expand)AuthorAgeFilesLines
* arm host: fix compiler warningStefan Weil2010-02-061-20/+0
* Add support for GNU/kFreeBSDAurelien Jarno2009-11-291-1/+1
* rename HOST_BSD to CONFIG_BSDJuan Quintela2009-07-271-2/+2
* change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}Juan Quintela2009-07-271-5/+8
* Fix OpenSolaris softfloat warningsblueswir12009-04-131-0/+3
* Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir12009-03-081-2/+3
* Add static qualifier to local functionsmalc2009-01-251-1/+1
* Remove all traces of __powerpc__malc2009-01-141-1/+1
* softfloat-native: fix *nan()aurel322008-12-151-1/+14
* Use float_relation_* constantsaurel322008-12-141-24/+24
* softfloat-native: add float32_is_nan()aurel322008-12-131-0/+9
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Check that HOST_SOLARIS is defined before relying on its value.ths2007-04-221-2/+2
* Solaris 9/x86 support, by Ben Taylor.ths2007-04-011-0/+19
* Add missing softfloat helpers.j_mayer2007-03-201-0/+96
* trunc() for Solaris 9 / SPARC, by Juergen Keil.ths2007-03-191-0/+6
* avoid using char when it is not necessarybellard2006-10-281-10/+10
* ColdFire target.pbrook2006-10-221-0/+16
* Solaris/SPARC host port (Ben Taylor)bellard2006-06-141-4/+9
* 64 bit fixbellard2006-04-231-5/+20
* more native FPU comparison functions - native FPU remainderbellard2005-03-201-0/+86
* soft float supportbellard2005-03-131-0/+262
OpenPOWER on IntegriCloud