Module Name: src Committed By: matt Date: Tue Jun 9 15:01:05 UTC 2015
Modified Files: src/sys/arch/mips/include: locore.h src/sys/arch/mips/mips: mips_fixup.c Log Message: Fix mips_fixup_zero_relative to have a third argument (ignored). When reading COP0 EBASE, verify that the fixed bits have the right value. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/arch/mips/include/locore.h cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mips/mips/mips_fixup.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.