[v2 3/9] 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/config/tc-m68k.c (m68k_conditional_pseudoop): Add const
qualifier.
* gas/config/tc-m68k.h (m68k_conditional_pseudoop): Likewise.
---
gas/config/tc-m68k.c | 2 +-
gas/config/tc-m68k.h | 2 +-
gas/read.c | 73 ++++++++++++++++++++++++++++++++++++--------
3 files changed, 62 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Use-libiberty-hash-in-gas-read.c.patch
Type: text/x-patch
Size: 4893 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200815/374564c3/attachment-0001.bin>
More information about the Binutils
mailing list