NetBSD/sys/arch/sh3/sh3
msaitoh cbcd644ce8 sigreturn() fix (from kleink) 2001-05-16 12:42:38 +00:00
..
Locore.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
clock.c dreamcast clock module was separated. 2001-04-23 11:20:41 +00:00
coff_exec.c #ifdef sh3 --> #ifdef __sh3__. 2001-01-22 08:18:06 +00:00
compat_13_machdep.c sigreturn() fix (from kleink) 2001-05-16 12:42:38 +00:00
db_disasm.c Disassembly support in DDB. 2000-09-04 23:02:42 +00:00
db_interface.c DDB single step and stack trace support. 2000-09-08 10:15:23 +00:00
db_memrw.c Make this (at least) compile on sh3. 2000-09-04 23:11:42 +00:00
db_trace.c make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
dkbad.c
in_cksum.S _C_LABEL() 2001-02-14 17:57:31 +00:00
in_cksum.c
kgdb_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pmap.c Correct a simple bug in the recent commit (pmap.c:1.19) by thopej. 2001-05-13 19:41:17 +00:00
process_machdep.c - save/restore more registers in process_{read,write}_regs() 2000-04-13 15:51:26 +00:00
sh3_machdep.c sigreturn() fix (from kleink) 2001-05-16 12:42:38 +00:00
sh3disasm.c Downcase mnemonics. 2000-09-04 23:18:36 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
trap.c missed some KERN_FAILUREs. 2001-03-18 23:43:53 +00:00
vm_machdep.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00