diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-05-05 09:00:56 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-05-05 09:00:56 +0100 |
commit | cf2ebb6e0958c9193c7c65620cd7a8b990d8b316 (patch) | |
tree | adefb0846f2f0b5a749c398ad3dd4e1102931d43 /gdb/python | |
parent | d4758f96f74225319f8cc9412acd72c228a187b9 (diff) | |
download | binutils-cf2ebb6e0958c9193c7c65620cd7a8b990d8b316.zip binutils-cf2ebb6e0958c9193c7c65620cd7a8b990d8b316.tar.gz binutils-cf2ebb6e0958c9193c7c65620cd7a8b990d8b316.tar.bz2 |
Change type of cpsr in arm_sigreturn_next_pc
Variable cpsr holds the value of cpsr register, which is 32-bit. It
is better to explicitly use uint32_t.
gdb/gdbserver:
2016-05-05 Yao Qi <yao.qi@linaro.org>
* linux-arm-low.c (arm_sigreturn_next_pc): Change type of cpsr
to uint32_t.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions