summaryrefslogtreecommitdiff
path: root/usr/src/lib/libctf/common/ctf_dwarf.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-1713363 ctfconvert could support more granular ignore for missing debug dataAndy Fiddaman1-44/+49
2020-12-1713342 ctfconvert could encode _Float128 for 32-bit objectsAndy Fiddaman1-4/+15
2020-12-1713280 CTF: provide option to truncate and continueAndy Fiddaman1-66/+125
2020-11-2713337 ctfconvert should skip ssp_ns.c when checking for debug dataAndy Fiddaman1-0/+1
2020-11-1213278 CTF assertion failed cmp->cm_tmap[id].cmt_map == suidAndy Fiddaman1-4/+13
2020-11-1213252 ctf_update()/ctf_dwarf_convert_function() leak memoryAndy Fiddaman1-1/+4
2020-11-1213247 CTF conversion fails with large filesAndy Fiddaman1-209/+396
2020-07-3012228 libctf could handle gcc dwarf4Robert Mustacchi1-3/+57
2020-07-3012226 libctf needs to handle DW_AT_count based array sizingRobert Mustacchi1-8/+24
2020-07-0212898 ctf enum size detection should use DW_AT_byte_sizeRobert Mustacchi1-30/+10
2020-06-2910854 empty struct array confuses CTFJason King1-25/+92
2020-02-1712225 normalize complex float names across compilersRobert Mustacchi1-7/+52
2020-02-1312227 libctf incorrectly handles clang anonymous unionsRobert Mustacchi1-4/+31
2020-02-1212259 CTF shouldn't assume enum sizeJohn Levon1-7/+38
2019-05-0310823 should ignore DW_TAG_subprogram with DW_AT_declaration tagsJohn Levon1-5/+104
2019-05-0310816 ctf_dwarf_convert_type() relies on un-initialized idJohn Levon1-90/+170
2019-05-0310812 ctf tools shouldn't add blank labelsRobert Mustacchi1-111/+120
2019-02-116885 CTF Everywhere Part 1Robert Mustacchi1-0/+2995