NetBSD/lib/libc/arch/vax/gen
ragge 765d11306b Set infinity to the highest D-float possible.
XXX - infinity does not exist on vax...
1999-04-17 14:53:32 +00:00
..
Makefile.inc Fix typos after the hton* changes. Need __*setjmp14.S also. 1999-03-06 11:13:43 +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
bswap64.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
byte_swap_2.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
byte_swap_4.S Fix typos after the hton* changes. Need __*setjmp14.S also. 1999-03-06 11:13:43 +00:00
fabs.S
frexp.c Just some minor cleanup. 1999-03-10 08:15:43 +00:00
infinity.c Set infinity to the highest D-float possible. 1999-04-17 14:53:32 +00:00
isinf.c Need internal names for isinf() and isnan(). 1998-10-13 14:43:36 +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
udiv.S
urem.S