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: matt
Date: Wed Dec 16 23:19:07 UTC 2009
Modified Files:
src/sys/arch/arc/arc: machdep.c wired_map_machdep.c
src/sys/arch/arc/include: elf_machdep.h vmparam.h
src/sys/arch/arc/isa: isabus.c
src/sys/arch/hpcmips/hpcmips: machdep.c
src/sys/arch/mipsco/mipsco: machdep.c
src/sys/arch/newsmips/stand/boot: Makefile
src/sys/arch/sgimips/sgimips: machdep.c
Log Message:
Fix various build with the 32bit mips ports after the mips64 merge.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/arch/arc/arc/machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arc/arc/wired_map_machdep.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arc/include/elf_machdep.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arc/include/vmparam.h
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/arc/isa/isabus.c
cvs rdiff -u -r1.106 -r1.107 src/sys/arch/hpcmips/hpcmips/machdep.c
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/mipsco/mipsco/machdep.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/newsmips/stand/boot/Makefile
cvs rdiff -u -r1.131 -r1.132 src/sys/arch/sgimips/sgimips/machdep.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