Source-Changes archive

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

CVS commit: src/sys/arch/arm



Module Name:    src
Committed By:   matt
Date:           Sat Sep  7 23:10:03 UTC 2013

Modified Files:
        src/sys/arch/arm/arm32: arm32_machdep.c cpu.c
        src/sys/arch/arm/include: locore.h

Log Message:
Add a machdep.hwdiv_present sysctl (cortex A7 and A15 have hwdiv instructions)


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/arm/arm32/arm32_machdep.c
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/arm/arm32/cpu.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/include/locore.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