freebsd-nq/lib/libc/sparc64/gen
David Schultz 39bcea8689 Replace seven nominally MD implementations of frexp() that are broken
for subnormals with one implementation that works.
2004-07-18 21:23:39 +00:00
..
_ctx_start.S Implement makecontext. 2003-04-01 23:28:50 +00:00
_setjmp.S Rewrite longjmp() and _longjmp() to directly restore the saved frame, 2003-01-05 22:17:32 +00:00
assym.s Account for <machine/fsr.h> no longer being usable for assembler code. 2002-03-11 03:13:02 +00:00
fabs.S style cleanup: Remove duplicate $FreeBSD$ tags. 2004-02-10 20:45:28 +00:00
fixunsdfsi.S
flt_rounds.c Minimal libc for sparc64. 2001-10-26 05:40:07 +00:00
fpgetmask.c Add implementations of fpgetmask(), fpgetround(), fpgetsticky(), 2002-09-14 18:06:21 +00:00
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
fpsetsticky.c
infinity.c Implement fpclassify(): 2003-02-08 20:37:55 +00:00
ldexp.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
makecontext.c Implement makecontext. 2003-04-01 23:28:50 +00:00
Makefile.inc Replace seven nominally MD implementations of frexp() that are broken 2004-07-18 21:23:39 +00:00
modf.S
setjmp.S Rewrite longjmp() and _longjmp() to directly restore the saved frame, 2003-01-05 22:17:32 +00:00
signalcontext.c Remove unused variables. Add required headers and function 2004-01-06 18:53:26 +00:00
sigsetjmp.S