Source-Changes archive

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

CVS commit: src/sys/arch/arc



Module Name:    src
Committed By:   gdamore
Date:           Sat Sep  9 00:47:54 UTC 2006

Modified Files:
        src/sys/arch/arc/arc: machdep.c timer.c
        src/sys/arch/arc/conf: files.arc
        src/sys/arch/arc/include: types.h

Log Message:
Convert arc to timecounters, using common mips3 timecounters.  We have not
converted the platform to use the MIPS3 cp0 for the hardclock interrupt yet,
but that should be done as well.  In the meantime, there are no functional
changes.


To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/arch/arc/arc/machdep.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/arc/arc/timer.c
cvs rdiff -r1.56 -r1.57 src/sys/arch/arc/conf/files.arc
cvs rdiff -r1.18 -r1.19 src/sys/arch/arc/include/types.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