NetBSD/sys/arch/arm32/arm32
mark d4a8f4cf29 Commit MACHINE_NEW_NONCONTIG support based on Chuck's conversion notes. 1998-05-08 23:34:00 +00:00
..
ast.c Don't declare variables as register ... 1998-05-08 23:24:08 +00:00
autoconf.c Remove local prototypes of strstr(). 1998-02-21 22:51:43 +00:00
bcopy_page.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
bcopyinout.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
blockio.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
conf.c Don't try and support serial consoles for the riscpc. 1997-10-18 04:47:57 +00:00
copystr.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
cpufunc.c Remove local prototypes for disassemble() and include disassem.h instead 1998-02-21 22:41:34 +00:00
cpufunc_asm.S Don't include machine/vmparam.h. 1998-05-08 23:21:31 +00:00
cpuswitch.S Major overhaul of pagetable handing. 1998-04-30 21:22:00 +00:00
db_disasm.c Remove a chunk of dead comments as they appears in disassem.c where 1998-04-01 23:04:16 +00:00
db_interface.c Validate the source address in db_read_bytes() to avoid faulting when 1998-04-19 04:05:24 +00:00
db_machdep.c Nuke db_show_fs_cmd() and the "machine fs" command in the debugger. The 1998-02-21 02:42:42 +00:00
db_trace.c Stablised the trace() command. Don't try and trace things that are 1997-10-14 10:12:04 +00:00
disassem.c Enable disassembly of ldc and stc instructions. 1998-01-20 00:51:24 +00:00
disassem.h Define prototypes for disasm() and disassemble(). 1998-02-21 22:38:40 +00:00
disksubr.c kill some unused variables that i missed in my last checkin 1998-03-27 23:39:57 +00:00
exception.S Remove redundant .req statements. 1998-04-01 22:59:25 +00:00
fault.c Use a separate variable to indicate whether the fault is from USR mode 1998-05-01 15:44:51 +00:00
fusu.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
genassym.c Change vm_pmap reference to vm_map.pmap now we have dropped __VM_PMAP_HACK. 1997-10-06 00:47:34 +00:00
in_cksum_arm32.c Optimised version of in_cksum(). This started life as the sparc one 1997-10-14 09:32:29 +00:00
intr.c Remove functions for disable_interrupts(), enable_interrupts() and 1998-02-21 23:21:28 +00:00
ipkdb_glue.c Use the macros defined in machine/trap.h for breakpoint information. 1997-10-14 09:57:28 +00:00
ipkdb_step.c Use the macros defined in machine/trap.h for breakpoint information. 1997-10-14 09:57:28 +00:00
locore.S The reset address is no longer fixed so don't refer to it as 0x00000000. 1998-05-08 23:25:31 +00:00
machdep.c Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
mem.c Fix some arithmetics lossage on typeless pointers. 1998-05-07 21:01:41 +00:00
pmap.c Commit MACHINE_NEW_NONCONTIG support based on Chuck's conversion notes. 1998-05-08 23:34:00 +00:00
postmortem.c Cleanup various debugging printf format strings. 1998-01-21 22:34:38 +00:00
process_machdep.c Don't include sys/device.h here. 1998-04-01 23:05:28 +00:00
setcpsr.S Remove redundant .req statements. 1998-04-01 22:59:25 +00:00
setstack.S Remove a load of redundant .req statements. 1998-04-01 23:00:13 +00:00
spl.S Remove redundant .req assembler statements. 1998-04-01 23:02:32 +00:00
strstr.c Remove register declarations. 1998-02-21 22:56:58 +00:00
strtoul.c RCSID Police. 1998-01-05 07:02:46 +00:00
stubs.c current_spl_level should be initialized to _SPL_HIGH. 1998-04-10 20:29:02 +00:00
sys_machdep.c note second parm of sysarch() is now void *, + trivial KNF, etc. 1998-02-25 21:41:55 +00:00
syscall.c Remove conditional compilation from around the exception handler 1998-04-19 22:43:27 +00:00
undefined.c Remove conditional compilation from around the exception handler 1998-04-19 22:43:27 +00:00
vm_machdep.c Remove inclusion of sys/device.h 1998-05-01 15:36:30 +00:00