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