OSDN Git Service

2003-11-07 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Fri, 7 Nov 2003 22:04:39 +0000 (22:04 +0000)
committercagney <cagney>
Fri, 7 Nov 2003 22:04:39 +0000 (22:04 +0000)
commite6e498499b0ccba0a3650108386d81bf4b0625b1
treec7a4456bd33a57a65d05460903dd0e06051fb862
parent9d4e983755de1b5812be1015c0b994ef5d2ce6a8
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