opnsense-src/lib/libc/arm/gen
Oleksandr Tymoshenko 8e585021b5 Merging of projects/armv6, part 2
Handle TLS for ARMv6 and ARMv7
2012-08-15 03:09:00 +00:00
..
__aeabi_read_tp.S Merging of projects/armv6, part 2 2012-08-15 03:09:00 +00:00
_ctx_start.S Fix signalcontext and makecontext. 2004-11-05 23:53:02 +00:00
_set_tp.c Merging of projects/armv6, part 2 2012-08-15 03:09:00 +00:00
_setjmp.S Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +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 Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
flt_rounds.c Don't inline fenv.h functions on arm for now. Inlining makes sense: 2012-01-20 06:54:30 +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 Import the FreeBSD/arm libc bits. 2004-05-14 12:04:31 +00:00
makecontext.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
Makefile.inc Replace the C implementation of __aeabi_read_tp with an assembly version. 2012-04-16 09:38:20 +00:00
setjmp.S Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +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