Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   skrll
Date:           Mon Apr 27 06:54:12 UTC 2015

Modified Files:
        src/sys/arch/aarch64/include: armreg.h
        src/sys/arch/arm/arm: core_machdep.c cpu_exec.c
        src/sys/arch/arm/cortex: a9_mpsubr.S
        src/sys/arch/arm/include: armreg.h

Log Message:
ARM spells the System Control Register SCTLR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/aarch64/include/armreg.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/core_machdep.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/arm/cpu_exec.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/arm/cortex/a9_mpsubr.S
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/arm/include/armreg.h

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