diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-19 22:31:50 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2019-02-27 16:54:43 +0200 |
commit | 2fbe7ad059d9ec2a8a378a5c2b973a1188677422 (patch) | |
tree | a06f896bfe4f9bbb487ea535aa80dbddaf71120a /ltoptions.m4 | |
parent | 76055cbe88cc6623f88c8ae43ed8b8ae6883df9e (diff) | |
download | fsf-binutils-gdb-2fbe7ad059d9ec2a8a378a5c2b973a1188677422.zip fsf-binutils-gdb-2fbe7ad059d9ec2a8a378a5c2b973a1188677422.tar.gz fsf-binutils-gdb-2fbe7ad059d9ec2a8a378a5c2b973a1188677422.tar.bz2 |
gdb/frv: 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/frv-tdep.c (frv_dummy_id): Delete.
(frv_unwind_pc): Delete.
(frv_unwind_sp): Delete.
(frv_gdbarch_init): Don't register deleted functions with
gdbarch.
Diffstat (limited to 'ltoptions.m4')
0 files changed, 0 insertions, 0 deletions