freebsd-skq/lib/libc/arm/gen
Andrew Turner 8258fd68ef Set the new floating point exception mask correctly
Submitted by:	Keith White <kwhite@site.uottawa.ca>
2014-04-28 18:54:12 +00:00
..
__aeabi_read_tp.S Merging of projects/armv6, part 2 2012-08-15 03:09:00 +00:00
_ctx_start.S
_set_tp.c Merging of projects/armv6, part 2 2012-08-15 03:09:00 +00:00
_setjmp.S Finish pulling in the NetBSD setjmp/longjmp updates on ARM. 2013-06-07 22:01:06 +00:00
alloca.S
arm_initfini.c Finish pulling in the NetBSD setjmp/longjmp updates on ARM. 2013-06-07 22:01:06 +00:00
divsi3.S
fabs.c
flt_rounds.c Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores the 2014-03-22 12:28:21 +00:00
fpgetmask_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpgetround_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpgetsticky_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpsetmask_vfp.c Set the new floating point exception mask correctly 2014-04-28 18:54:12 +00:00
fpsetround_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
fpsetsticky_vfp.c Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
getcontextx.c The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +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 Rename the fp{get,set}* files so they no longer conflict with the softfloat 2014-04-21 09:43:22 +00:00
setjmp.S Finish pulling in the NetBSD setjmp/longjmp updates on ARM. 2013-06-07 22:01:06 +00:00
signalcontext.c
sigsetjmp.S Teach siglongjmp about the VFP version of the setjmp buffer. 2013-07-21 12:47:33 +00:00