summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/fpsetround.c
AgeCommit message (Collapse)Author
2002-01-13Add internal names for fp{get,set}{mask,round,sticky}(), andthorpej
externally-visible weak aliases for the internal names.
2000-06-06Initial commit of SoftFloat 2a import. This should provide a sensiblebjh21
mostly-MI floating-point implementation for use by gcc -msoft-float. It's currently only used by arm26, but should be usable by other ports without too much hacking, assuming doubles and u_int64_ts are passed and returned the same way, and FP formats are IEEEish.