Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc
Module Name: src
Committed By: matt
Date: Tue Jun 14 05:50:25 UTC 2011
Modified Files:
src/sys/arch/powerpc/booke: trap.c
src/sys/arch/powerpc/ibm4xx: trap.c
src/sys/arch/powerpc/powerpc: powerpc_machdep.c trap.c
Log Message:
Make startlwp and upcallret common instead of having 3 mostly identical copies.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/powerpc/booke/trap.c
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/powerpc/ibm4xx/trap.c
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/powerpc/powerpc/powerpc_machdep.c
cvs rdiff -u -r1.141 -r1.142 src/sys/arch/powerpc/powerpc/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index