NetBSD/lib/libc/arch/vax/gen
matt c1d0053032 PICify. (e.g. change movl $sym, rX to movab sym, rX) 1998-10-13 00:02:19 +00:00
..
Makefile.inc Actually build __setjmp.S/__sigsetjmp.S for vax. PICifiy the setjmp code. 1998-10-10 00:08:50 +00:00
__setjmp14.S Use __sigprocmask14, fix a few more bugs 1998-10-10 01:50:23 +00:00
__sigsetjmp14.S This should be close... 1998-10-01 18:59:16 +00:00
_setjmp.S PICify. (e.g. change movl $sym, rX to movab sym, rX) 1998-10-13 00:02:19 +00:00
alloca.S
fabs.S
frexp.c Fix RCSID's 1997-07-13 18:45:15 +00:00
infinity.c const poisoning. 1998-07-26 14:13:00 +00:00
isinf.c Add missing math.h include 1997-07-13 18:43:18 +00:00
ldexp.S
modf.S
setjmp.S Actually build __setjmp.S/__sigsetjmp.S for vax. PICifiy the setjmp code. 1998-10-10 00:08:50 +00:00
sigsetjmp.S sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul. 1995-12-09 13:26:43 +00:00
udiv.S
urem.S