Subject: CVS commit: [matt-mips64] src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 08/03/2007 00:58:03
Module Name:	src
Committed By:	matt
Date:		Fri Aug  3 00:58:03 UTC 2007

Modified Files:
	src/sys/arch/mips/mips [matt-mips64]: syscall.c

Log Message:
Completely rewrite and make it support O32/O64/N32/N64 all at the same time.
(the ABI in use is derived from the p_md.md_abi which it is set by the
exec_probe hooks added earlier).


To generate a diff of this commit:
cvs rdiff -r1.31.16.1 -r1.31.16.2 src/sys/arch/mips/mips/syscall.c

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