aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2001-01-30 02:49:36 +0000
committerMichael Chastain <mec@google.com>2001-01-30 02:49:36 +0000
commitc9049fc98f3281433941016016242a57577f5f10 (patch)
treecf9505c614b37ac0e20be75013c03fd9d7403a97 /gdb/ChangeLog
parent9add9c04bdf2c48bec05ba8eb2883c395e08b5ca (diff)
downloadgdb-c9049fc98f3281433941016016242a57577f5f10.zip
gdb-c9049fc98f3281433941016016242a57577f5f10.tar.gz
gdb-c9049fc98f3281433941016016242a57577f5f10.tar.bz2
2001-01-29 Michael Chastain <chastain@redhat.com>
* symtab.c (block_lookup_symbol): Use 'namespace' parameter in symbol comparisons in binary search.
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 2af8e88..e2466f9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-29 Michael Chastain <chastain@redhat.com>
+
+ * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
+ symbol comparisons in binary search.
+
2000-01-27 Christopher Faylor <cgf@cygnus.com>
* win32-nat.c (child_xfer_memory): Add missing argument required by