diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-01-10 20:32:40 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-04-23 23:06:54 +0100 |
commit | 14faed38e730e3ab2a1aa8d5232b4883638fd857 (patch) | |
tree | e680d11ccc047e3eb069887f596b15ee858a24ac /sim/sh | |
parent | 541aad8ac923fa2d4a9d35fdf82b487b9f6e0ea8 (diff) | |
download | gdb-14faed38e730e3ab2a1aa8d5232b4883638fd857.zip gdb-14faed38e730e3ab2a1aa8d5232b4883638fd857.tar.gz gdb-14faed38e730e3ab2a1aa8d5232b4883638fd857.tar.bz2 |
gdb/xstormy16: 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:
* xstormy16-tdep.c (xstormy16_unwind_sp): Delete.
(xstormy16_unwind_pc): Delete.
(xstormy16_dummy_id): Delete.
(xstormy16_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'sim/sh')
0 files changed, 0 insertions, 0 deletions