aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/powerpc/include/pthread_md.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+1
| | | | | | 'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image.
* Bring PPC up to date with latest TLS changes.Peter Grehan2004-08-161-2/+2
| | | | Notes: svn path=/head/; revision=133806
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.David Xu2004-08-161-0/+1
| | | | | | | 2. Export symbols needed by debugger. Notes: svn path=/head/; revision=133801
* PPC MD bits for KSE. Runs test cases OK. Crippled to 1:1 mode forPeter Grehan2004-07-191-0/+257
the time being. Notes: svn path=/head/; revision=132400