summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/mips
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
2007-03-02Remove the PTHREAD_SA option. If M:N threads is reimplemented it'sad
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2004-07-03Catch up with changes to __fpregset_t.simonb
2003-11-26Hide the register number constants behind an _R_ prefix, and alsohe
2003-09-07Remove possible race condition in upcall recycling.cl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
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-12Oops, that's switch_return_point, not locked_return_point. The perilsnathanw
2003-06-12STACKSPACE of 16 is too small, given the use of CALLFRAME_SIZ;nathanw
2003-06-12Apply switch-away fix and previous save-PT_UC from new stack fix.nathanw
2003-01-18Merge the nathanw_sa branch.thorpej