freebsd-dev/lib/libc/alpha/gen
2002-03-21 18:49:23 +00:00
..
_ctx_start.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
_setjmp.S Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
divrem.m4 Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
fabs.S Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
flt_rounds.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetmask.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetround.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetsticky.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetmask.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetround.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetsticky.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
frexp.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
getcontext.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
infinity.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
isinf.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
ldexp.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
makecontext.c Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
Makefile.inc Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise 2002-03-21 06:45:32 +00:00
modf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
rfork_thread.S Take a shot at implementing a functional rfork_thread() for alpha. This 2000-07-29 11:43:21 +00:00
setjmp.S Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
sigsetjmp.S Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00