Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
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.
Home |
Main Index |
Thread Index |
Old Index