NetBSD/lib/libc/arch/alpha/gen
mycroft 099dd01a1d Make the C version of frexp() consitent across platforms, and handle the
Inf/NaN case.
1999-08-29 18:30:14 +00:00
..
Makefile.inc Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
__setjmp14.S Signal changes for Alpha. 1998-09-29 03:01:37 +00:00
__sigsetjmp14.S Signal changes for Alpha. 1998-09-29 03:01:37 +00:00
_setjmp.S catch up with <machine/asm.h> changes, SYS.h changes, and the removal 1996-10-17 03:08:03 +00:00
byte_swap_2.S Use insbl to reduce by 1 instruction. 1999-01-22 10:59:18 +00:00
byte_swap_4.S Whitespace fix. 1999-01-22 11:01:04 +00:00
divrem.m4 catch up with <machine/asm.h> changes, SYS.h changes, and the removal 1996-10-17 03:08:03 +00:00
fabs.S catch up with <machine/asm.h> changes, SYS.h changes, and the removal 1996-10-17 03:08:03 +00:00
flt_rounds.c Pull in __flt_rounds() prototype. 1997-07-18 00:30:30 +00:00
fpgetmask.c * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
fpgetround.c get & set FP rounding direction. these actually seem to work. 1995-04-29 05:09:53 +00:00
fpgetsticky.c * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
fpsetmask.c * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
fpsetround.c get & set FP rounding direction. these actually seem to work. 1995-04-29 05:09:53 +00:00
fpsetsticky.c * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
frexp.c Make the C version of frexp() consitent across platforms, and handle the 1999-08-29 18:30:14 +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 Just some minor cleanup. 1999-03-10 08:15:43 +00:00
modf.c libc support for the alpha. more functions should be written in assembler, 1995-02-10 17:49:48 +00:00
setjmp.S Make setjmp() work again after the changes to sigaltstack(). 1997-12-05 02:06:27 +00:00
sigsetjmp.S catch up with <machine/asm.h> changes, SYS.h changes, and the removal 1996-10-17 03:08:03 +00:00