Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc
Module Name: src
Committed By: matt
Date: Mon Jan 20 05:26:47 UTC 2003
Modified Files:
src/sys/arch/powerpc/include: mcontext.h
src/sys/arch/powerpc/powerpc: linux_sigcode.S sig_machdep.c
Log Message:
Kill all references to struct __gregs and use the _REG_xx names.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/include/mcontext.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/powerpc/linux_sigcode.S
cvs rdiff -r1.9 -r1.10 src/sys/arch/powerpc/powerpc/sig_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