Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/17/1997 04:20:02
mhitch
Mon Jun 16 21:10:21 PDT 1997
Update of /cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv21252
Modified Files:
locore_r4000.S
Log Message:
Virtual coeherency exception handler fixes:
Remove old code now that the new version is working.
Correct typo for 16K cache (R4400).
Align the saved AT register location; seems to hang if not aligned on 8
byte boundry.
mhitch
Mon Jun 16 21:11:34 PDT 1997
Update of /cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv21371
Modified Files:
trap.c
Log Message:
Fix printf format/argument mismatches.
mhitch
Mon Jun 16 21:12:38 PDT 1997
Update of /cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv21412
Modified Files:
pte.h
Log Message:
Remove stray macro definition; didn't hurt for MIPS1 only, but wrong for
MIPS3.