aboutsummaryrefslogtreecommitdiff
path: root/fpu/softfloat-native.c
AgeCommit message (Expand)Author
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-02-06arm host: fix compiler warningStefan Weil
2009-11-29Add support for GNU/kFreeBSDAurelien Jarno
2009-07-27rename HOST_BSD to CONFIG_BSDJuan Quintela
2009-07-27change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}Juan Quintela
2009-04-13Fix OpenSolaris softfloat warningsblueswir1
2009-03-08Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir1
2009-01-25Add static qualifier to local functionsmalc
2009-01-14Remove all traces of __powerpc__malc
2008-12-15softfloat-native: fix *nan()aurel32
2008-12-14Use float_relation_* constantsaurel32
2008-12-13softfloat-native: add float32_is_nan()aurel32
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-22Check that HOST_SOLARIS is defined before relying on its value.ths
2007-04-01Solaris 9/x86 support, by Ben Taylor.ths
2007-03-20Add missing softfloat helpers.j_mayer
2007-03-19trunc() for Solaris 9 / SPARC, by Juergen Keil.ths
2006-10-28avoid using char when it is not necessarybellard
2006-10-22ColdFire target.pbrook
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-04-2364 bit fixbellard
2005-03-20more native FPU comparison functions - native FPU remainderbellard
2005-03-13soft float supportbellard