summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/alpha
AgeCommit message (Expand)Author
2002-12-12use ldl_l/stl_c instead of ldq_l and ldq_c as _spinlock_lock_tMarco S Hyman
2002-11-29Foward; torh@bogus.netTheo de Raadt
2002-10-11remove unused/unreferenced code.Marco S Hyman
2002-06-06Implement _atomic_lock in assembler to make it more readable.Artur Grabowski
2002-05-10Cast u_int64_t explicitly, not long. (cosmetic)Artur Grabowski
2002-01-04Let's start by making the stack pointer 64 bit and nobody will get hurt.Artur Grabowski
2000-10-05missed it by That MuchDavid Leonard
2000-10-04switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...David Leonard
2000-09-25prepare for thread switchingDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-05-26add mb (memory barrier) instruction. from FreeBSDDavid Leonard
1999-03-10Goodbye, MIT pthreads... you were a handy reference implementationDavid Leonard
1999-02-04Save/restore the fp state setjmp/longjmp does notNiklas Hallqvist
1999-02-03comment out broken float save stuff for the time beingDavid 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
1998-08-28somehow i missed this directory..David Leonard
1998-07-21move unchanged files from machdep/ into appropriate arch/${MACHINE}Peter Galbavy