Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/04/2007 11:08:55
Module Name: src
Committed By: dsl
Date: Sun Nov 4 11:08:55 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: netbsd32_syscall.c
Log Message:
Kill netbsd32_syscall_fancy and optimise other code paths.
Current gcc manages to compile this without spilling any locals onto the
stack.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/amd64/amd64/netbsd32_syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.