]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdw: Add and use a concurrent version of the dynamic-size hash table.
authorSrđan Milaković <sm108@rice.edu>
Mon, 4 Nov 2019 16:39:35 +0000 (10:39 -0600)
committerMark Wielaard <mark@klomp.org>
Fri, 8 Nov 2019 13:55:15 +0000 (14:55 +0100)
commit99c5ba406474c87f670a64c69bfd692a0c9583c9
tree05273e33c620597c0a6e4255b3ef607bdf65acc6
parent09c9e8091c36eff7f1f4220ac12afe66d0322c59
libdw: Add and use a concurrent version of the dynamic-size hash table.

Signed-off-by: Srđan Milaković <sm108@rice.edu>
Signed-off-by: Mark Wielaard <mark@klomp.org>
12 files changed:
lib/ChangeLog
lib/Makefile.am
lib/dynamicsizehash_concurrent.c [new file with mode: 0644]
lib/dynamicsizehash_concurrent.h [new file with mode: 0644]
libdw/ChangeLog
libdw/dwarf_abbrev_hash.c
libdw/dwarf_abbrev_hash.h
libdw/dwarf_formref_die.c
libdw/dwarf_getabbrev.c
libdw/dwarf_sig8_hash.c
libdw/dwarf_sig8_hash.h
libdw/dwarf_tag.c