Module Name: src Committed By: msaitoh Date: Sun Nov 18 18:14:40 UTC 2012
Modified Files: src/sys/arch/mips/mips [netbsd-6]: mips_emul.c Log Message: Pull up following revision(s) (requested by skrll in ticket #661): sys/arch/mips/mips/mips_emul.c: revision 1.26 We need to jump out of two switches to emulate rdhwr rt,$29 correctly. Only one would result in segv. Fixes pthread apps on mips1. Tested using gxemul. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.25.8.1 src/sys/arch/mips/mips/mips_emul.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.