arm: Mis-aligned data issue fix.
authorJason Moehlman <jmoehlma@linux-software.com>
Mon, 19 Nov 2012 23:33:34 +0000 (18:33 -0500)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Apr 2013 06:34:44 +0000 (23:34 -0700)
commit5ecfc96192b01cf6a9dbd3c1d1fcbe91784c88a5
tree7dfcb1bef229a278c2a53c9e68a4f92761ec5cae
parent679278d70852cf9b07fb4e5de8d59e47296711e7
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