NetBSD/sys/arch/arm/arm32
dsl bd1feaa197 Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32.
Changes from PR/40309, but structure changed so there is a common error printf.
Compiles ok, but my quick kernel build failed to find module_init_md().
2009-08-17 19:44:32 +00:00
..
arm11_pmc.c Fix a typo in the delay loop time delta calculation. 2008-07-03 06:12:02 +00:00
arm32_machdep.c Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
atomic.S Use IF32_bits instead of I32_bit 2008-11-19 06:32:10 +00:00
bcopy_page.S
bus_dma.c
cpu.c Fix some missing things for CPU_ID_FA526. 2008-10-25 18:15:19 +00:00
cpuswitch.S Use IF32_bits instead of I32_bit. Only disable/irq is __HAVE_UNNESTED_IRQS 2008-11-19 06:34:21 +00:00
db_interface.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
db_machdep.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
exception.S
fault.c Conditionalize the KERN_SA bits. 2008-11-19 06:32:58 +00:00
genassym.cf Remove advertising clause for UCB in various genassym.cf files, 2008-09-20 18:29:04 +00:00
intr.c No need to include <machine/atomic.h> 2008-11-19 06:30:49 +00:00
irq_dispatch.S
kgdb_machdep.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
kobj_machdep.c Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32. 2009-08-17 19:44:32 +00:00
locore.S Use IF32_bits instead of I32_bit | F32_bit 2008-08-07 04:18:21 +00:00
mem.c Allocate /dev/mem's page in pmap_init. Mark /dev/mem as MPSAFE. Ansify. 2008-11-19 06:24:04 +00:00
pmap.c change pmap flags argument from int to u_int. 2009-04-21 21:29:58 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c ansify function definitions 2009-03-15 22:20:09 +00:00
sys_machdep.c
vm_machdep.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00