summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/powerpc/uthread_machdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-86/+0
* powerpc stack needs a bit more headroom; needed because of mmap()edotto2006-09-291-2/+2
* Save all floating point registers to full register sized fields, notdrahn2003-01-271-8/+12
* Use volatile on the __asm__ directives, do not allow the compiler to reorderrahnds2000-10-051-5/+5
* constistent namingd2000-10-031-4/+4
* preparation for switch-based threadsd2000-09-251-0/+82