[PATCH 3/4] Use libiberty hash in gas/read.c.
Martin Liska
mliska@suse.cz
Sat Aug 15 17:47:35 GMT 2020
ChangeLog:
* gas/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.
---
gas/read.c | 72 ++++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 59 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Use-libiberty-hash-in-gas-read.c.patch
Type: text/x-patch
Size: 3710 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200815/14749ced/attachment-0001.bin>
More information about the Binutils
mailing list