summaryrefslogtreecommitdiff
path: root/libctf/ctf-hash.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: don't leak hash keys or values on value replacementNick Alcock2019-10-031-4/+14
* libctf: map from old to corresponding newly-added types in ctf_add_typeNick Alcock2019-10-031-1/+29
* libctf: support getting strings from the ELF strtabNick Alcock2019-10-031-4/+6
* libctf: add hash traversal helpersNick Alcock2019-07-011-0/+49
* libctf: fix hash removalNick Alcock2019-07-011-1/+2
* libctf: hashingNick Alcock2019-05-281-0/+277