diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-19 22:34:19 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-02-27 16:54:44 +0200 |
commit | 68b867f30eeca7e9585e9ee16e824f5a18e2bc6c (patch) | |
tree | 833e90a3babdf2660baff9f719de2fa29ba80db3 /gdb/h8300-tdep.c | |
parent | 2fbe7ad059d9ec2a8a378a5c2b973a1188677422 (diff) | |
download | binutils-68b867f30eeca7e9585e9ee16e824f5a18e2bc6c.zip binutils-68b867f30eeca7e9585e9ee16e824f5a18e2bc6c.tar.gz binutils-68b867f30eeca7e9585e9ee16e824f5a18e2bc6c.tar.bz2 |
gdb/ft32: 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/ft32-tdep.c (ft32_dummy_id): Delete.
(ft32_unwind_pc): Delete.
(ft32_unwind_sp): Delete.
(ft32_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'gdb/h8300-tdep.c')
0 files changed, 0 insertions, 0 deletions