summaryrefslogtreecommitdiff
path: root/libctf/ctf-decl.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* libctf, ld: dump enums: generally improve dump formattingNick Alcock2021-01-051-2/+3
* libctf: do not print array declarators backwardsNick Alcock2021-01-051-3/+2
* 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
* libctf, decl: avoid leaks of the formatted string on errorNick Alcock2020-07-221-1/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2019-10-031-4/+8
* libctf: core type lookupNick Alcock2019-05-281-0/+195