summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc/include/pcb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 17 years ago, setfault() was modified to save the status register in themiod2015-07-291-2/+1
* emul_native is only used for kernel threads which can't dump core, soguenther2015-05-051-5/+1
* mark setfault() with __returns_twicederaadt2011-08-221-2/+2
* FPU/Altivec cleanup and prep for SMP.drahn2008-04-271-1/+3
* Make context switching much more MI:art2007-10-101-2/+1
* Move macppc to __HAVE_CPUINFO, and make locore.S and trap.c suitable forkettenis2007-03-201-3/+1
* Remove an unnecessary structure copy from useage of setfault(), calldrahn2003-02-261-2/+2
* First round of __P removal in sysmillert2002-03-141-2/+2
* Add AltiVec support to powerpc/macppc. This is not currently enabled becausedrahn2001-11-131-1/+2
* The "powerpc" port which has supported the newer Apple Macintosh powerpc baseddrahn2001-09-011-4/+4
* header file include/define cleanup. commit N of many.drahn2001-06-291-1/+2
* Make faultbuf a structpefo1998-08-251-2/+10
* Add kernel support for debugging with gdb. This also make /proc allowrahnds1998-08-071-3/+3
* adding OpenBSD tag to files.rahnds1996-12-281-0/+1
* Check-in of powerpc kernel support.rahnds1996-12-211-0/+62