aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-098-858/+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-012-29/+59
* Implement TLS.Marcel Moolenaar2006-09-012-26/+32
* Bring PPC up to date with latest TLS changes.Peter Grehan2004-08-162-3/+3
* 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-198-0/+820