aboutsummaryrefslogtreecommitdiff
path: root/gcc/ctfc.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-28btf: add BTF_KIND_FUNC traversal function.Cupertino Miranda1-0/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-31btf: Add support to BTF_KIND_ENUM64 typeGuillermo E. Martinez1-2/+3
2022-08-01btf: emit linkage information in BTF_KIND_FUNC entriesJose E. Marchesi1-1/+2
2022-04-14CTF for extern variable fix [PR105089]Indu Bhagat1-1/+5
2022-04-14ctfc: get rid of the static variable in ctf_list_add_ctf_vars ()Indu Bhagat1-0/+2
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-13ctfc: remove redundant comma in enumerator listIndu Bhagat1-1/+1
2021-09-07btf: expose get_btf_idDavid Faust1-0/+1
2021-09-07ctfc: add function to lookup CTF ID of a TREE typeDavid Faust1-0/+2
2021-09-07ctfc: externalize ctf_dtd_lookupDavid Faust1-1/+4
2021-06-28CTF/BTF debug formatsIndu Bhagat1-0/+436