Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips
Module Name: src
Committed By: maya
Date: Fri Dec 29 09:27:01 UTC 2017
Modified Files:
src/sys/arch/mips/include: reg.h
src/sys/arch/mips/mips: process_machdep.c
Log Message:
Simplify, don't use ifdefs to optimize out DIAGNOSTIC assertions.
Make the test for the n32/n64 case meaningful.
tested on pmax (o32).
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/mips/include/reg.h
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/mips/mips/process_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