summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/bits64
AgeCommit message (Expand)Author
2012-03-21cast to appropriate types.christos
2012-03-20Remove initialized but unused variablemartin
2011-07-10Fix so that float128_to_uint64_round_to_zero is defined for sparc64.matt
2011-07-09Add SOFTFLOAT_NEED_FIXUNS condition around the float128 fixunsmatt
2011-07-04Add __floatunsidf __floatunsisf __floatunsitf routines.matt
2009-02-16fix -Wsign-compare issue (on sparc64)tron
2007-11-08When creating unsigned int results, do not distinguish positive versusmartin
2007-11-08When converting long double values to integer types, explicitly use themartin
2006-05-11add128() wants bits64 * as it's 5th argument.mrg
2003-07-26netbsd.org->NetBSD.orgsalo
2002-05-21Import the 32-bit version of SoftFloat 2a and separate it and the 64-bitbjh21