diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-01-10 20:12:28 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-04-23 22:50:28 +0100 |
commit | 47c47d6907bc44a599baff948d2809616c74c44e (patch) | |
tree | 2a2000ccbe03a238b65cbb035b8d92d449a37e88 /config.guess | |
parent | 833a4480dd7cadfd645d7b141168a0e22dc50665 (diff) | |
download | gdb-47c47d6907bc44a599baff948d2809616c74c44e.zip gdb-47c47d6907bc44a599baff948d2809616c74c44e.tar.gz gdb-47c47d6907bc44a599baff948d2809616c74c44e.tar.bz2 |
gdb/rx: 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:
* rx-tdep.c (rx_unwind_pc): Delete.
(rx_unwind_sp): Delete.
(rx_dummy_id): Delete.
(rx_gdbarch_init): Don't register deleted functions with
gdbarch. Update comment.
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions