aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/powerpc/include/pthread_md.h
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-292/+0
* The ucontext is 16-byte aligned, which means that struct tcb isMarcel Moolenaar2006-09-011-0/+1
* Stylize. Introduce ppc_{get|set}_tp() and ppc_{get|set}_tcb() toMarcel Moolenaar2006-09-011-28/+58
* Implement TLS.Marcel Moolenaar2006-09-011-12/+15
* Bring PPC up to date with latest TLS changes.Peter Grehan2004-08-161-2/+2
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.David Xu2004-08-161-0/+1
* PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode forPeter Grehan2004-07-191-0/+257