aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 13bde11..96d598d 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,5 +1,11 @@
2013-11-18 Tom Tromey <tromey@redhat.com>
+ * server.h: Don't check HAVE_STRING_H.
+ * gdbreplay.c: Don't check HAVE_STRING_H.
+ * configure: Rebuild.
+
+2013-11-18 Tom Tromey <tromey@redhat.com>
+
* Makefile.in (gdbreplay$(EXEEXT)): Depend on and link against
LIBGNU.