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 e04135b..699d12a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2012-02-16 Tom Tromey <tromey@redhat.com>
+
+ PR c++/13653:
+ * thread.c (struct current_thread_cleanup) <was_removable>: New
+ field.
+ (restore_current_thread_cleanup_dtor): Restore 'removable' field.
+ (make_cleanup_restore_current_thread): Initialize new field.
+
2012-02-15 Kevin Buettner <kevinb@redhat.com>
* MAINTAINERS: Add rl78 to target ISA section.