summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc/gen/flt_rounds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap fpgetround() so internal calls to it (seen on arm, powerpc, and sh)guenther2016-07-261-2/+3
* Wrap the remaining math functions in libc: __fpclassify*(), __flt_rounds(),guenther2015-10-271-1/+2
* It's been a quarter century: we can assume volatile is present with that name.guenther2014-04-171-2/+2
* Do not use <machine/float.h>, that is an deformed BSD-ism.deraadt2012-06-251-2/+2
* Sync with netbsd version, adds SOFTFLOAT (not supported) and copyright.drahn2002-05-081-2/+39
* pull in protosderaadt1997-08-011-1/+4
* Check-in of powerpc library support.rahnds1996-12-211-0/+18