freebsd-skq/lib/libc/alpha/gen
Daniel Eischen 8572518672 Save and restore t12 in the jmp_buf. t12 is used during function
calls.

This change allows libc_r to create thread contexts with a different
stack and return address.

With much detective work by: Bernd Walter <ticso@cicely.de>
2001-12-22 06:06:17 +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 Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
fabs.S Add FreeBSD Id tags. 2000-05-10 19:04:57 +00:00
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
infinity.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
isinf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
ldexp.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
Makefile.inc Take a shot at implementing a functional rfork_thread() for alpha. This 2000-07-29 11:43:21 +00:00
modf.c Fix vendor ID's. 2001-11-07 22:12:52 +00:00
rfork_thread.S Take a shot at implementing a functional rfork_thread() for alpha. This 2000-07-29 11:43:21 +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
sigsetjmp.S Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00