Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/17/1996 07:40:02
is
Mon Dec 16 23:32:56 PST 1996
Update of /cvsroot/src/sys/arch/amiga/amiga
In directory netbsd1:/var/slash-tmp/cvs-serv14241

Modified Files:
	locore.s machdep.c genassym.c 
Log Message:
Switch on branch prediction on the 68060. Also add some instrumentation
for branch prediction errors (could be used to detect strange binaries),
integer instruction, FP instruction, FP data type and FP effective address
emulations. The latter can be used to diagnose binaries which should be
recompiled with -m68060.

XXX Maybe these diagnostics should be switchable by sysctl or
XXX options DIAGNOSTIC.


scottr
Mon Dec 16 23:33:02 PST 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory netbsd1:/var/slash-tmp/cvs-serv14736

Modified Files:
	MYSTERY SPOT 
Log Message:
Take avantage of COPTS appropriately.