Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   dsl
Date:           Thu Feb 13 19:37:08 UTC 2014

Modified Files:
        src/sys/arch/x86/include: cpu_extended_state.h cpufunc.h
        src/sys/arch/x86/x86: fpu.c

Log Message:
Check the argument types for the fpu asm functions.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x86/include/cpu_extended_state.h
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x86/include/cpufunc.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/x86/x86/fpu.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