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: Wed Aug 27 20:20:08 UTC 2003
Modified Files:
src/sys/arch/powerpc/ibm4xx: genassym.cf
src/sys/arch/powerpc/include: frame.h
src/sys/arch/powerpc/oea: genassym.cf
src/sys/arch/powerpc/powerpc: locore_subr.S vm_machdep.c
Log Message:
Move SFRAMELEN to frame.h and use it in vm_machdep.c. In setfunc, setup
callframe linkages correctly. Restore use of ldptr to locore_subr.S
[pthreads and gdb no longer crash/hang the system]
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/powerpc/ibm4xx/genassym.cf
cvs rdiff -r1.16 -r1.17 src/sys/arch/powerpc/include/frame.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/oea/genassym.cf
cvs rdiff -r1.19 -r1.20 src/sys/arch/powerpc/powerpc/locore_subr.S
cvs rdiff -r1.55 -r1.56 src/sys/arch/powerpc/powerpc/vm_machdep.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