aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain/libdwarf/dwarf_loclist.c
Commit message (Collapse)AuthorAgeFilesLines
* Update elftoolchain to upstream rev 3130Ed Maste2014-12-241-104/+119
| | | | | | | | | This brings a number of fixes to elfcopy/strip and DWARF4 improvements. Sponsored by: The FreeBSD Foundation Notes: svn path=/projects/elftoolchain-update-r3130/; revision=276167
* * Allow API dwarf_loclist_n() and dwarf_loclist() to be called withKai Wang2014-01-191-2/+27
| | | | | | | | | | attributes that have form DW_FORM_sec_offset. * If the .debug_info section conforms to DWARF4, do not allow the value of attributes with form DW_FORM_data[48] to be used as section offset. Notes: svn path=/projects/elftoolchain/; revision=260879
* Copy libelf, libdwarf and common files from vendor/ to contrib/.Kai Wang2014-01-151-0/+262
Notes: svn path=/projects/elftoolchain/; revision=260697