aboutsummaryrefslogtreecommitdiff
path: root/lib/libkse/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove the libkse directory. It was unhooked from the build and kernelBrooks Davis2014-04-168-856/+0
* Merge from tbemd:Warner Losh2010-06-131-2/+0
* For un-prototyped static inline functions declared in pthread_md.h onRobert Watson2007-12-011-2/+2
* WARNS=3'ify.Daniel Eischen2007-11-302-4/+4
* 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