Delete ChangeLog entry with no corresponding change in sources.

This ChangeLog entry was the result of a result of botched commit
which resulted in the ChangeLog update being checked in, while
the actual code code itself did not make it to CVS.

This patch deletes the entry in gdb/ChangeLog titled:

    mep: define gdbarch_pc_regnum instead of gdbarch_write_pc.
This commit is contained in:
Joel Brobecker 2013-04-30 08:28:31 +00:00
parent 01da98f9f4
commit ee35f36cec
1 changed files with 0 additions and 6 deletions

View File

@ -14,12 +14,6 @@
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.