summaryrefslogtreecommitdiffstats
path: root/lib/libc/softfloat
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,guenther17-127/+127
2018-01-19Use static inline such that the functions are guaranteed to be present whenkettenis1-18/+19
2017-12-26Add ARM EABI runtime aliases to the GCC runtime functions that we includekettenis1-1/+23
2016-07-26Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)guenther1-1/+2
2016-07-18We have __weak_alias() everywhere; remove obsolete #ifdef'sguenther6-18/+6
2015-09-13Make softfloat's internal float_raise also available under a hidden, internalmiod1-1/+2
2015-09-13Uses angle brackets to include softfloat.h, and add the proper directory tomiod24-48/+48
2015-09-10Pull in namespace.h when building all .c files using gcc's -include option,guenther6-18/+6
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt24-72/+24
2011-07-05Move arm to the 'MI' softfloat code instead of the arm version.drahn1-2/+5
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.ray6-48/+6
2006-11-06Copy MI softfloat bits from arm to here, so that they can be shared.drahn29-0/+7216