aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2012-06-18 20:31:26 +0000
committerDoug Evans <dje@google.com>2012-06-18 20:31:26 +0000
commit6ac9ef80f54f5364a49ad11fe7d6bd8cb97a54a6 (patch)
tree0cc2bdb7bc327283de29fde7a7538b65caa4f17d /gdb/ChangeLog
parent4cd182151a5fab5b5ac3a14460534c059ed5e22c (diff)
downloadgdb-6ac9ef80f54f5364a49ad11fe7d6bd8cb97a54a6.zip
gdb-6ac9ef80f54f5364a49ad11fe7d6bd8cb97a54a6.tar.gz
gdb-6ac9ef80f54f5364a49ad11fe7d6bd8cb97a54a6.tar.bz2
* block.c (find_block_in_blockvector): Make explicit the fact that we
ignore GLOBAL_BLOCK.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2eea104..821c8d0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-18 Doug Evans <dje@google.com>
+
+ * block.c (find_block_in_blockvector): Make explicit the fact that we
+ ignore GLOBAL_BLOCK.
+
2012-06-18 Tom Tromey <tromey@redhat.com>
* c-exp.y (operator): Remove trailing space after "delete" and