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: Sun Sep 17 09:04:52 UTC 2017
Modified Files:
src/sys/arch/i386/i386: db_interface.c genassym.cf machdep.c
src/sys/arch/i386/include: frameasm.h
src/sys/arch/x86/x86: cpu.c
src/sys/arch/xen/x86: cpu.c
Log Message:
Remove TRAPLOG from i386. Nowadays there are better instrumentation tools,
in both software and hardware.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/i386/i386/db_interface.c
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/i386/i386/genassym.cf
cvs rdiff -u -r1.792 -r1.793 src/sys/arch/i386/i386/machdep.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/i386/include/frameasm.h
cvs rdiff -u -r1.134 -r1.135 src/sys/arch/x86/x86/cpu.c
cvs rdiff -u -r1.111 -r1.112 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