| .. |
|
_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
|
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 |
|
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
|
Disconnect the userland get/set/swapcontext() functions from
|
2002-11-16 06:39:11 +00:00 |
|
Makefile.inc
|
libc_r wasn't so tied to libc for 22 months.
|
2002-11-18 09:50:57 +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 |