diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-19 22:18:28 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-02-27 16:54:43 +0200 |
commit | 4133e5a13f15d86bb1f834090de98cca4c34759d (patch) | |
tree | e2926516aff36006f25abb52efb7e9ed16d2520f /bfd/cpu-iq2000.c | |
parent | 8010f576414759bf5bdcfeaa64226bf03586b763 (diff) | |
download | fsf-binutils-gdb-4133e5a13f15d86bb1f834090de98cca4c34759d.zip fsf-binutils-gdb-4133e5a13f15d86bb1f834090de98cca4c34759d.tar.gz fsf-binutils-gdb-4133e5a13f15d86bb1f834090de98cca4c34759d.tar.bz2 |
gdb/csky: 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/csky-tdep.c (csky_dummy_id): Delete.
(csky_unwind_pc): Delete.
(csky_unwind_sp): Delete.
(csky_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'bfd/cpu-iq2000.c')
0 files changed, 0 insertions, 0 deletions