Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 02/15/1996 17:10:07
mark
Thu Feb 15 17:05:25 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv22514

Modified Files:
	disassem.c 
Log Message:
Fixed disassembly of LDR & STR instructions, shifts by a register are
not allowed and count as undefined instructions.


mark
Thu Feb 15 17:07:19 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv22905

Modified Files:
	machdep.c 
Log Message:
Added initialisation hooks for DDB.