diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-01-10 20:38:42 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-04-23 23:06:54 +0100 |
commit | f872fdbb5b83f39f359bc1cd016dcc0456cb0c0a (patch) | |
tree | 9da4dc27fbbe31dab8f55c1863821871ef5542fc /gdb/progspace.c | |
parent | b614e6f3f820fe08d407b57821456f672d4d1a6f (diff) | |
download | binutils-f872fdbb5b83f39f359bc1cd016dcc0456cb0c0a.zip binutils-f872fdbb5b83f39f359bc1cd016dcc0456cb0c0a.tar.gz binutils-f872fdbb5b83f39f359bc1cd016dcc0456cb0c0a.tar.bz2 |
gdb/s12z: Use default gdbarch methods where possible
Make use of the default gdbarch methods for 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:
* s12z-tdep.c (s12z_unwind_pc): Delete.
(s12z_unwind_sp): Delete.
(s12z_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'gdb/progspace.c')
0 files changed, 0 insertions, 0 deletions