summaryrefslogtreecommitdiff
path: root/usr/src/tools/ctf/cvt/ctftools.h
AgeCommit message (Collapse)AuthorFilesLines
2015-02-27 [illumos-gate merge]Jerry Jelinek1-1/+0
commit 20afa66e72e7c210ef1f9053d4bc8f5b60d1eeed 5508 move segvn #defines into seg_vn.c commit ca411232542ddf24874b545c5f0ec23b6b45f5f2 5384 pvn_getpages may assert in valid scenarios commit 06e6833ac1f55fa31b2fc68fa6af8abfc2974d0b 5382 pvn_getpages handles lengths <= PAGESIZE just fine commit 495021bdf7d49b2cc9a6e6981b5ec4110264741b 5595 libzpool won't build with a studio primary commit 6ddb3373ce2752b5535cbbda4370c8c550876098 5324 .comment section on kmdb kmods is not set properly commit f665a76fbe5ccb01d21f7917a7d764c98ed42344 5632 libm's use of _sse_hw is wrong and unnecessary (in that order) commit 9348d232b12debc31fa8e694c517ad8ecfd54bda 5664 make installgrub more robust, bump grub capability version Conflicts: usr/src/tools/ctf/cvt/ctfconvert.c
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>
2015-02-15OS-3851 ctfdump should be written in terms of libctfRobert Mustacchi1-0/+3
OS-3852 ctfdiff could be more useful OS-3853 ctfmerge and ctfconvert could have an altexec OS-3854 ctfmerge should be implemented in terms of libctf Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
2014-11-13 [illumos-gate merge]Keith M Wesolowski1-2/+4
commit 5009f7885e2c6a7e13fe9ad876bd812add4754ef 5300 cleanup gcc warning for cmd/power commit e503abb729687d1a36b95ed2794f54452189c858 5278 cleanup gcc warnings for cmd/ps commit 2ecbc63a795e55973d5278384ecf60b2737798e1 5315 5234 misidentifies cases we need to replace representative lwp commit a6bde1a23b60f140c7ed78df979c2e22b1ed9b2c 3363 Mark non-returning functions in ctftools commit 85e6b6747d07050e01ec91acef2453655821f9ab 5308 Unable to join AD domain (with NtlmMinSeverSec set in the registry) commit fd75ca8de430ee0ba5ce650efee0ac0b85ed43e9 5307 AD join with lmauth_level=2 fails commit cb66c7814563eb32e20c1be88ae738ad8d63079d 5294 man ucred could do something useful Manifests: usr/src/pkg/manifests/system-library.man3c.inc
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>
2011-07-01[HACK] ctf: Temporarily workaround GCC 4 stdarg changeRichard Lowe1-2/+11
CTF tools include /usr/include first by necessity since they run on the build machine, but we need a hack to bootstrap builds on systems without a fixed va_impl.h.
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