* elf-strtab.c (struct elf_strtab_hash_entry): Add u.next.
authorJakub Jelinek <jakub@redhat.com>
Tue, 18 Dec 2001 11:47:59 +0000 (11:47 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 18 Dec 2001 11:47:59 +0000 (11:47 +0000)
commit53c3f2bec7ea5f00b3119b817f80d557230d47dc
tree66bd1a83b1ec518e509eaf9e290481986784fcaa
parent351d03c5e6357200833b04926d3bccebaef668fe
* elf-strtab.c (struct elf_strtab_hash_entry): Add u.next.
(last_eq): Remove.
(_bfd_elf_strtab_finalize): Don't use a hash table for last
character chains, instead use an array.
bfd/ChangeLog
bfd/elf-strtab.c
This page took 0.024296 seconds and 4 git commands to generate.