diff options
author | Ben Elliston <bje@au.ibm.com> | 2005-03-10 00:29:35 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2005-03-10 00:29:35 +0000 |
commit | 109f70961993d87c90fab4a7ba8de115759f5999 (patch) | |
tree | c927aa47c0d6c2ae341c57728c2786564580a08a /include | |
parent | 71892b490cef7947cea80667ef03562721fd9b15 (diff) | |
download | gdb-109f70961993d87c90fab4a7ba8de115759f5999.zip gdb-109f70961993d87c90fab4a7ba8de115759f5999.tar.gz gdb-109f70961993d87c90fab4a7ba8de115759f5999.tar.bz2 |
* archive.c: Include hashtab.h.
(struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
(_bfd_look_for_bfd_in_cache): Reimplement using htab_find.
(hash_file_ptr): New function.
(eq_file_ptr): Likewise.
(_bfd_add_bfd_to_archive_cache): Reimplement using a hash table.
* libbfd-in.h: Include hashtab.h.
(struct artdata): Change `cache' member type to htab_t.
* libbfd.h: Rebuild.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions