summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat
AgeCommit message (Expand)Author
2016-07-26Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)Philip Guenther
2016-07-18We have __weak_alias() everywhere; remove obsolete #ifdef'sPhilip Guenther
2015-09-13Make softfloat's internal float_raise also available under a hidden, internalMiod Vallat
2015-09-13Uses angle brackets to include softfloat.h, and add the proper directory toMiod Vallat
2015-09-10Pull in namespace.h when building all .c files using gcc's -include option,Philip Guenther
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2011-07-05Move arm to the 'MI' softfloat code instead of the arm version.Dale Rahn
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-11-06Copy MI softfloat bits from arm to here, so that they can be shared.Dale Rahn