opnsense-src/lib/libc/amd64/gen
David E. O'Brien d37f19f084 Convert the i386 alloca(3) to the x86-64 ISA.
Alignment hack from:	NetBSD
2003-05-01 16:04:38 +00:00
..
_setjmp.S Update for AMD64 contexts. Note that this still has some x87-style FPU 2003-04-30 18:09:33 +00:00
alloca.S Convert the i386 alloca(3) to the x86-64 ISA. 2003-05-01 16:04:38 +00:00
fabs.S Floating point libc functions traditionally written in ASM. 2003-04-30 16:21:03 +00:00
frexp.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
isinf.c o Implement C99 classification macros isfinite(), isinf(), isnan(), 2003-02-12 20:03:41 +00:00
ldexp.c Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
Makefile.inc Reduce the SRCS to what compiles 2003-04-30 18:08:01 +00:00
modf.S Floating point libc functions traditionally written in ASM. 2003-04-30 16:21:03 +00:00
setjmp.S Update for AMD64 contexts. Note that this still has some x87-style FPU 2003-04-30 18:09:33 +00:00
sigsetjmp.S Update for AMD64 contexts. Note that this still has some x87-style FPU 2003-04-30 18:09:33 +00:00