Delete ChangeLog entry with no corresponding change in sources.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 30 Apr 2013 08:28:31 +0000 (08:28 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 30 Apr 2013 08:28:31 +0000 (08:28 +0000)
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.

gdb/ChangeLog

index dc37b96..68b9e6d 100644 (file)
 
 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.
        (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
        Add call to set_gdbarch_pc_regnum.