aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 664f674..40826ed 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,20 @@
+2015-07-24 Pedro Alves <palves@redhat.c: Likewise.om>
+
+ * linux-aarch64-low.c: Include nat/gdb_ptrace.h instead of
+ sys/ptrace.h.
+ * linux-arm-low.c: Likewise.
+ * linux-cris-low.c: Likewise.
+ * linux-crisv32-low.c: Likewise.
+ * linux-low.c: Likewise.
+ * linux-m68k-low.c: Likewise.
+ * linux-mips-low.c: Likewise.
+ * linux-nios2-low.c: Likewise.
+ * linux-s390-low.c: Likewise.
+ * linux-sparc-low.c: Likewise.
+ * linux-tic6x-low.c: Likewise.
+ * linux-tile-low.c: Likewise.
+ * linux-x86-low.c: Likewise.
+
2015-07-24 Pedro Alves <palves@redhat.com>
* config.in: Regenerate.