Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/include
Module Name: src
Committed By: christos
Date: Mon Apr 16 15:02:25 UTC 2007
Modified Files:
src/sys/arch/i386/include: profile.h
Log Message:
As noted by uwe, we need to also save %edx because it can be used with
the regparm calling convention.
XXX: The c stub should be replaced with an assembly one.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/i386/include/profile.h
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