aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-26 14:50:47 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-26 14:50:47 +0000
commitf40ab5dda0a635c63367d879d2bca7bc36240966 (patch)
tree030ddc02328a44d6111ab0fffb59b4106ea01d25 /gdb/gdbserver
parentd93f0186ba5c2d134603dc0e001ce0c9fcb3465b (diff)
downloadfsf-binutils-gdb-f40ab5dda0a635c63367d879d2bca7bc36240966.zip
fsf-binutils-gdb-f40ab5dda0a635c63367d879d2bca7bc36240966.tar.gz
fsf-binutils-gdb-f40ab5dda0a635c63367d879d2bca7bc36240966.tar.bz2
delete stray changelog
Diffstat (limited to 'gdb/gdbserver')
-rw-r--r--gdb/gdbserver/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 8886ace..636b13b 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 <cagney@redhat.com>
-
- * low-nbsd.c (fetch_inferior_registers):
- (store_inferior_registers):
-
2003-03-26 Daniel Jacobowitz <drow@mvista.com>
* linux-low.c (linux_create_inferior): Use __SIGRTMIN.