diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-27 11:52:53 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-02-27 16:54:44 +0200 |
commit | 9734a586671fa95a06a2e10323c14d0157805057 (patch) | |
tree | bf3e690285d124cb995d1fcd7f51d3d0d0a1cdc7 /libtool.m4 | |
parent | 68b867f30eeca7e9585e9ee16e824f5a18e2bc6c (diff) | |
download | fsf-binutils-gdb-9734a586671fa95a06a2e10323c14d0157805057.zip fsf-binutils-gdb-9734a586671fa95a06a2e10323c14d0157805057.tar.gz fsf-binutils-gdb-9734a586671fa95a06a2e10323c14d0157805057.tar.bz2 |
gdb/h8300: 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/h8300-tdep.c (h8300_unwind_pc): Delete.
(h8300_unwind_sp): Delete.
(h8300_dummy_id): Delete.
(h8300_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'libtool.m4')
0 files changed, 0 insertions, 0 deletions