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:   bouyer
Date:           Sun Jun 29 21:00:08 UTC 2008

Modified Files:
        src/sys/arch/amd64/amd64: fpu.c machdep.c vector.S

Log Message:
Proper FPU exeptions support for Xen. Should fix FPU issues reported by
various users.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/amd64/amd64/fpu.c
cvs rdiff -r1.95 -r1.96 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.27 -r1.28 src/sys/arch/amd64/amd64/vector.S

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