summaryrefslogtreecommitdiff
path: root/gdbsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/ChangeLog')
-rw-r--r--gdbsupport/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdbsupport/ChangeLog b/gdbsupport/ChangeLog
index bc32a0010f6..96a458d96cc 100644
--- a/gdbsupport/ChangeLog
+++ b/gdbsupport/ChangeLog
@@ -1,5 +1,13 @@
2020-01-14 Tom Tromey <tom@tromey.com>
+ * configure, Makefile.in, aclocal.m4, common.m4, config.in:
+ Rebuild.
+ * common.m4 (GDB_AC_COMMON): Move many checks from
+ gdb/configure.ac.
+ * acinclude.m4: Include bfd.m4, ptrace.m4.
+
+2020-01-14 Tom Tromey <tom@tromey.com>
+
* common-defs.h: Add GDBSERVER case. Update includes.
* acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
Makefile.am, Makefile.in, README: New files.