From: H.J. Lu Date: Thu, 22 Mar 2007 16:02:56 +0000 (+0000) Subject: Move gdb ChangeLog entry to gdb/ChangeLog. X-Git-Tag: drow-reverse-20070409-branchpoint~168 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5200c3f3c16c1451b4e4c5028d5a58b27d4dc3db;p=external%2Fbinutils.git Move gdb ChangeLog entry to gdb/ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index 9cbe947..3a5e778 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,3 @@ -2007-03-22 Nigel Stephens - Maciej W. Rozycki - - * remote-mips.c (mips_xfer_memory): Update prototype. - 2007-03-21 Richard Sandiford * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bcf8526..634f463 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2007-03-22 Nigel Stephens + Maciej W. Rozycki + + * remote-mips.c (mips_xfer_memory): Update prototype. + 2007-03-22 Joel Brobecker * symfile.h: #include "symtab.h"