summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/x86_64
AgeCommit message (Expand)Author
2003-11-08Make register usage more consistent, also in comparison with the i386fvdl
2003-11-08Restore %rax correctly during a full context restore (oops).fvdl
2003-10-20Correct and simplify computing the return point; just use PC-relativefvdl
2003-10-19Make sure the stack stays aligned.fvdl
2003-09-07Remove possible race condition in upcall recycling.cl
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-17Adapt to structure name changes.nathanw
2003-06-26Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapucnathanw
2003-06-26Remove PT_SLEEPUC and add PT_TRAPUC.nathanw
2003-06-12Apply Nathan's switch-away fix.fvdl
2003-04-17Catch up with changed struct reg (same as gregs in mcontext now).fvdl
2003-02-10Continue at the plain switch return point in pthread__switch, not thefvdl
2003-01-30libpthread support for x86_64.fvdl