Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm



Module Name:    syssrc
Committed By:   rearnsha
Date:           Thu Oct 18 14:10:07 UTC 2001

Modified Files:
        syssrc/sys/arch/arm/arm: cpufunc.c cpufunc_asm.S
        syssrc/sys/arch/arm/include: cpufunc.h

Log Message:
Add support calls for ARM9.

Where ARM9, StrongARM and XScale share the same function, rename it
as armv4_XXX.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/arm/cpufunc.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/arm/arm/cpufunc_asm.S
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/arm/include/cpufunc.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