Change address_space to use new and delete
[binutils-gdb.git] / libctf / ctf-hash.c
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-05-09 Alan ModraUse htab_eq_string in libctf
2021-03-18 Nick Alcocklibctf: do not corrupt strings across ctf_serialize
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-20 Nick Alcocklibctf: symbol type linking support
2020-11-20 Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-07-22 Nick Alcocklibctf: fixes for systems on which sizeof (void *)...
2020-07-22 Nick Alcocklibctf, dedup: add deduplicator
2020-07-22 Nick Alcocklibctf: rename the type_mapping_key to type_key
2020-07-22 Nick Alcocklibctf, next, hash: add dynhash and dynset _next iteration
2020-07-22 Nick Alcocklibctf, hash: introduce the ctf_dynset
2020-07-22 Nick Alcocklibctf, hash: save per-item space when no key/item...
2020-07-22 Nick Alcocklibctf, hash: improve insertion of existing keys into...
2020-07-22 Nick Alcocklibctf: add new dynhash functions
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03 Nick Alcocklibctf: don't leak hash keys or values on value replacement
2019-10-03 Nick Alcocklibctf: map from old to corresponding newly-added types...
2019-10-03 Nick Alcocklibctf: support getting strings from the ELF strtab
2019-07-01 Nick Alcocklibctf: add hash traversal helpers
2019-07-01 Nick Alcocklibctf: fix hash removal
2019-05-28 Nick Alcocklibctf: hashing