From: Andrew Cagney Date: Thu, 26 Jun 2003 14:51:30 +0000 (+0000) Subject: delete stray changelog entry. X-Git-Tag: cagney_x86i386-20030821-branchpoint~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8207be5efee7c1eb344ada3e02bdfcbd4419eb69;p=thirdparty%2Fbinutils-gdb.git delete stray changelog entry. --- diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 8886aceb1c3..636b13b2e51 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -35,11 +35,6 @@ if 'int' is smaller than PTRACE_XFER_TYPE, you end up throwing away part of the register's value. -2003-04-24 Andrew Cagney - - * low-nbsd.c (fetch_inferior_registers): - (store_inferior_registers): - 2003-03-26 Daniel Jacobowitz * linux-low.c (linux_create_inferior): Use __SIGRTMIN.