aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-07-26 17:21:06 +0000
committerTom Tromey <tromey@redhat.com>2012-07-26 17:21:06 +0000
commit5ba19b4c7a5c258c0fdde17e8a89b7032644eb4b (patch)
treee19bcc0771e753015b953857f1f84927d3b1bbdd /gdb/ChangeLog
parent27618ce42a9eaeb1c95bca6ed8f2a261df0e6981 (diff)
downloadgdb-5ba19b4c7a5c258c0fdde17e8a89b7032644eb4b.zip
gdb-5ba19b4c7a5c258c0fdde17e8a89b7032644eb4b.tar.gz
gdb-5ba19b4c7a5c258c0fdde17e8a89b7032644eb4b.tar.bz2
* copying.c: Rebuild.
* copying.awk: Don't use immediate_quit. Use 'no_set_class', not 'no_class'.
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 3830a7e..64d83b6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2012-07-26 Tom Tromey <tromey@redhat.com>
+ * copying.c: Rebuild.
+ * copying.awk: Don't use immediate_quit. Use 'no_set_class', not
+ 'no_class'.
+
+2012-07-26 Tom Tromey <tromey@redhat.com>
+
* symmisc.c (print_symbol_bcache_statistics): Use QUIT, not
immediate_quit.
(print_objfile_statistics): Likewise.