freebsd-dev/lib/libc/alpha/gen
Peter Wemm 13dfe2f092 Take a shot at implementing a functional rfork_thread() for alpha. This
was not fun and I am not entirely certain of the correctness, but it seems
to work.  (in fact, side by side testing of this code vs the x86 version
turned up hidden bugs in the x86 code).
2000-07-29 11:43:21 +00:00
..
_setjmp.S Add FreeBSD Id tags. 2000-05-10 19:04:57 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fpgetmask.c fp_except => fp_except_t for consistancy with the i386 and the tradition 2000-05-10 19:00:45 +00:00
fpgetround.c Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
fpgetsticky.c fp_except => fp_except_t for consistancy with the i386 and the tradition 2000-05-10 19:00:45 +00:00
fpsetmask.c fp_except => fp_except_t for consistancy with the i386 and the tradition 2000-05-10 19:00:45 +00:00
fpsetround.c Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
fpsetsticky.c fp_except => fp_except_t for consistancy with the i386 and the tradition 2000-05-10 19:00:45 +00:00
frexp.c Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
infinity.c Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
isinf.c Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
ldexp.c Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
Makefile.inc Take a shot at implementing a functional rfork_thread() for alpha. This 2000-07-29 11:43:21 +00:00
modf.c Add FreeBSD Id tags. 2000-05-10 19:04:57 +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 Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
sigsetjmp.S Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00