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