NetBSD/sys/arch/mips/mips
simonb 6a64a03f21 Remove prototype for non-existant function. 2001-05-06 12:50:45 +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
cpu_exec.c Prepare cpu_exec_ecoff_probe() for mips which just returns ENOEXEC, 2000-11-27 13:25:24 +00:00
db_disasm.c In db_disasm() use fuword() to fetch user addresses. Mainly to avoid 2000-08-10 22:31:26 +00:00
db_interface.c Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
db_trace.c Remove prototype for non-existant function. 2001-05-06 12:50:45 +00:00
fp.S Fix FP exception handling that was recently broken and would not 2000-07-18 00:41:18 +00:00
fpemu.c Replace fpcurproc->p_addr-> references with curpcb->. 2000-05-31 00:59:27 +00:00
genassym.cf New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
in_cksum.c
kgdb_machdep.c Include kgdb hooks in trap.c. Include bits of DDB code for kgdb also. Remove 2000-07-20 18:14:46 +00:00
locore.S For MIPS software masking option, when returning to user mode apply 2000-12-14 21:29:51 +00:00
locore_mips1.S New syscall entry implementation based on the Alpha version 2001-01-16 06:01:26 +00:00
locore_mips3.S Fix register name typo. 2001-01-20 07:23:21 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
mips_machdep.c Size the number of initial color bins based on the size and 2001-05-02 21:23:03 +00:00
mips_mcclock.c rename mips_read_causereg -> mips_cp0_cause_read. nuke prototype 2000-10-04 22:44:01 +00:00
mips_mcclock.h
pmap.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
process_machdep.c Preserve the status register process_write_regs() to avoid confusion 2000-12-27 08:28:12 +00:00
sys_machdep.c Move prototypes for mips_user_cachectl() and mips_user_cacheflush() 2001-01-07 04:13:16 +00:00
syscall.c keep V0 value (system call number) and restore it in exception frame, 2001-02-12 10:32:14 +00:00
trap.c eliminate the KERN_* error codes in favor of the traditional E* codes. 2001-03-15 06:10:32 +00:00
vm_machdep.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00