NetBSD/lib/libc/arch/alpha/gen
kleink 11e6c54cfc C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
a single-precision quiet NaN; only to be defined on platforms that do support
this value.
1999-12-23 10:15:05 +00:00
..
Makefile.inc C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +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 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 Another microoptimization. Take advantage of the addition already having set 1999-08-30 18:28:24 +00:00
modf.c libc support for the alpha. more functions should be written in assembler, 1995-02-10 17:49:48 +00:00
nanf.c C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +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