aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-error.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock1-1/+1
2020-10-21Remove libctf/mkerrors.sedTom Tromey1-12/+15
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock1-2/+2
2020-07-22libctf: drop error-prone ctf_strerrorNick Alcock1-1/+2
2020-07-22libctf: restructure error handling to reduce relocationsNick Alcock1-58/+41
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03libctf: handle nonrepresentable types at link timeNick Alcock1-1/+2
2019-10-03libctf: add linking of the variable sectionNick Alcock1-1/+2
2019-10-03libctf: add the ctf_link machineryNick Alcock1-2/+3
2019-07-18libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock1-1/+1
2019-05-28libctf: error handlingNick Alcock1-0/+93