NetBSD/sys/arch/arm26/arm26
bjh21 a4e55e0f13 Shared ARM ptrace(2) implementation. Mostly the same as the arm32
version, but with some #ifdefs for arm26.

Also, don't define PT_STEP, since we don't implement it.  This should
reduce code size a little.
2001-02-11 17:03:04 +00:00
..
autoconf.c Don't include <machine/spl.h> any more. 2000-08-22 21:22:48 +00:00
bus.c
conf.c
cons_machdep.c Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
copyinout.S Add APCS-32 return instructions, though not used yet. 2001-01-09 12:11:57 +00:00
cpu.c Flush out cf_unit abuses. 2001-01-23 23:58:31 +00:00
cpuvar.h
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_machdep.c Add facilities for counting interrupts, and a "machine irqstat" command to 2001-01-07 17:01:53 +00:00
db_trace.c Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. 2001-01-22 22:10:39 +00:00
disksubr_acorn.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
disksubr_mbr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
except.c Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. 2001-01-22 22:10:39 +00:00
fpu_asm.S No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
fpu.c More FPU-state-saving infrastructure. Not useful yet. 2001-01-12 13:23:49 +00:00
genassym.cf Unify arm26 and arm32 trapframe structures. The unified trapframe is the same 2001-01-20 17:14:19 +00:00
irq.c Don't trust function return to restore IRQ disable flag, since it won't 2001-02-11 14:46:11 +00:00
Locore.c
locore.S Use a permanent breakpoint to invoke DDB rather than constructing a trapframe 2001-01-23 22:41:16 +00:00
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
mem.c
pmap.c splimp() -> splvm() 2001-01-14 03:32:20 +00:00
procfs_machdep.c Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
rscons.c
softintr.c Make softclock a generic soft interrupt of the API is available, 2001-01-15 20:19:50 +00:00
start.c Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. 2001-01-22 22:10:39 +00:00
stubs.c Move the user structure for process 0 into the same page as its stack segment, 2000-09-18 18:01:39 +00:00
vm_machdep.c Initial potentially sharable <arm/armreg.h>. Used by all arm26 code. 2001-01-22 22:10:39 +00:00