summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/powerpc
AgeCommit message (Expand)Author
2003-09-07Remove possible race condition in upcall recycling.cl
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-24Oops, reordering the PT_STATE/PT_SWITCHTOUC/PT_SWITCHTO assemblynathanw
2003-06-23Update the switch_return point name in the static case.nathanw
2003-06-12Two fixes:nathanw
2003-06-12Don't need to set the MSR field here; _INITCONTEXT_U_MD() takes carenathanw
2003-06-06Fix typo in comment.nathanw
2003-01-20Add _REG_foo to ppc mcontext and use them instead of constants.matt
2003-01-18Merge the nathanw_sa branch.thorpej