summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/arm
AgeCommit message (Expand)Author
2018-11-22G/C __APCS_26__ supportskrll
2017-07-17Typo in commentskrll
2013-08-15Use the thumb1 versions of sev/wfe for thumb && armv6+.matt
2012-09-19Use .inst instead of wfe/sev to shut up gas.matt
2012-08-16Add a pthread__smt_wake and add support for it on arm along withmatt
2011-01-25make pthread__sp unsigned long.christos
2009-05-16Remove unused code that's confusing when using cscope/opengrok.ad
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-08-21Use RET macro for returning.rearnsha
2003-09-07Remove possible race condition in upcall recycling.cl
2003-07-24Typo in comment.skrll
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-12Two fixes:nathanw
2003-04-05NetBSD/acorn26 has used APCS-32 for years, so unifdef -U__APCS_26__.bjh21
2003-03-13Include <sys/types> before <sys/lock.h>, shuffle <ucontext.h>.thorpej
2003-01-18add missing backslashchristos
2003-01-18Merge the nathanw_sa branch.thorpej