opnsense-src/lib/libc/powerpc/gen
2015-09-20 04:59:01 +00:00
..
_ctx_start.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
_set_tp.c Add include for declaration of _set_tp(). Eliminates -Wmissing-prototypes warnings. 2015-09-20 04:59:01 +00:00
_setjmp.S Fix powerpc setjmp FPR saving/restoring. 2015-04-08 00:32:39 +00:00
eabi.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
fabs.S Ensure that every ENTRY(foo) has a matching END(foo). 2014-10-01 15:00:21 +00:00
flt_rounds.c Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC 2008-02-24 19:22:53 +00:00
fpgetmask.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpgetround.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpgetsticky.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpsetmask.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpsetround.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
infinity.c
makecontext.c The new program counter should go into the trapframe's srr0 and 2004-07-19 12:05:07 +00:00
Makefile.inc Remove duplicate copies of trivial getcontextx.c 2015-01-12 18:13:38 +00:00
setjmp.S Fix powerpc setjmp FPR saving/restoring. 2015-04-08 00:32:39 +00:00
signalcontext.c Add signalcontext, required by KSE. 2004-07-19 12:08:03 +00:00
sigsetjmp.S Fix powerpc setjmp FPR saving/restoring. 2015-04-08 00:32:39 +00:00
syncicache.c Revert r253748,253749 2013-07-28 18:44:17 +00:00