Subject: CVS commit: syssrc/sys/arch/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/12/2002 14:39:55
Module Name: syssrc
Committed By: scw
Date: Sat Oct 12 11:39:55 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/include: types.h
syssrc/sys/arch/sh5/sh5: cpu_switch.S genassym.cf
Log Message:
Add support for Restartable Atomic Sequences.
XXX: ptrace(2) does not currently work on SH5, so there are no checks for
tracing through a RAS at this time.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh5/include/types.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/sh5/sh5/cpu_switch.S
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/sh5/sh5/genassym.cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.