NetBSD/sys/arch/sh3/sh3
2007-03-04 10:41:59 +00:00
..
cache_sh3.c
cache_sh4.c Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages 2006-09-24 00:43:44 +00:00
cache.c Allow shared PV mappings in pmap_enter(9) even on SH4 if VAs of shared pages 2006-09-24 00:43:44 +00:00
clock.c Oops, don't stop rtc when enabling rtc oscillator - we would stall it 2006-10-19 00:25:18 +00:00
coff_exec.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cpu.c Lift extern cpu_cd declaration to the top-level. 2006-10-11 01:08:48 +00:00
db_disasm.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
db_interface.c Sprinkle static so that gcc can eliminate simple helper functions that 2007-02-23 03:14:32 +00:00
db_memrw.c
db_trace.c TRUE -> true, FALSE -> false 2007-02-22 16:45:48 +00:00
devreg.c
disksubr.c Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
exception_vector.S Don't truncate TEA when we call tlb_exception from sh_vector_generic. 2006-09-21 20:40:16 +00:00
exception.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
genassym.cf
in_cksum.S
interrupt.c Don't call spl*() in setsoft(), as softintr_schedule() already calls 2006-10-10 00:40:47 +00:00
kgdb_machdep.c
lock_stubs.S Brute force _lock_cas() by disabling interrupts. 2007-02-23 03:24:47 +00:00
locore_c.c Call uvm_pageidlezero() only if uvm.page_idle_zero is true. 2007-03-04 10:41:59 +00:00
locore_subr.S Enforce correct userspace bounds in copy{in,out}str(). 2006-11-16 23:12:23 +00:00
mem.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
mmu_sh3.c
mmu_sh4.c
mmu.c
pmap.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
process_machdep.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
procfs_machdep.c
sh3_machdep.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sys_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
syscall.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
vm_machdep.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00