NetBSD/sys/arch/mips/mips
thorpej 2ee3e0153d Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF,
EXEC_ELF32, EXEC_ELF64, and EXEC_SCRIPT.
1998-01-22 01:32:14 +00:00
..
cpu_exec.c Fix execve(2) and *setregs() interfaces so emulations can set registers in a 1997-09-11 23:01:44 +00:00
db_disasm.c Display jump and branch target with symbols if available. 1997-08-17 16:58:53 +00:00
db_interface.c Someone forgot to update db_tlbdump_cmd() when adding the printf routine 1997-12-06 19:19:07 +00:00
db_trace.c RCSID Police. 1998-01-05 07:02:46 +00:00
elf.c Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
fp.S * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00
genassym.cf RCSID Police. 1998-01-05 20:51:25 +00:00
in_cksum.c Fix for mbufs that start on odd-byte-aligned boundaries, and use. 1997-08-12 06:05:28 +00:00
locore.S Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h. 1997-10-17 04:43:57 +00:00
locore_r2000.S Incorporate a 4.4BSD-Lite workaround for a bug in cache invalidation. 1997-11-01 06:34:07 +00:00
locore_r4000.S mips pmap_activate: 1997-08-09 03:41:02 +00:00
mem.c Fix error in msgbuf change: add missing '&&'. 1997-09-24 02:20:56 +00:00
mips_machdep.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
mips_mcclock.c Add checks for DS 3100, 2100. Use more generous delay values, these 1997-08-14 00:15:37 +00:00
mips_mcclock.h MIPS cpu-speed detection using mc146818 clock. 1997-08-09 05:51:56 +00:00
pmap.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
process_machdep.c Add PT_GETFPREGS, PT_SETFPREGS and process_{read,write}_fpregs. 1997-10-19 21:02:00 +00:00
sys_machdep.c Add sys_sysarch() calls for the standard mips userspace cache-control calls. 1997-06-09 11:46:16 +00:00
trap.c s/NETHER/NARP/ and s/ether.h/arp.h/ for the 'new' arp system. 1997-11-13 10:37:40 +00:00
vm_machdep.c Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00