From: Joel Brobecker Date: Tue, 30 Apr 2013 08:28:31 +0000 (+0000) Subject: Delete ChangeLog entry with no corresponding change in sources. X-Git-Tag: sid-snapshot-20130501~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ee35f36cec708959f315bfe5a07bff9952e30223;p=platform%2Fupstream%2Fbinutils.git 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. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dc37b96..68b9e6d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -16,12 +16,6 @@ 2013-04-29 Joel Brobecker - * 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 - * m32r-tdep.c (m32r_write_pc): Delete. (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc. Add call to set_gdbarch_pc_regnum.