Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/landisk/landisk
Module Name: src
Committed By: uwe
Date: Sun Oct 15 02:31:00 UTC 2006
Modified Files:
src/sys/arch/landisk/landisk: locore.S
Log Message:
Replace __INTR_MASK and swap dance to load PSL_RB (and doing stc/ldc
twice in the process) with code that just uses mov.l to get the bits
to clear and set in SR.
Use proper local labels. Add rcs id. G/c unused includes. Add .size
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/landisk/landisk/locore.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