NetBSD/sys/arch/arm/arm32
manu f309b668fd - Document COMPAT_15 as doing nothing
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.

This address kern/18407
2006-09-27 21:42:04 +00:00
..
arm32_machdep.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
atomic.S
bcopy_page.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bus_dma.c Unwrap a not-too-long-line. 2006-04-10 03:07:40 +00:00
cpu.c use km_alloc to get wired kernel memory for kernel stacks 2006-03-15 18:31:11 +00:00
cpuswitch.S Fix some more comments. 2006-05-13 08:56:08 +00:00
db_interface.c Define ddb_regs in db_interface.c. 2006-04-05 00:38:51 +00:00
db_machdep.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exception.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fault.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
fusu.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
genassym.cf - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
intr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
irq_dispatch.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kgdb_machdep.c bare asm -> __asm 2005-12-24 22:45:33 +00:00
locore.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mem.c typo; from Arnaud Lacombe, thanks! 2006-07-25 18:43:15 +00:00
pmap.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys_machdep.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vm_machdep.c Fix a bunch of cast lvalues. 2006-05-10 06:24:02 +00:00