summaryrefslogtreecommitdiff
path: root/usr/src/tools/ctf/cvt/ctftools.h
AgeCommit message (Collapse)AuthorFilesLines
2019-09-1211657 Remove old ctf toolsJohn Levon1-452/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-116885 CTF Everywhere Part 1Robert Mustacchi1-0/+3
6886 Want ctfdiff 6887 ctfdump should be written in terms of libctf 6888 ctfmerge should be implemented in terms of libctf 6889 ctfconvert should be implemented in terms of libctf 6890 Want general workq 6891 Want general mergeq 6892 ctf_add_encoded assigns() incorrect byte size to types 6893 ctf_add_{struct,union,enum} can reuse forwards 6894 ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t 6895 ctf_add_member could better handle bitfields 6896 ctf_type_size() reports wrong size for forwards 6897 Want libctf ctf_kind_name() function 6898 Want libctf function to set struct/union size Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-06-049565 ctf: cast between incompatible function typesToomas Soome1-6/+7
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2015-02-265595 libzpool won't build with a studio primaryRichard Lowe1-1/+0
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-123363 Mark non-returning functions in ctftoolsErik Cederstrand1-4/+4
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Albert Lee <trisk@omniti.com>
2006-09-136338238 DWARF parser can't handle anon struct/unionjohnlev1-4/+8
6415645 cpu_t hack isn't working as expected 6441836 ctffindmod.sh still talks about ia64 6458224 genassym could handle blank lines better --HG-- rename : usr/src/tools/ctf/cvt/st_bugs.c => usr/src/tools/ctf/cvt/fixup_tdescs.c
2006-05-096418593 ctfmerge error messages need improvementjohnlev1-2/+2
2006-04-255100576 The ctfmerge should use better temporary file namejohnlev1-4/+4
6314988 ctfconvert's debug option can coredump 6321459 resurrect_functions doesn't skip ignored symbols 6326300 tdtrav_su can return an initialized value 6409619 write_ctf() should behave more like ld and open O_RDWR 6415503 strtab_write() reads stack garbage, bravely staggers on
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+445