Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc
Module Name: src
Committed By: christos
Date: Fri Dec 30 17:54:43 UTC 2016
Modified Files:
src/sys/arch/sparc/include: reg.h
src/sys/arch/sparc/sparc: process_machdep.c trap.c
Log Message:
- allocate state if we did not have any in fpregs
- make fpstate explicitly start with fpregs for better type checking
- use c11 initializers
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc/include/reg.h
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/sparc/process_machdep.c
cvs rdiff -u -r1.195 -r1.196 src/sys/arch/sparc/sparc/trap.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