diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-01-10 18:18:39 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-04-23 22:50:19 +0100 |
commit | bf12844a68f3f4f267846a19df6a280f53e7ec5f (patch) | |
tree | b543e2e9f4fb38d3431640aeaa90c0b09f2dfe14 /gdb/lm32-tdep.c | |
parent | ecbc06d2a687f369da7c304201c9f2cbfed80ec6 (diff) | |
download | gdb-bf12844a68f3f4f267846a19df6a280f53e7ec5f.zip gdb-bf12844a68f3f4f267846a19df6a280f53e7ec5f.tar.gz gdb-bf12844a68f3f4f267846a19df6a280f53e7ec5f.tar.bz2 |
gdb/iq2000: 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/iq2000-tdep.c (iq2000_unwind_sp): Delete.
(iq2000_unwind_pc): Delete.
(iq2000_dummy_id): Delete.
(iq2000_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'gdb/lm32-tdep.c')
0 files changed, 0 insertions, 0 deletions