NetBSD/sys/arch/m68k/m68k
is 7a0f63f982 Back out the defopt for M680?0. As pointed out to me, this breaks ports which
dont use the M680?0 the way Amiga, Atari, Mac68k, and X68k do. I must have
missed this in the past discussion about this project.
1998-05-24 19:32:34 +00:00
..
bcopy.s Nuke memcpy() from here; it's in libkern. 1998-02-27 21:38:31 +00:00
cacheops.c Back out the defopt for M680?0. As pointed out to me, this breaks ports which 1998-05-24 19:32:34 +00:00
copy.s In kcopy(), make sure we save and restore the old fault handler; kcopy() 1998-03-04 06:39:14 +00:00
copypage.s Back out the defopt for M680?0. As pointed out to me, this breaks ports which 1998-05-24 19:32:34 +00:00
db_disasm.c Disassemble the MOVE16 instruction. Also, correct the spelling of 1997-06-19 17:39:38 +00:00
db_disasm.h Clean up for higher warning level. 1996-04-01 01:35:48 +00:00
db_interface.c Define ddb_regs here (and extern in db_machdep.h) 1997-02-18 22:27:32 +00:00
db_memrw.c
db_trace.c Fixed stack trace address printing lossage when no symbols are available. 1998-05-14 10:15:44 +00:00
in_cksum.c Prototype oc_cksum(). 1996-04-30 11:57:05 +00:00
kgdb_m68k.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
m68k_machdep.c Use <sys/param.h> and not <machine/param.h> 1997-06-12 09:57:04 +00:00
mappedcopy.c Add the Utah mappedcopyin/mappedcopyout functions to a common m68k 1997-02-02 06:54:10 +00:00
ns_cksum.c Clean up for higher warning level. 1996-04-01 01:35:48 +00:00
oc_cksum.s
proc_subr.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
process_machdep.c Garbage-collect cpu_set_init_frame(); it hasn't been needed for some time 1998-01-06 08:06:45 +00:00
regdump.c Fix warnings on the sun3 caused by the fact that sun3/include/cpu.h 1997-10-21 17:30:15 +00:00
sig_machdep.c Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
sigcode.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
sigreturn.s - Don't make assumptions about how C labels are handled. 1997-04-25 02:22:00 +00:00
sunos_machdep.c Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
support.s Some misc. m68k asm support routines. This file currently contains 1997-03-16 10:47:33 +00:00
trap_subr.s Reorganize buserr/addrerr stuff, to allow omitting unused code in single-cpu 1997-06-04 22:12:43 +00:00