freebsd-skq/lib/libc/powerpc/gen
marcel 13d273f527 Allow building for the PowerPC EABI by providing a dummy __eabi()
function. The purpose of the __eabi() function is to set up the
runtime and is called first thing by main(). The runtime is already
set up for us prior to caling main, so there's nothing to do for
us in the EABI case.
2012-05-24 20:12:46 +00:00
..
_ctx_start.S
_set_tp.c
_setjmp.S Do not restore the register holding the TLS pointer when doing various 2012-04-11 00:00:40 +00:00
eabi.S Allow building for the PowerPC EABI by providing a dummy __eabi() 2012-05-24 20:12:46 +00:00
fabs.S
flt_rounds.c
fpgetmask.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
getcontextx.c
infinity.c
makecontext.c
Makefile.inc Allow building for the PowerPC EABI by providing a dummy __eabi() 2012-05-24 20:12:46 +00:00
setjmp.S Do not restore the register holding the TLS pointer when doing various 2012-04-11 00:00:40 +00:00
signalcontext.c
sigsetjmp.S Do not restore the register holding the TLS pointer when doing various 2012-04-11 00:00:40 +00:00
syncicache.c