NetBSD/lib/libc/arch/mips/gen
martin e56cdf1dd0 Sync all resumecontext.c versions with the changes originally made
by Matthias Drochner to i386 and alpha:

-check for a NULL uc_link before calling setcontext(2); do a real exit(3)
 instead with exit handlers and all that
-If setcontext(2) returns (which it shouldn't), do an _exit(-1) rather
 than relying on a sensible return value to use as exit code. Makes
 it less likely that an ucontext corruption goes unnoticed.
2006-12-08 16:09:02 +00:00
..
Makefile.inc build frexp_ieee754 in the "compat" subtree 2006-07-03 12:58:55 +00:00
_lwp.c Add missing __RCSID() 2005-06-12 05:21:25 +00:00
_resumecontext.S optimize this: we can use %ra for relocation directly 2004-03-01 20:43:19 +00:00
_setjmp.S Follow compat libc changes on i386: 2005-10-07 17:16:39 +00:00
cacheflush.c
fabs.S Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
flt_rounds.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
fpgetmask.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
fpgetround.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
fpgetsticky.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
fpsetmask.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
fpsetround.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
fpsetsticky.c __asm__ -> __asm 2005-12-24 23:10:08 +00:00
ldexp.S Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
longjmp.c Switch mips to the new libc compat code layout. 2005-09-17 11:49:39 +00:00
makecontext.c
modf.S Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
nanf.c Push back the descriptions of NaN formats, and descriptions of the 2005-04-15 22:39:10 +00:00
resumecontext.c Sync all resumecontext.c versions with the changes originally made 2006-12-08 16:09:02 +00:00
setjmp.S Switch mips to the new libc compat code layout. 2005-09-17 11:49:39 +00:00
sf_modf.c
sigsetjmp.S Switch mips to the new libc compat code layout. 2005-09-17 11:49:39 +00:00
swapcontext.S