Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   nakayama
Date:           Sat Jul 10 10:10:37 UTC 2010

Modified Files:
        src/sys/arch/sparc64/include: ctlreg.h locore.h
        src/sys/arch/sparc64/sparc64: locore.s

Log Message:
Clear the upper word explicitly before combining two 32-bit values to 64-bit
on 32-bit kernels.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/sparc64/include/ctlreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/include/locore.h
cvs rdiff -u -r1.330 -r1.331 src/sys/arch/sparc64/sparc64/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