aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2ctf.cc
AgeCommit message (Expand)AuthorFilesLines
2024-07-02btf: refactor and simplify implementationDavid Faust1-3/+3
2024-07-02ctf: use pointers instead of IDs internallyDavid Faust1-133/+124
2024-07-02ctf, btf: restructure CTF/BTF emissionDavid Faust1-45/+20
2024-04-10ctf: fix PR debug/112878Indu Bhagat1-5/+10
2024-03-05ctf: fix incorrect CTF for multi-dimensional array typesCupertino Miranda1-83/+75
2024-02-28bpf: Always emit .BTF.ext section if generating BTFCupertino Miranda1-6/+6
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-1/+4
2022-08-01btf: emit linkage information in BTF_KIND_FUNC entriesJose E. Marchesi1-1/+3
2022-04-14CTF for extern variable fix [PR105089]Indu Bhagat1-2/+16
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+1018