opnsense-src/lib/libc/powerpc/gen
Konstantin Belousov 8f861da99c Mark assembler sources from libc as working with non-executable stack.
Reviewed and tested by:	nwhitehorn
2011-01-14 11:33:40 +00:00
..
_ctx_start.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
_set_tp.c Whitespace fix. 2006-09-02 01:07:21 +00:00
_setjmp.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
fabs.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +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 Implement fpclassify(): 2003-02-08 20:37:55 +00:00
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 fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
modf.c
setjmp.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
signalcontext.c Add signalcontext, required by KSE. 2004-07-19 12:08:03 +00:00
sigsetjmp.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
syncicache.c Fix some ifdef logic in the libc syncicache() bit that I somehow missed in the 2008-09-24 01:06:11 +00:00