OSDN Git Service

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)
commit0790ab1c90be0ee72fd7bf0b56be3deb01008847
tree22f1f410123254609bc1267326e12d67e841edf9
parente312f03b183716ecd1766a52f2fc11f81a979200
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