aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 980bd3f..f2068d2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2017-05-17 Pedro Alves <palves@redhat.com>
+
+ * Makefile.in (nat_extra_makefile_frag): Rename to ...
+ (nat_makefile_frag): ... this. All references updated.
+ * configure.ac: Likewise.
+ * configure.nat: Likewise. Enhance comments.
+ * configure: Regenerate.
+
2017-05-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* procfs.c (procfs_create_inferior): Change prototype to match