summaryrefslogtreecommitdiff
path: root/lib/libdwarf/dwarf_dealloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old libdwarf and bring in the new libdwarf in contrib/.Kai Wang2014-01-161-41/+0
| | | | Notes: svn path=/projects/elftoolchain/; revision=260794
* Add a BSD licensed DWARF library for use by the DTrace clients.John Birrell2008-05-221-0/+41
The API for this library is deliberately different to the GPL'd libdwarf to avoid licensing problems. Notes: svn path=/head/; revision=179187