summaryrefslogtreecommitdiff
path: root/lib/libc_r/arch/sparc
AgeCommit message (Expand)Author
2001-12-18sigh, do it right.Federico G. Schwindt
2001-12-18Fix func decl. in comment.Federico G. Schwindt
2001-12-18Software invoked traps should use the ST_ versions of the trap numberMarco S Hyman
2001-09-10Our gcc defines __sparcv9__ not __sparc_v9__Jason Wright
2000-10-04switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...David Leonard
2000-09-25preparation for switch-based threadsDavid Leonard
2000-01-06use art's thread context setjmp codeDavid Leonard
2000-01-06thread context setjmp code, art@David Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-03-10correct asm constraints, espie@David Leonard
1999-02-07implement sparc atomic lock with LDSTUBDavid Leonard
1999-01-17mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)David Leonard
1999-01-08move spinlock.h into the real worldDavid Leonard
1998-12-21more spinlockDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-18add md _atomic_is_locked; cleanDavid Leonard
1998-11-20Move atomic_lock code from asm to C with inline asm;David Leonard