summaryrefslogtreecommitdiff
path: root/libctf/ctf-error.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock2020-11-201-1/+1
* Remove libctf/mkerrors.sedTom Tromey2020-10-211-12/+15
* libctf, binutils: initial work towards libctf gettextizationNick Alcock2020-08-271-2/+2
* libctf: drop error-prone ctf_strerrorNick Alcock2020-07-221-1/+2
* libctf: restructure error handling to reduce relocationsNick Alcock2020-07-221-58/+41
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: handle nonrepresentable types at link timeNick Alcock2019-10-031-1/+2
* libctf: add linking of the variable sectionNick Alcock2019-10-031-1/+2
* libctf: add the ctf_link machineryNick Alcock2019-10-031-2/+3
* libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2019-07-181-1/+1
* libctf: error handlingNick Alcock2019-05-281-0/+93