summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/tools
Commit message (Expand)AuthorAgeFilesLines
* MFC r304055:markj2016-08-312-1/+7
* MFC r277300 (by smh): Mechanically convert cddl sun #ifdef's to illumosmav2016-03-208-20/+20
* MFC r289866:markj2015-11-131-0/+4
* MFC r274569, r276848, r287234:markj2015-09-111-1/+1
* MFC r280125:markj2015-03-181-1/+1
* MFC r275563: MFV r275536:delphij2015-01-231-4/+4
* MFC r260880 (by kaiw, from projects/elftoolchain):dim2014-03-291-8/+72
* Merge various CTF fixes from illumospfg2013-08-261-5/+65
* Style issue in r253661.pfg2013-07-261-1/+1
* Fix a segfault in ctfmerge due to a bug in gcc.pfg2013-07-264-6/+55
* Fix -Wmissing-variable-declarations compiler warnings.ed2013-04-194-8/+8
* Follow up to r247960 and rr247960 by also amending ctfmerge. For thedim2013-04-011-2/+5
* Fix error in r247960: actually assign the basename to match.iim_file.dim2013-03-071-2/+1
* Make ctfconvert work correctly on clang-compiled object files. Clangdim2013-03-071-0/+3
* Maintain target's byte order for multi-byte fields in CTF structures.gonzo2012-03-244-3/+121
* In cddl/contrib/opensolaris/tools/ctf/cvt/ctfmerge.c, a size_t is passeddim2011-12-161-1/+1
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-025-31/+78
* Catch up with r210324. d_buf will be NULL for SHT_NOBITS sections, do notnp2010-07-231-1/+1
* Do not encode more than CTF_MAX_VLEN(1023) enum members.kan2010-05-031-1/+8
* A lot of changes to make this code compile cleanly on FreeBSD.jb2008-04-2623-224/+342
* Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one thatjb2008-04-261-137/+105
* We need to be consistent with prototype definitions. It isn't OK tojb2008-04-261-8/+55
* Make this file compile cleanly.jb2008-04-261-25/+25
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-2626-527/+394
* Vendor import of the CTF (Compact C Type Format) code used by DTracejb2008-04-2540-0/+13733
OpenPOWER on IntegriCloud