freebsd-dev/lib/libc/alpha/gen
Archie Cobbs 83999f5a32 Re-apply the previously backed-out commit that fixes the problem where
HUGE_VAL is not properly aligned on some architectures. The previous
fix now works because the two versions of 'math.h' (include/math.h
and lib/msun/src/math.h) have since been merged into one.

PR:	bin/43544
2002-10-31 23:05:20 +00:00
..
_ctx_start.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
_setjmp.S Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
divrem.m4
fabs.S
flt_rounds.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetmask.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetround.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpgetsticky.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetmask.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetround.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
fpsetsticky.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
frexp.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
getcontext.S Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
infinity.c Re-apply the previously backed-out commit that fixes the problem where 2002-10-31 23:05:20 +00:00
isinf.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
ldexp.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
makecontext.c Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
Makefile.inc Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise 2002-03-21 06:45:32 +00:00
modf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
rfork_thread.S
setjmp.S Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
sigsetjmp.S Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00