freebsd-skq/lib/libc/arm
das d54add422b Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for
dynamic rounding modes, but FPUless chips that use softfloat can support it
because everything is emulated anyway.  (We presently have incomplete
support for hardware FPUs.)

Submitted by:	Ian Lepore
2012-01-16 04:08:29 +00:00
..
gen Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for 2012-01-16 04:08:29 +00:00
softfloat Convert softfloat to use the standard exception flag and rounding macros 2012-01-16 04:05:53 +00:00
string
sys
_fpmath.h Correct some bugs that resulted from arm/_fpmath.h being blindly copied 2012-01-16 04:04:35 +00:00
arith.h
gd_qnan.h
Makefile.inc
Symbol.map
SYS.h