armv7m: remove gdb register hacks
authorSpencer Oliver <spen@spen-soft.co.uk>
Wed, 11 Sep 2013 11:33:32 +0000 (12:33 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 21 Sep 2013 20:08:38 +0000 (20:08 +0000)
commit80a94681de4c304ed8d550d4da547cdc523d2207
tree45e9403d4a5b9f88d71d183768469b86b8e07186
parentd14058db0aee78de9a9bc5bddeafe7844ac01587
armv7m: remove gdb register hacks

Now that we support the target description format we do not need
these hacks anymore, we can now tell gdb what registers we support.

Change-Id: Ie774231d296420b35efcf708bc4435475c87ff5e
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1617
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
src/target/armv7m.c
src/target/armv7m.h
src/target/cortex_m.c
src/target/hla_target.c