Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: nisimura
Date: Thu Oct 15 03:16:49 UTC 1998
Modified Files:
src/sys/arch/mips/mips [nisimura-pmax-wscons]: compat_13_machdep.c
db_interface.c fp.S genassym.cf locore.S mips_machdep.c trap.c
vm_machdep.c
Removed Files:
src/sys/arch/mips/mips [nisimura-pmax-wscons]: locore_r2000.S
locore_r4000.S
Log Message:
- Split MIPS1/MIPS3 specific codes from locore.S. They stand independently
as locore_mips1.S and locore_mips3.S respectively.
- Change function declaration macros in asm.h. They are now more NetBSD/alpha
look like. All of *.S files were changed.
- TLB dump codes now reside in db_interface.c. Minor change was done in
locore_mips1.S for it.
Home |
Main Index |
Thread Index |
Old Index