summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/sparc
AgeCommit message (Expand)Author
2011-01-25make pthread__sp unsigned long.christos
2009-05-16Remove unused code that's confusing when using cscope/opengrok.ad
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-10- Remove libpthread's atomic ops.ad
2007-03-02Remove the PTHREAD_SA option. If M:N threads is reimplemented it'sad
2006-01-04A couple of fixes to make libpthread really shared, i.e. not have text re-skrll
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2003-11-10All the ucontext <-> {fp}reg macros were slightly simplistic and untestedmartin
2003-09-07Remove possible race condition in upcall recycling.cl
2003-09-07Use delay slot in STACK_SWITCH (catching up with sparc64 changes).uwe
2003-09-07Use correct context to switch to.uwe
2003-07-29Remove PT_SLEEPUC, which somehow wasn't.kleink
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-17Catch up with Nathan's changes to other archs.martin
2003-01-31Include <sys/types.h>pk
2003-01-18Merge the nathanw_sa branch.thorpej