NetBSD/lib/libc/arch/sparc/gen
mycroft 0560606383 Reuse the trick of loading 0.0 (rather than 1.0) and then modifying the
exponent.  It's a bit faster on some machines.
1999-08-30 18:01:40 +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 rcsid police 1997-10-09 10:07:40 +00:00
fabs.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
fixunsdfsi.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
flt_rounds.c RCS Id Police. 1998-01-09 03:15:09 +00:00
fpgetmask.c RCS Id Police. 1998-01-09 03:15:09 +00:00
fpgetround.c RCS Id Police. 1998-01-09 03:15:09 +00:00
fpgetsticky.c RCS Id Police. 1998-01-09 03:15:09 +00:00
fpsetmask.c RCS Id Police. 1998-01-09 03:15:09 +00:00
fpsetround.c RCS Id Police. 1998-01-09 03:15:09 +00:00
fpsetsticky.c RCS Id Police. 1998-01-09 03:15:09 +00:00
frexp.c Trivial KNF. 1999-08-29 18:39:35 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
isnan.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
ldexp.c Reuse the trick of loading 0.0 (rather than 1.0) and then modifying the 1999-08-30 18:01:40 +00:00
modf.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
mul.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
saveregs.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
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 RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00