Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/15/1996 01:10:04
mark
Mon Oct 14 18:00:35 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv26358

Modified Files:
	blockio.S copystr.S memset.S bcopyinout.S 
Log Message:
Call mcount() on function entry if GPROF and PROFILE_ASM are both defined.


mark
Mon Oct 14 18:04:28 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv26482

Modified Files:
	ast.c 
Log Message:
Tidied up the comments.
Call the Debugger from the diagnostic code if userret() finds itself
at an spl level other than SPL_0.


mark
Mon Oct 14 18:05:05 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/dev/console
In directory netbsd1:/var/slash-tmp/cvs-serv26476

Modified Files:
	vidc.c 
Log Message:
Removed the function vidc_col() as this has been guarded with #if 0
for a long time now as the function was replaced with a macro.