diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-01-10 20:17:00 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-04-23 22:50:29 +0100 |
commit | 6d14d64dfefef524398f45fd59c1443ebac624f6 (patch) | |
tree | ed3ef9ec2751d2ed9a4b433ccb1178cade8efce8 /gdb/tic6x-tdep.c | |
parent | a40dde9db56ffcea8c2b99e8c4e292ce64f64f9c (diff) | |
download | binutils-6d14d64dfefef524398f45fd59c1443ebac624f6.zip binutils-6d14d64dfefef524398f45fd59c1443ebac624f6.tar.gz binutils-6d14d64dfefef524398f45fd59c1443ebac624f6.tar.bz2 |
gdb/sh: 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:
* sh-tdep.c (sh_unwind_sp): Delete.
(sh_unwind_pc): Delete.
(sh_dummy_id): Delete.
(sh_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'gdb/tic6x-tdep.c')
0 files changed, 0 insertions, 0 deletions