NetBSD/sys/arch/sh3/sh3
jdolecek e9e91a0fb5 split off thread specific stuff from struct sigacts to struct sigctx, leaving
only signal handler array sharable between threads
move other random signal stuff from struct proc to struct sigctx

This addresses kern/10981 by Matthew Orgass.
2000-12-22 22:58:52 +00:00
..
autoconf.c Fix a missing cases of devpp -> booted_device, partp -> booted_parition 2000-06-01 17:42:59 +00:00
clock.c
coff_exec.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
compat_13_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +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 Add support stacktrace when a function contains "mov #n,r3; sub r3,r15" 2000-11-02 13:08:25 +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.c
in_cksum.S
kgdb_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +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
mainbus.c
md_root.c
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:44:02 +00:00
pmap.c Make this compile again. 2000-12-15 01:16:48 +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 split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +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 const struct sysent 2000-11-22 21:12:28 +00:00
vm_machdep.c delete an obsolete comment. 2000-09-08 18:46:39 +00:00