Port ecoff.c to str_hash.
authorMartin Liska <mliska@suse.cz>
Tue, 18 Aug 2020 08:49:16 +0000 (10:49 +0200)
committerAlan Modra <amodra@gmail.com>
Thu, 20 Aug 2020 01:26:07 +0000 (10:56 +0930)
commitf7a5981beb423a0bc03633ac8156d33d83ef41d6
tree028c1ccfd14ac12fa636e6deb9c466e8f4d8bd5a
parent8d32ded0b1c339f561f0fa8ba8afb9d69f25f684
Port ecoff.c to str_hash.

* ecoff.c (INIT_VARRAY): Use htab_t.
(add_string): Likewise.
(ecoff_read_begin_hook): Use new str_htab_create.
(get_tag): Use htab_t.
(add_file): Likewise.
gas/ChangeLog
gas/ecoff.c
This page took 0.024165 seconds and 4 git commands to generate.