Source-Changes archive

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

CVS commit: [thorpej-mips-cache] syssrc/sys/arch



Module Name:    syssrc
Committed By:   uch
Date:           Sat Nov 10 16:26:19 UTC 2001

Modified Files:
        syssrc/sys/arch/mips/include/r5900 [thorpej-mips-cache]: cpuregs.h
        syssrc/sys/arch/mips/mips [thorpej-mips-cache]: cache.c mips_machdep.c
        syssrc/sys/arch/mips/mips/r5900 [thorpej-mips-cache]: locore_r5900.S
            r5900_machdep.c
        syssrc/sys/arch/playstation2/ee [thorpej-mips-cache]: dmac.c
        syssrc/sys/arch/playstation2/include [thorpej-mips-cache]: intr.h
        syssrc/sys/arch/playstation2/playstation2 [thorpej-mips-cache]:
            bus_dma.c locore_machdep.S
Added Files:
        syssrc/sys/arch/mips/include [thorpej-mips-cache]: cache_r5900.h
        syssrc/sys/arch/mips/mips [thorpej-mips-cache]: cache_r5900.c

Log Message:
new cache code for R5900 and playstation2


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/arch/mips/include/cache_r5900.h
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/mips/include/r5900/cpuregs.h
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/mips/mips/cache.c
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/arch/mips/mips/cache_r5900.c
cvs rdiff -r1.119.2.1 -r1.119.2.2 syssrc/sys/arch/mips/mips/mips_machdep.c
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/mips/mips/r5900/locore_r5900.S \
    syssrc/sys/arch/mips/mips/r5900/r5900_machdep.c
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/playstation2/ee/dmac.c
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/playstation2/include/intr.h
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/playstation2/playstation2/bus_dma.c \
    syssrc/sys/arch/playstation2/playstation2/locore_machdep.S

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