Use libiberty hash in gas/read.c.
authorMartin Liska <mliska@suse.cz>
Sat, 15 Aug 2020 17:47:35 +0000 (19:47 +0200)
committerAlan Modra <amodra@gmail.com>
Thu, 20 Aug 2020 01:26:07 +0000 (10:56 +0930)
commit32e4c1c2d7adfa71121b70c544c721b8c04b39f5
tree8d7de29b0b35eec58d702ccf5b7af64837e889bb
parent2b272f449e8664977d0aafba82c416b27b5f2d6f
Use libiberty hash in gas/read.c.

* read.c (struct po_entry): New.
(hash_po_entry): Likewise.
(eq_po_entry): Likewise.
(po_entry_alloc): Likewise.
(po_entry_find): Likewise.
(pop_insert): Likewise.
(pobegin): Use htab hash table.
(read_a_source_file): Likewise.
(s_macro): Likewise.
(read_print_statistics): Likewise.
* config/tc-m68k.c (m68k_conditional_pseudoop): Add const qualifier.
* config/tc-m68k.h (m68k_conditional_pseudoop): Likewise.
gas/ChangeLog
gas/config/tc-m68k.c
gas/config/tc-m68k.h
gas/read.c
This page took 0.024409 seconds and 4 git commands to generate.