aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain
Commit message (Expand)AuthorAgeFilesLines
* Fix the conversion macro for .note sections, broken in the caseMarcel Moolenaar2014-10-221-5/+5
* GCC for PowerPC does not align .note sections to 4 bytes. WhenMarcel Moolenaar2014-10-221-1/+1
* Reapply r221569, r233401, r233524 and r255105: Add support for a fewKai Wang2014-01-251-0/+11
* Remove trailing whitespace.Kai Wang2014-01-211-1/+1
* * Allow API dwarf_loclist_n() and dwarf_loclist() to be called withKai Wang2014-01-191-2/+27
* Add a sanity check: The provided offset for the desired location listKai Wang2014-01-191-0/+5
* API dwarf_attrval_flag() should properly handle an attribute withKai Wang2014-01-182-7/+23
* Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRYKai Wang2014-01-181-1/+1
* Fix a warning in libdwarf found by -Wmissing-variable-declarations.Kai Wang2014-01-181-1/+1
* Apply r241720 by ed:Kai Wang2014-01-181-1/+1
* Use FreeBSD's ELF headers instead of the elfdefinitions.h header whichKai Wang2014-01-161-2/+2
* Copy libelf, libdwarf and common files from vendor/ to contrib/.Kai Wang2014-01-15315-0/+56173