summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/powerpc
AgeCommit message (Expand)Author
2008-10-01Assert my copyright on files I gave to d@ back in 1998.Dale Rahn
2006-09-29powerpc stack needs a bit more headroom; needed because of mmap()edOtto Moerbeek
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-12-14My email address changed quite a while ago...Dale Rahn
2003-01-27Save all floating point registers to full register sized fields, notDale Rahn
2002-11-12Fix the C version of atomic lock so that the compiler will not shareDale Rahn
2002-10-11remove unused/unreferenced code.Marco S Hyman
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2000-10-05Use volatile on the __asm__ directives, do not allow the compiler to reorderDale S. Rahn
2000-10-04switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...David Leonard
2000-10-03constistent namingDavid Leonard
2000-09-25preparation for switch-based threadsDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-04-21First cut at powerpc support for uthread. Not complete.Dale S. Rahn
1999-01-17mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)David Leonard
1999-01-08move spinlock.h into the real worldDavid Leonard
1998-12-22Correct a thinko I had when writing the comment for this code.Dale S. Rahn
1998-12-21unfinished powerpc md stuff.. rahnds?David Leonard