]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-11-07 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 7 Nov 2003 22:04:39 +0000 (22:04 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 7 Nov 2003 22:04:39 +0000 (22:04 +0000)
commit49df298f1fa4f80404f5dc1b496335abb924953e
tree08b6940f502cdc0c61237f4c88baf4cda971903e
parentf168dd8007e67f2572a89da61a25066944a0a3db
2003-11-07  Andrew Cagney  <cagney@redhat.com>

* bcache.h: Update copyright.  Add comments on bcache VS hashtab.
* bcache.c (struct bstring): Make "length" an unsigned short, add
"half_hash".
(struct bcache): Add "half_hash_error_count".
(bcache): Compute and save the "half_hash".  Compare the
"half_hash" before comparing the length.  Update
half_hash_error_count.
gdb/ChangeLog
gdb/bcache.c
gdb/bcache.h