freebsd-dev/lib/libc/sparc64/gen
Archie Cobbs f5f1272284 Fix a problem with the definition of HUGE_VAL causing the gcc warning
"cast increases required alignment of target type" on some platforms.

Reviewed by:	bde
2002-09-19 19:47:27 +00:00
..
_setjmp.S
assym.s
fabs.S Add an implementation of fabs() (which is quite trivial). 2002-09-13 16:01:26 +00:00
fixunsdfsi.S
flt_rounds.c
fpgetmask.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpgetround.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpgetsticky.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpsetmask.c Use the macros from machine/fsr.h; some minor cleanups. 2002-09-14 18:07:03 +00:00
fpsetround.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpsetsticky.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
frexp.c
infinity.c Fix a problem with the definition of HUGE_VAL causing the gcc warning 2002-09-19 19:47:27 +00:00
isinf.c
ldexp.c
Makefile.inc Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
modf.S
setjmp.S
sigsetjmp.S