freebsd-nq/lib/libc/arm/gen
Olivier Houchard 31489a9a26 Use the RET macro.
For setjmp() and longjmp(), put the signal mask where it's supposed to be,
instead of in the space reserved for fp regs.
2004-11-09 16:49:14 +00:00
..
_ctx_start.S Fix signalcontext and makecontext. 2004-11-05 23:53:02 +00:00
_set_tp.c Add a dummy set_tp(). 2004-09-23 23:12:57 +00:00
_setjmp.S Use the RET macro. 2004-11-09 16:49:14 +00:00
alloca.S Use the RET macro. 2004-11-09 16:49:14 +00:00
divsi3.S Use the RET macro. 2004-11-09 16:49:14 +00:00
fabs.c
infinity.c
ldexp.c
makecontext.c Fix signalcontext and makecontext. 2004-11-05 23:53:02 +00:00
Makefile.inc Add a dummy set_tp(). 2004-09-23 23:12:57 +00:00
modf.c
setjmp.S Use the RET macro. 2004-11-09 16:49:14 +00:00
signalcontext.c Fix signalcontext and makecontext. 2004-11-05 23:53:02 +00:00
sigsetjmp.S Add a week alias __siglongjmp => siglongjmp. 2004-11-09 16:44:57 +00:00