summaryrefslogtreecommitdiff
path: root/libctf/ctf-lookup.c
AgeCommit message (Expand)Author
2023-10-17libctf: Sanitize error types for PR 30836Torbjörn SVENSSON
2023-04-08libctf: propagate errors from parents correctlyNick Alcock
2023-03-24libctf: work around an uninitialized variable warningNick Alcock
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-09-27libctf, lookup: fix bounds of pptrtab lookupNick Alcock
2021-03-25libctf: don't dereference out-of-bounds locations in the qualifier hashtabNick Alcock
2021-03-18libctf: fix GNU style for do {} whileNick Alcock
2021-03-18libctf: fix some tabdamage and move some code aroundNick Alcock
2021-02-20libctf, include: find types of symbols by nameNick Alcock
2021-02-04libctf: rip out dead code handling typedefs with no nameNick Alcock
2021-01-19libctf: lookup_by_name: do not return success for nonexistent pointer typesNick Alcock
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock
2021-01-05libctf, include: support unnamed structure members betterNick Alcock
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
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: fix isspace castsNick 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: avoid the need to ever use ctf_updateNick Alcock
2019-07-18libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock
2019-06-07libctf: avoid strndupNick Alcock
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi
2019-05-28libctf: lookups by name and symbolNick Alcock
2019-05-28libctf: creation functionsNick Alcock