freebsd-nq/lib/libc/alpha/gen
John Polstra bdf5faebaf In longjmp, call sigreturn instead of osigreturn. The latter isn't
visible from userland any more.

Reviewed by:	luoqi
1999-10-14 01:16:51 +00:00
..
_setjmp.S
divrem.m4 Declare the return address for __divX, __remX so that gdb can step over 1999-05-02 12:05:09 +00:00
fabs.S
flt_rounds.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
fpgetmask.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpgetround.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpgetsticky.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpsetmask.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpsetround.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpsetsticky.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
frexp.c
infinity.c
isinf.c
ldexp.c
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
modf.c
setjmp.S In longjmp, call sigreturn instead of osigreturn. The latter isn't 1999-10-14 01:16:51 +00:00
sigsetjmp.S