summaryrefslogtreecommitdiff
path: root/usr/src/lib/libctf
AgeCommit message (Expand)AuthorFilesLines
2021-04-26 [illumos-gate merge]Dan McDonald1-2/+17
2021-04-2513698 CTF could handle C99 VLAs in function argumentsAndy Fiddaman1-2/+17
2021-04-14 [illumos-gate merge]Dan McDonald1-1/+1
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-1/+1
2021-01-04 [illumos-gate merge]Dan McDonald7-175/+435
2020-12-1713363 ctfconvert could support more granular ignore for missing debug dataAndy Fiddaman6-72/+102
2020-12-1713342 ctfconvert could encode _Float128 for 32-bit objectsAndy Fiddaman1-4/+15
2020-12-1713336 ctfconvert should be able to unconditionally attempt conversionAndy Fiddaman2-8/+38
2020-12-1713280 CTF: provide option to truncate and continueAndy Fiddaman5-95/+290
2020-11-30 [illumos-gate merge]Dan McDonald1-0/+1
2020-11-2713337 ctfconvert should skip ssp_ns.c when checking for debug dataAndy Fiddaman1-0/+1
2020-11-1613247 CTF conversion fails with large files [fix merge]Jason King2-4/+4
2020-11-16 [illumos-gate merge]Jason King4-240/+466
2020-11-1213278 CTF assertion failed cmp->cm_tmap[id].cmt_map == suidAndy Fiddaman2-26/+61
2020-11-1213252 ctf_update()/ctf_dwarf_convert_function() leak memoryAndy Fiddaman1-1/+4
2020-11-1213247 CTF conversion fails with large filesAndy Fiddaman4-219/+407
2020-07-31 [illumos-gate merge]Jerry Jelinek1-11/+81
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-06 [illumos-gate merge]Jerry Jelinek1-30/+10
2020-07-0212898 ctf enum size detection should use DW_AT_byte_sizeRobert Mustacchi1-30/+10
2020-06-30 [illumos-gate merge]release-20200702Jerry Jelinek1-25/+92
2020-06-2910854 empty struct array confuses CTFJason King1-25/+92
2020-05-05 [illumos-gate merge]Jerry Jelinek7-22/+7
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-4/+4
2020-05-0412454 remove lint library machineryRichard Lowe7-22/+7
2020-02-18 [illumos-gate merge]Jerry Jelinek1-11/+83
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-12 [illumos-gate merge]Jerry Jelinek2-10/+44
2020-02-1212259 CTF shouldn't assume enum sizeJohn Levon2-10/+44
2019-08-16 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-05-0310827 some symbols have the wrong CTF typeJohn Levon1-17/+22
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 Levon5-177/+250
2019-05-0310812 ctf tools shouldn't add blank labelsRobert Mustacchi5-308/+534
2019-04-23OS-7713 some symbols have the wrong CTF typeJohn Levon1-17/+22
2019-04-17OS-7689 ctfdump -c goes off the rails with a missing parentJohn Levon1-5/+104
2019-04-02OS-6428 bad free in ctf_dwarf_init_dieJohn Levon5-177/+249
2019-03-20OS-7645 ctf symbol mapping needs workRobert Mustacchi5-308/+534
2019-02-14 [illumos-gate merge]Jerry Jelinek1-32/+0
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-32/+0
2019-02-13 [illumos-gate merge]Jerry Jelinek1-4/+4
2019-02-1210393 ctf: NULL pointer errorsToomas Soome1-4/+4
2019-02-126889 & 10330 [fix merge problems]Jerry Jelinek3-1/+4
2019-02-126889 ctfconvert should be implemented in terms of libctf [fix mapfile]Jerry Jelinek1-1/+0
2019-02-12 [illumos-gate merge]Jerry Jelinek2-3/+1
2019-02-116885 CTF Everywhere Part 1Robert Mustacchi13-62/+7103
2019-02-06OS-7549 Sync CTF review changes backRobert Mustacchi6-599/+580