| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r304055: | markj | 2016-08-31 | 1 | -0/+5 |
* | DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_count | markj | 2015-10-24 | 1 | -0/+4 |
* | Mechanically convert cddl sun #ifdef's to illumos | smh | 2015-01-17 | 1 | -2/+2 |
* | Fix a couple of bugs around the handling of structs and unions of size zero. | markj | 2014-11-16 | 1 | -2/+8 |
* | Only declare `bysz' variable under little endian archs. | kaiw | 2014-01-29 | 1 | -1/+4 |
* | Simplify DWARF version check. | kaiw | 2014-01-25 | 1 | -8/+2 |
* | Let ctfconvert accept DWARF version 3 and 4. | kaiw | 2014-01-22 | 1 | -3/+6 |
* | Clang 3.4 will sometimes emit DIE for struct/union member before | kaiw | 2014-01-20 | 1 | -3/+21 |
* | * Make die_mem_offset() be able to handle DW_AT_data_member_location | kaiw | 2014-01-19 | 1 | -9/+57 |
* | We should not set the unnamed DIE's name to "__anon__" since that will | kaiw | 2014-01-17 | 1 | -1/+1 |
* | If function die_name() finds a DIE without a name, set its name to | kaiw | 2014-01-16 | 1 | -0/+2 |
* | Convert ctfconvert to use the new libdwarf API. | kaiw | 2014-01-16 | 1 | -30/+34 |
* | Merge various CTF fixes from illumos | pfg | 2013-08-26 | 1 | -5/+65 |
* | Fix a segfault in ctfmerge due to a bug in gcc. | pfg | 2013-07-26 | 1 | -2/+40 |
* | Use FreeBSD's libdwarf which is BSD licensed instead of the GPL'd one that | jb | 2008-04-26 | 1 | -137/+105 |
* | Vendor import of the full userland contrib part of DTrace support from | jb | 2008-04-26 | 1 | -105/+137 |
* | Vendor import of the CTF (Compact C Type Format) code used by DTrace | jb | 2008-04-25 | 1 | -0/+1848 |