Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/14/1997 10:00:05
mark
Tue Oct 14 02:54:42 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv7898
Modified Files:
bcopy_page.S bcopyinout.S blockio.S copystr.S locore.S
setcpsr.S setstack.S spl.S fusu.S
Log Message:
Use the macros defined in asm.h for all assembly function declarations.
mark
Tue Oct 14 02:57:31 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv8306
Modified Files:
ipkdb_glue.c ipkdb_step.c
Log Message:
Use the macros defined in machine/trap.h for breakpoint information.
Make sure the cache in synchronised when modifying memory.
mark
Tue Oct 14 02:58:15 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv8407
Modified Files:
ast.c
Log Message:
Removed the VALIDATE_TRAPFRAME junk.
mark
Tue Oct 14 02:59:41 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv8475
Modified Files:
autoconf.c
Log Message:
Removed unused variable pamp_debug_level.
Dump the spl masks during configure when printing the ipl levels.