Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/05/2000 23:54:34
Module Name: syssrc
Committed By: scw
Date: Tue Dec 5 21:54:34 UTC 2000
Modified Files:
syssrc/sys/arch/mvme68k/stand/libbug: Makefile bugcrt.c libbug.h
Added Files:
syssrc/sys/arch/mvme68k/stand/libbug: bugstart.s
Log Message:
Replace the startup C code with assembler, which avoids having to
explicitly tell the compiler what registers the Bug args come in on.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mvme68k/stand/libbug/Makefile
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mvme68k/stand/libbug/bugcrt.c \
syssrc/sys/arch/mvme68k/stand/libbug/libbug.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/mvme68k/stand/libbug/bugstart.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.