Module Name: src Committed By: matt Date: Sun Feb 28 03:21:07 UTC 2010
Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: locore.h src/sys/arch/mips/mips [matt-nb5-mips64]: mips_fixup.c Log Message: Add code which can change a direct jump to stub with an indirect call to a direct jump to the actual routine. To generate a diff of this commit: cvs rdiff -u -r1.78.36.1.2.16 -r1.78.36.1.2.17 \ src/sys/arch/mips/include/locore.h cvs rdiff -u -r1.1.2.2 -r1.1.2.3 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.