Module Name: src Committed By: matt Date: Fri Dec 20 06:50:28 UTC 2013
Modified Files: src/sys/arch/arm/arm: cpu_exec.c Log Message: If we are exec'ing AAPCS and running on armv6+, disable alignment faults since gcc 4.8 will generate code that uses unaligned accesses. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/cpu_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.