Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/28/1999 11:47:14
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Nov 28 19:47:14 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/alpha: atomic.s
	syssrc/sys/arch/alpha/include: alpha_cpu.h

Log Message:
Implement atomic addition and subtraction on quadwords.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/alpha/alpha/atomic.s
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/alpha/include/alpha_cpu.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.