NetBSD/sys/arch/arm32/arm32
kleink 230876cf26 Merge parts of chs-ubc2 into the trunk:
* Remove the casts to vaddr_t from the round_page() and trunc_page() macros to
  make them type-generic, which is necessary i.e. to operate on file offsets
  without truncating them.
* In due course, cast pointer arguments to these macros to an appropriate
  integral type (paddr_t, vaddr_t).

Originally done by Chuck Silvers, updated by myself.
2000-03-26 20:42:21 +00:00
..
ast.c
autoconf.c Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
bcopy_page.S
bcopyinout.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
blockio.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
bus_dma.c Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
compat_13_machdep.c
conf.c defopt EBSA285 and FOOTBRIDGE. 2000-03-06 03:15:46 +00:00
copystr.S mycro-optimization (ie. from charles). 1999-11-03 15:32:45 +00:00
cpufunc.c
cpufunc_asm.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
cpuswitch.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
db_disasm.c
db_interface.c sort arm32_db_command_table[] 1999-10-28 06:49:20 +00:00
db_machdep.c Use long int format in calls to db_printf() where required. 1999-10-05 12:34:32 +00:00
db_trace.c
disassem.c
disassem.h
disksubr.c Use b_cylinder as defined in sys/buf.h 2000-01-18 19:34:24 +00:00
disksubr_acorn.c Use b_cylinder as defined in sys/buf.h 2000-01-18 19:34:24 +00:00
disksubr_mbr.c Use b_cylinder as defined in sys/buf.h 2000-01-18 19:34:24 +00:00
exception.S Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
fault.c
fusu.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
genassym.cf
in_cksum_arm32.c
intr.c Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
ipkdb_glue.c
ipkdb_step.c
locore.S Update several ports to at least work again without IPKDB 2000-03-24 17:05:30 +00:00
machdep.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
mem.c CL* discarding. 1999-12-04 21:13:19 +00:00
pmap.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00
process_machdep.c
setcpsr.S
setstack.S
spl.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
strstr.c
stubs.c
sys_machdep.c
syscall.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
undefined.c
vm_machdep.c Merge parts of chs-ubc2 into the trunk: 2000-03-26 20:42:21 +00:00