summaryrefslogtreecommitdiff
path: root/libctf/ctf-types.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: fix tabdamageNick Alcock2019-10-031-1/+1
* libctf: get the encoding of non-ints/fps in the dynamic space rightNick Alcock2019-10-031-1/+21
* libctf: allow ctf_type_lname of a null pointer.Nick Alcock2019-10-031-1/+2
* libctf: avoid the need to ever use ctf_updateNick Alcock2019-10-031-66/+211
* libctf: handle nonrepresentable types at link timeNick Alcock2019-10-031-0/+5
* libctf: Add iteration over non-root typesNick Alcock2019-10-031-0/+21
* libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2019-07-181-0/+85
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-311-24/+24
* libctf: core type lookupNick Alcock2019-05-281-0/+1023