mep: define gdbarch_pc_regnum instead of gdbarch_write_pc.
gdb/ChangeLog: * mep-tdep.c (mep_write_pc): Delete. (mep_gdbarch_init): Remove call to set_gdbarch_write_pc. Add call to set_gdbarch_pc_regnum.
This commit is contained in:
parent
d27b54adf3
commit
09526ec1c2
@ -4,6 +4,12 @@
|
||||
editCase function rule.
|
||||
(get_DW_AT_signature_type): Likewise.
|
||||
|
||||
2013-04-29 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* mep-tdep.c (mep_write_pc): Delete.
|
||||
(mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
|
||||
Add call to set_gdbarch_pc_regnum.
|
||||
|
||||
2013-04-29 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* m32r-tdep.c (m32r_write_pc): Delete.
|
||||
|
Loading…
Reference in New Issue
Block a user