Subject: CVS commit: syssrc/sys/arch/hpcsh
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 07/07/2001 19:35:23
Module Name:	syssrc
Committed By:	uch
Date:		Sat Jul  7 16:35:23 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcsh/conf: shl-coff.x shl-elf.x
	syssrc/sys/arch/hpcsh/hpcsh: machdep.c
Added Files:
	syssrc/sys/arch/hpcsh/conf: shl-_elf.x std.hpcsh
Removed Files:
	syssrc/sys/arch/hpcsh/conf: std.hpcsh.el

Log Message:
std.hpcsh.el -> std.hpcsh (no big-endian WindowsCE)
add shl-elf_.x (for LEADING_UNDERSCORE ELF)
bcopy -> memcpy


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcsh/conf/shl-_elf.x \
    syssrc/sys/arch/hpcsh/conf/std.hpcsh
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcsh/conf/shl-coff.x \
    syssrc/sys/arch/hpcsh/conf/shl-elf.x
cvs rdiff -r1.3 -r0 syssrc/sys/arch/hpcsh/conf/std.hpcsh.el
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/hpcsh/hpcsh/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.