freebsd-dev/lib/libc/amd64/gen
2003-05-10 00:47:52 +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 Fix typo, even though this is unused. 2003-05-08 00:02:47 +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 Update ldexp.c for amd64. 2003-05-10 00:47:52 +00:00
Makefile.inc Update ldexp.c for amd64. 2003-05-10 00:47:52 +00:00
modf.S Tidy up modf.S and make it actually work. It wasn't extracting 2003-05-08 03:19:37 +00:00
setjmp.S SIG_SETMASK is 3, not 1. Sigh. 2003-05-08 07:41:24 +00:00
sigsetjmp.S Fix an embarresing transcription error from i386 to amd64. Put the arguments 2003-05-08 06:25:03 +00:00