Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock] syssrc/sys/arch/alpha/alpha
Module Name: syssrc
Committed By: thorpej
Date: Tue Mar 12 17:17:32 UTC 2002
Modified Files:
syssrc/sys/arch/alpha/alpha [newlock]: lock_stubs.s
Log Message:
* Correct a comment; we actually CAN use load-locked/store-conditional,
but we don't yet.
* Disable tail-calls for now, until I figure out why I get occasional
unaligned access faults when they're enabled.
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 syssrc/sys/arch/alpha/alpha/lock_stubs.s
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