summaryrefslogtreecommitdiff
path: root/libctf/ctf-string.c
Commit message (Expand)AuthorAgeFilesLines
* libctf: eliminate dtd_u, part 4: enumsNick Alcock2021-03-181-0/+17
* libctf: do not corrupt strings across ctf_serializeNick Alcock2021-03-181-9/+52
* libctf: always name nameless types "", never NULLNick Alcock2021-02-041-3/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* libctf: symbol type linking supportNick Alcock2020-11-201-24/+29
* libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock2020-11-201-14/+14
* libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock2020-08-271-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2019-10-031-11/+11
* libctf: avoid the need to ever use ctf_updateNick Alcock2019-10-031-33/+130
* libctf: support getting strings from the ELF strtabNick Alcock2019-10-031-36/+129
* libctf: deduplicate and sort the string tableNick Alcock2019-07-011-0/+330