freebsd-dev/lib/libc/alpha/gen
2004-03-16 20:42:02 +00:00
..
_ctx_start.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
_setjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
divrem.m4
fabs.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
flt_rounds.c Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
fpgetmask.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
fpgetround.c Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
fpgetsticky.c Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
fpsetmask.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
fpsetround.c Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
fpsetsticky.c Use unions to avoid violating C99 strict aliasing rules. 2004-03-16 20:42:02 +00:00
frexp.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
isinf.c Fix some aliasing problems. 2004-02-16 10:02:40 +00:00
ldexp.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
makecontext.c Add required headers and function declarations. 2004-01-06 19:28:07 +00:00
Makefile.inc Add signalcontext() which will be needed by libpthread. 2003-08-09 05:37:54 +00:00
modf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
rfork_thread.S Use __FBSDID. 2003-01-19 00:17:03 +00:00
setjmp.S - Use the magic for ___sigreturn in __sigset. 2003-11-14 03:21:22 +00:00
signalcontext.c Add signalcontext() which will be needed by libpthread. 2003-08-09 05:37:54 +00:00
sigsetjmp.S Use __FBSDID. 2003-01-19 00:17:03 +00:00