freebsd-skq/lib/libc/arm/gen
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
..
_ctx_start.S
_set_tp.c
_setjmp.S
alloca.S
divsi3.S
fabs.c
flt_rounds.c Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for 2012-01-16 04:08:29 +00:00
infinity.c
makecontext.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
Makefile.inc Implement FLT_ROUNDS for arm. Some (all?) arm FPUs lack support for 2012-01-16 04:08:29 +00:00
setjmp.S
signalcontext.c
sigsetjmp.S