summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/softfloat/softfloat.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert softfloat to use the standard exception flag and rounding macrosdas2012-01-161-14/+14
| | | | | | in fenv.h instead of the non-standard and incomplete ones in ieeefp.h. Thanks to Ian Lepore for testing this patch.
* Do not declare float_detect_tininess as external if it will be re-delaredkan2007-05-191-0/+2
| | | | as static later.
* Import the FreeBSD/arm libc bits.cognet2004-05-141-0/+313
Obtained from: NetBSD
OpenPOWER on IntegriCloud