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: maya
Date: Mon Oct 9 17:49:28 UTC 2017
Modified Files:
src/sys/arch/i386/i386: machdep.c
src/sys/arch/x86/include: cpu.h
src/sys/arch/x86/x86: fpu.c identcpu.c procfs_machdep.c x86_machdep.c
Log Message:
GC i386_fpu_present. no FPU x86 is not supported.
Also delete newly unused send_sigill
To generate a diff of this commit:
cvs rdiff -u -r1.795 -r1.796 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x86/x86/fpu.c
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/x86/x86/identcpu.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/x86/x86/procfs_machdep.c
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/x86/x86/x86_machdep.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