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:   simonb
Date:           Sat Jan  1 09:48:39 UTC 2005

Modified Files:
        src/sys/arch/mips/mips: mips_mcclock.c mips_mcclock.h
        src/sys/arch/pmax/conf: files.pmax
Added Files:
        src/sys/arch/mips/mips: mips_mcclock_loop.S

Log Message:
Provide assembly versions of the clock timing calculation loops that
aren't effected by changes in compiler optimisation.

Fixes PR port-mips/26959 from Izumi Tsutsui


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/mips/mips/mips_mcclock.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/mips/mips/mips_mcclock.h
cvs rdiff -r0 -r1.1 src/sys/arch/mips/mips/mips_mcclock_loop.S
cvs rdiff -r1.107 -r1.108 src/sys/arch/pmax/conf/files.pmax

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