NetBSD/sys/arch/arm
scw 569efbf106 Oops, forgot to commit this along with the others...
Enable alignment faults on arm32 for both kernel and userland.

If COMPAT_15 and EXEC_AOUT are defined, support per-process
alignment checking where AFLTs are always enabled when running
kernel code and userland ELF binaries, and dynamically disabled/
enabled when switching to/from a.out binaries. This is necessary
in order to execute older a.out binaries, where gcc made
deliberate use of misaligned loads under certain circumstances.
2003-10-25 20:42:49 +00:00
..
arm Enable alignment faults on arm32 for both kernel and userland. 2003-10-25 19:44:42 +00:00
arm32 Oops, forgot to commit this along with the others... 2003-10-25 20:42:49 +00:00
conf add necessary majors for miscellaneous devices, such as missing 2003-10-24 08:18:36 +00:00
footbridge Rename dsrtc to ds1687rtc to avoid conflicting with the MI i2c 2003-10-21 08:15:39 +00:00
fpe-arm
include Enable alignment faults on arm32 for both kernel and userland. 2003-10-25 19:44:42 +00:00
iomd Don't pass NULL as an integer. 2003-10-24 23:03:50 +00:00
ixp12x0 Fix GCC 3.3.1 nits. 2003-09-21 19:32:37 +00:00
mainbus
ofw
s3c2xx0 Fix GCC 3 barfage. 2003-09-24 11:57:44 +00:00
sa11x0 split StrongArm companion chip (sacc) driver so that we can support 2003-08-08 12:29:22 +00:00
xscale Map the expansion bus registers. 2003-10-23 09:32:17 +00:00
Makefile