aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-types.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03libctf: fix tabdamageNick Alcock1-1/+1
2019-10-03libctf: get the encoding of non-ints/fps in the dynamic space rightNick Alcock1-1/+21
2019-10-03libctf: allow ctf_type_lname of a null pointer.Nick Alcock1-1/+2
2019-10-03libctf: avoid the need to ever use ctf_updateNick Alcock1-66/+211
2019-10-03libctf: handle nonrepresentable types at link timeNick Alcock1-0/+5
2019-10-03libctf: Add iteration over non-root typesNick Alcock1-0/+21
2019-07-18libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock1-0/+85
2019-05-31libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi1-24/+24
2019-05-28libctf: core type lookupNick Alcock1-0/+1023