Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   maxv
Date:           Sat Nov 11 11:00:47 UTC 2017

Modified Files:
        src/sys/arch/x86/x86: cpu.c fpu.c identcpu.c
        src/sys/arch/xen/x86: cpu.c

Log Message:
Recommit

http://mail-index.netbsd.org/source-changes/2017/11/08/msg089525.html

but use __INITIAL_MXCSR_MASK__ on Xen until someone figures out what's
wrong with the Xen fpu.


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 src/sys/arch/x86/x86/cpu.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/x86/x86/fpu.c
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -u -r1.115 -r1.116 src/sys/arch/xen/x86/cpu.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