This is only a review wearing my web hat; it is orthogonal to the discussion with the ARM guys. ;-)
On Fri, 8 Jun 2012, Hans-Peter Nilsson wrote: > + <li>On ARM, when compiling for ARMv6 (but not ARMv6-M), ARMv7-A, > + ARMv7-R, or ARMv7-M, the default of the new option > + <code>-munaligned-accesses</code> is on, which for some source How about "the new option...is active by default"? > + This will require the OS of those systems to enable such accesses Omit "of those systems" and spell out "operating system"? > + (controlled by CP15 register c1, refer to ARM documentation). <code>c1</cdoe> > + Alternatively or for compatibility with OS versions that do not > + enable unaligned accesses, all codes has to be compiled with "enable" -> "support" "all code has" Gerald