NetBSD/lib/libc/arch/sparc/gen
pk 0ffda58ae9 A new implementation of _setjmp/_longjmp that uses the T_FLUSHWIN trap.
This means the stack frame and program counter can restored directly
from the jmp_buf, eliminating the need to backtrack through frames
which does not work in all cases.
1999-06-27 11:10:18 +00:00
..
Makefile.inc Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
__setjmp14.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
__sigsetjmp14.S Fix the non pic version too. 1998-10-16 14:11:53 +00:00
_setjmp.S A new implementation of _setjmp/_longjmp that uses the T_FLUSHWIN trap. 1999-06-27 11:10:18 +00:00
divrem.m4
fabs.S
fixunsdfsi.S
flt_rounds.c
fpgetmask.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
fpsetsticky.c
frexp.c Just some minor cleanup. 1999-03-10 08:15:43 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c delint 1998-11-14 19:31:01 +00:00
isnan.c Need internal names for isinf() and isnan(). 1998-10-13 14:43:36 +00:00
ldexp.c Just some minor cleanup. 1999-03-10 08:15:43 +00:00
modf.S
mul.S
saveregs.S
setjmp.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
sigsetjmp.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
umul.S