Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 11/01/2000 01:39:25
Module Name:	syssrc
Committed By:	jeffs
Date:		Tue Oct 31 23:39:25 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/include: locore.h
	syssrc/sys/arch/mips/mips: locore.S pmap.c

Log Message:
Add mips_pagecopy/zero assembly loops for use by pmap_copy/zero_page*()
to allow the almost-64-bit compilation use ld/sd.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/arch/mips/include/locore.h
cvs rdiff -r1.118 -r1.119 syssrc/sys/arch/mips/mips/locore.S
cvs rdiff -r1.112 -r1.113 syssrc/sys/arch/mips/mips/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.