diff options
author | Yao Qi <yao.qi@linaro.org> | 2015-07-07 16:58:19 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-07-07 16:58:19 +0100 |
commit | 179bfe826ba62ca8aa43f3d20cc1b21dfc41b1d0 (patch) | |
tree | 07506f03fa0eb1050fdee28d0a4b77e5b1329f99 /bfd/ieee.c | |
parent | 3e221d361f5647b56b7cc3ebf5ff487f417ceed0 (diff) | |
download | binutils-gdb-179bfe826ba62ca8aa43f3d20cc1b21dfc41b1d0.tar.gz |
Remove {fetch,store}_fpregister and {fetch,store}_register
This patch is to remove fetch_fpregister, fech_register,
store_fpregister and store_register, and use fetch_fpregs,
fetch_regs, store_regs, and store_fpregs instead.
gdb:
2015-07-07 Yao Qi <yao.qi@linaro.org>
* arm-linux-nat.c (store_fpregister): Remove.
(store_register): Likewise.
(fetch_fpregister): Likewise.
(fetch_register): Likewise.
(arm_linux_store_inferior_registers): Call store_regs and
store_fpregs instead.
(arm_linux_fetch_inferior_registers): Call fetch_fpregs and
fetch_regs instead.
Diffstat (limited to 'bfd/ieee.c')
0 files changed, 0 insertions, 0 deletions