opnsense-src/lib/libc/powerpc64/gen
Andreas Tobler 54558cdc0e Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which
has the same API as __weak_reference(). Give 'x' in SYS.h a more meaningful
name.

Tested on 32- and 64-bit PowerMac.

Reviewed by:	bde
2012-02-05 20:04:43 +00:00
..
_ctx_start.S Turn off default generation of userland dot symbols on powerpc64 now that 2011-02-18 21:44:53 +00:00
_set_tp.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +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 Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
fpgetmask.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
fpgetround.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
fpgetsticky.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
fpsetmask.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
fpsetround.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
getcontextx.c Make the sys/ucontext.h self-contained by changing the return type 2012-02-01 13:33:53 +00:00
infinity.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
makecontext.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00
Makefile.inc Add API for obtaining extended machine context states that cannot be 2012-01-21 18:00:28 +00:00
setjmp.S Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which 2012-02-05 20:04:43 +00:00
signalcontext.c Provide 64-bit PowerPC support in libc. 2010-07-10 14:45: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 Provide 64-bit PowerPC support in libc. 2010-07-10 14:45:03 +00:00