arm: Mis-aligned data issue fix.96/996/5
commit3e81c4b6df68fb11e97bdf25d0412a74698281d0
authorJason Moehlman <jmoehlma@linux-software.com>
Mon, 19 Nov 2012 23:33:34 +0000 (19 18:33 -0500)
committerØyvind Harboe <oyvindharboe@gmail.com>
Fri, 30 Nov 2012 11:02:05 +0000 (30 11:02 +0000)
tree09959b4acfd15593d2082f676f87e4422685c98a
parent7155349bd008d4b52433ba87f4620d9216cbce2b
arm: Mis-aligned data issue fix.

Fixes issue with big endian hosts and mis-aligned data on some hosts.
Fixes unaligned access exception on hosts that do not support unaligned
access when debugging some arm targets.

Signed-off-by: Jason Moehlman <jmoehlma@linux-software.com>
Change-Id: I6bc6fb1b3c3565b256674b9ef43ed2afd14f5178
Reviewed-on: http://openocd.zylin.com/996
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
src/target/arm_adi_v5.c