]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
New regcache_raw_get_signed
authorYao Qi <yao.qi@linaro.org>
Tue, 22 Nov 2016 14:05:04 +0000 (14:05 +0000)
committerYao Qi <yao.qi@linaro.org>
Tue, 22 Nov 2016 14:05:04 +0000 (14:05 +0000)
commit9fd15b2e80452f03edb3fb36c2b4c36d05f4ef4e
tree0f06fc7acdfb4eeb563ac9554c42d0c6bee96711
parent6884417a0ff3555b192d4aceeacc5e7232cad207
New regcache_raw_get_signed

This patch adds a new regcache api regcache_raw_get_signed.

gdb:

2016-11-22  Yao Qi  <yao.qi@linaro.org>

* regcache.c (regcache_raw_get_signed): New function.
* regcache.h (regcache_raw_get_signed): Declare.
gdb/ChangeLog
gdb/regcache.c
gdb/regcache.h