Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: soda
Date: Fri Jun 9 04:37:52 UTC 2000
Modified Files:
syssrc/sys/arch/mips/include: mips1_pte.h mips3_pte.h mips_param.h
pte.h types.h
syssrc/sys/arch/mips/mips: pmap.c trap.c
Log Message:
make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/mips/include/mips1_pte.h \
syssrc/sys/arch/mips/include/mips3_pte.h
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/mips/include/mips_param.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mips/include/pte.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/mips/include/types.h
cvs rdiff -r1.97 -r1.98 syssrc/sys/arch/mips/mips/pmap.c
cvs rdiff -r1.138 -r1.139 syssrc/sys/arch/mips/mips/trap.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