diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-09-09 15:52:28 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-02-27 16:54:42 +0200 |
commit | 7a995095f35f024517ddaa07b8a8ad04463e3ce5 (patch) | |
tree | fbbb762927e26794c1f4fd94cc89cc2a1ac8dc47 /gdb/python/py-block.c | |
parent | 52d6f3ee9439bb20c45421ecfeef2a69fd0b5511 (diff) | |
download | binutils-7a995095f35f024517ddaa07b8a8ad04463e3ce5.zip binutils-7a995095f35f024517ddaa07b8a8ad04463e3ce5.tar.gz binutils-7a995095f35f024517ddaa07b8a8ad04463e3ce5.tar.bz2 |
gdb/aarch64: Use default gdbarch methods where possible
Make use of the default gdbarch methods for gdbarch_dummy_id,
gdbarch_unwind_pc, and gdbarch_unwind_sp where possible.
I have not tested this change but, by inspecting the code, I believe
the default methods are equivalent to the code being deleted.
gdb/ChangeLog:
* gdb/aarch64-tdep.c (aarch64_dummy_id): Delete.
(aarch64_unwind_pc): Delete.
(aarch64_unwind_sp): Delete.
(aarch64_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'gdb/python/py-block.c')
0 files changed, 0 insertions, 0 deletions