aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-util.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-05libctf, include: support unnamed structure members betterNick Alcock1-3/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-25libctf, include: support foreign-endianness symtabs with CTFNick Alcock1-11/+51
2020-11-20libctf: symbol type linking supportNick Alcock1-7/+41
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock1-4/+4
2020-07-22libctf, link: tie in the deduplicating linkerNick Alcock1-0/+20
2020-07-22libctf, next, hash: add dynhash and dynset _next iterationNick Alcock1-0/+17
2020-07-22libctf, next: introduce new class of easier-to-use iteratorsNick Alcock1-0/+29
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03libctf: make ctf_dump not crash on OOMNick Alcock1-1/+14
2019-10-03libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock1-13/+0
2019-10-03libctf: avoid the need to ever use ctf_updateNick Alcock1-0/+8
2019-07-01libctf: deduplicate and sort the string tableNick Alcock1-22/+13
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-2/+2
2019-05-28libctf: low-level list manipulation and helper utilitiesNick Alcock1-0/+176