NetBSD/sys/arch/m68k/m68k
thorpej 232c19df9d A statement must follow a label. 2001-12-26 19:00:31 +00:00
..
bcopy.s Add register prefixes. 1999-11-10 23:17:21 +00:00
cacheops.c Move <machine/cpu.h> above <m68k/*.h> so we get M680x0 #defines 2000-04-15 20:31:27 +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
compat_13_sigreturn13.s Add register prefixes. 1999-11-10 00:01:32 +00:00
copy.s bcopy -> memcpy 2001-07-28 13:08:34 +00:00
copypage.s Only on the 68010, assemble versions of copypage 2001-05-18 15:31:38 +00:00
db_disasm.c A statement must follow a label. 2001-12-26 19:00:31 +00:00
db_disasm.h vm_offset_t -> db_addr_t (mostly), v_addr_t (one place). 1999-09-25 21:11:55 +00:00
db_interface.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
db_trace.c missed an underscore in previous. 2001-02-07 23:30:27 +00:00
in_cksum.c
kgdb_m68k.c
linux_trap.c Add a linux specific trapsignal() function. This is just a passthrough 2001-06-18 02:04:42 +00:00
m68k_machdep.c We don't need my name in this file. 2000-06-14 16:11:24 +00:00
m68k_syscall.c Unification of the m68k syscall() function. 2000-12-19 21:09:54 +00:00
mappedcopy.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
oc_cksum.s Add register prefixes. 1999-11-10 23:17:21 +00:00
proc_subr.s First sweep at scheduler state cleanup. Collect MI scheduler 2000-05-26 21:19:19 +00:00
process_machdep.c bcopy -> memcpy 2001-07-28 13:08:34 +00:00
reenter_syscall.s Add register prefixes. 1999-11-10 23:17:21 +00:00
regdump.c
sig_machdep.c bcopy -> memcpy 2001-07-28 13:08:34 +00:00
sigcode.s split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s 2000-11-26 11:47:23 +00:00
sigreturn.s COMPAT_SUNOS requires the 1.3 sigreturn code, so include it 2001-11-26 21:10:32 +00:00
sunos_machdep.c split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
sunos_sigcode.s make this usable also standalone 2000-11-26 12:02:16 +00:00
support.s g/c _remque()/_insque(); use the C version in libkern 2001-08-13 06:10:09 +00:00
svr4_machdep.c Back out last change. m68k.h is now in cpu.h (which got updated in between 2001-02-04 23:53:31 +00:00
svr4_sigcode.s This code wasn't written in Utah or Berkeley. 2000-12-13 09:41:57 +00:00
trap_subr.s COMPAT_SUNOS requires the 1.3 sigreturn code, so include it 2001-11-26 21:10:32 +00:00
w16copy.s Added two functions that zero memory and copy memory 2001-06-14 15:38:16 +00:00