aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2015-09-15 17:35:21 +0100
committerPedro Alves <palves@redhat.com>2015-09-15 17:35:21 +0100
commit5a676acc4bba751c7746c4a200a054d6c557f3ee (patch)
tree20a7d74e3acd4f89650eb794c1714ab3d5537dd2
parent8228463cbca8d629572dbad99286c4e05886350b (diff)
downloadfsf-binutils-gdb-5a676acc4bba751c7746c4a200a054d6c557f3ee.zip
fsf-binutils-gdb-5a676acc4bba751c7746c4a200a054d6c557f3ee.tar.gz
fsf-binutils-gdb-5a676acc4bba751c7746c4a200a054d6c557f3ee.tar.bz2
Move ChangeLog entry to proper place
gdb/ChangeLog -> gdb/gdbserver/ChangeLog 2015-09-15 Pedro Alves <palves@redhat.com> PR remote/18965 * remote-utils.c (prepare_resume_reply): Merge TARGET_WAITKIND_VFORK_DONE switch case with the TARGET_WAITKIND_FORKED case.
-rw-r--r--gdb/ChangeLog7
-rw-r--r--gdb/gdbserver/ChangeLog7
2 files changed, 7 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d19c71a..9932d60 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,10 +1,3 @@
-2015-09-15 Pedro Alves <palves@redhat.com>
-
- PR remote/18965
- * remote-utils.c (prepare_resume_reply): Merge
- TARGET_WAITKIND_VFORK_DONE switch case with the
- TARGET_WAITKIND_FORKED case.
-
2015-09-15 Yao Qi <yao.qi@linaro.org>
* aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 89ec1f8..6d6097f 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,10 @@
+2015-09-15 Pedro Alves <palves@redhat.com>
+
+ PR remote/18965
+ * remote-utils.c (prepare_resume_reply): Merge
+ TARGET_WAITKIND_VFORK_DONE switch case with the
+ TARGET_WAITKIND_FORKED case.
+
2015-09-15 Yao Qi <yao.qi@linaro.org>
* server.c (handle_query): Check string comparison using