aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-link.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-24libctf: avoid the need to ever use ctf_updateNick Alcock1-17/+3
2019-09-24libctf: handle nonrepresentable types at link timeNick Alcock1-4/+14
2019-09-23libctf: add CU-mapping machineryNick Alcock1-5/+167
2019-09-23libctf: add linking of the variable sectionNick Alcock1-24/+134
2019-09-23libctf: map from old to corresponding newly-added types in ctf_add_typeNick Alcock1-0/+113
2019-09-23libctf: add the ctf_link machineryNick Alcock1-0/+530