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:   tsutsui
Date:           Sun Oct 30 05:27:14 UTC 2005

Modified Files:
        src/sys/arch/arc/arc: c_magnum.c c_nec_jazz.c machdep.c timer.c
            timervar.h
        src/sys/arch/arc/isa: isabus.c

Log Message:
Use mips3_cp0_count_read() for precise microtime(9).

XXX microtime(9) function should be moved from machdep.c to timer.c?


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/arc/arc/c_magnum.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/arc/arc/c_nec_jazz.c
cvs rdiff -r1.90 -r1.91 src/sys/arch/arc/arc/machdep.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/arc/arc/timer.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/arc/arc/timervar.h
cvs rdiff -r1.28 -r1.29 src/sys/arch/arc/isa/isabus.c

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