Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/arch/mips
Module Name: src
Committed By: snj
Date: Tue Jun 9 17:45:01 UTC 2009
Modified Files:
src/sys/arch/mips/include [netbsd-5]: locore.h
src/sys/arch/mips/mips [netbsd-5]: locore_mips1.S mipsX_subr.S
mips_machdep.c vm_machdep.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #799):
sys/arch/mips/include/locore.h: revision 1.79
sys/arch/mips/mips/locore_mips1.S: revision 1.65
sys/arch/mips/mips/mipsX_subr.S: revision 1.28
sys/arch/mips/mips/mips_machdep.c: revision 1.211
sys/arch/mips/mips/vm_machdep.c: revision 1.123
Do not use the same trampoline for cpu_lwp_fork and cpu_setfunc - only
the former needs to call lwp_startup().
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.78.30.1 src/sys/arch/mips/include/locore.h
cvs rdiff -u -r1.64 -r1.64.20.1 src/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -u -r1.26 -r1.26.30.1 src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -u -r1.205.4.1 -r1.205.4.2 src/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -u -r1.121 -r1.121.4.1 src/sys/arch/mips/mips/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