mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 08:24:05 +08:00
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:
@ -4,6 +4,12 @@
|
|||||||
editCase function rule.
|
editCase function rule.
|
||||||
(get_DW_AT_signature_type): Likewise.
|
(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>
|
2013-04-29 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* m32r-tdep.c (m32r_write_pc): Delete.
|
* m32r-tdep.c (m32r_write_pc): Delete.
|
||||||
|
Reference in New Issue
Block a user