summaryrefslogtreecommitdiff
path: root/lib/libdwarf/dwarf_init.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the old libdwarf and bring in the new libdwarf in contrib/.Kai Wang2014-01-161-756/+0
* When decoding SLEB128, make sure sign extension is performed forKai Wang2013-06-301-1/+1
* remove duplicate semicolons where possible.Eitan Adler2012-10-221-1/+1
* Teach libdwarf about the DW_FORM_flag_present dwarf attribute, soDimitry Andric2012-08-291-0/+4
* Add the ability to search for all the inlined instances of a given function.David E. O'Brien2011-05-071-0/+4
* Add a BSD licensed DWARF library for use by the DTrace clients.John Birrell2008-05-221-0/+748