aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a05520f..66ca520 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2018-04-12 Pedro Alves <palves@redhat.com>
+ * procfs.c (procfs_detach): Make forward declaration's prototype
+ match definition's protototype.
+ (proc_get_LDT_entry): Remove stale do_cleanups call.
+
+2018-04-12 Pedro Alves <palves@redhat.com>
+
* target.h (target_ops::to_has_exited): Delete.
(target_has_exited): Delete.
* target-delegates.c: Regenerate.