summaryrefslogtreecommitdiffstats
path: root/lib/libc/softfloat (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,guenther2019-11-1017-127/+127
* Use static inline such that the functions are guaranteed to be present whenkettenis2018-01-191-18/+19
* Add ARM EABI runtime aliases to the GCC runtime functions that we includekettenis2017-12-261-1/+23
* Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)guenther2016-07-261-1/+2
* We have __weak_alias() everywhere; remove obsolete #ifdef'sguenther2016-07-186-18/+6
* Make softfloat's internal float_raise also available under a hidden, internalmiod2015-09-131-1/+2
* Uses angle brackets to include softfloat.h, and add the proper directory tomiod2015-09-1324-48/+48
* Pull in namespace.h when building all .c files using gcc's -include option,guenther2015-09-106-18/+6
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-0524-72/+24
* Move arm to the 'MI' softfloat code instead of the arm version.drahn2011-07-051-2/+5
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-266-48/+6
* Copy MI softfloat bits from arm to here, so that they can be shared.drahn2006-11-0629-0/+7216