summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/libdwarf
Commit message (Expand)AuthorAgeFilesLines
* Update to ELF Tool Chain r3250emaste2015-10-091-1/+1
* Fix endless recursion in dwarf_get_section_max_offsets(), found by clangdim2015-06-231-2/+2
* Update to ELF Tool Chain r3223emaste2015-05-271-1/+2
* Update to ELF Tool Chain r3197emaste2015-05-1416-38/+39
* Update elftoolchain to upstream revision 3179emaste2015-04-013-5/+12
* Update elftoolchain to upstream revision 3163emaste2015-02-1713-15/+15
* libdwarf: Handle .rel relocationsemaste2015-02-125-33/+50
* libdwarf: Add symbol value when processing .rela relocationsemaste2015-02-111-2/+6
* libdwarf: Add aarch64 relocation supportemaste2015-02-112-0/+9
* libdwarf: add missing breakemaste2015-01-131-0/+1
* Update elftoolchain to upstream rev 3136emaste2014-12-303-11/+9
* Update elftoolchain to upstream rev 3130emaste2014-12-2939-502/+1829
|\
| * Update elftoolchain to upstream rev 3130emaste2014-12-2439-502/+1829
* | mdoc fixesbapt2014-12-264-0/+4
|/
* Remove trailing whitespace.kaiw2014-01-211-1/+1
* * Allow API dwarf_loclist_n() and dwarf_loclist() to be called withkaiw2014-01-191-2/+27
* Add a sanity check: The provided offset for the desired location listkaiw2014-01-191-0/+5
* API dwarf_attrval_flag() should properly handle an attribute withkaiw2014-01-182-7/+23
* Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRYkaiw2014-01-181-1/+1
* Fix a warning in libdwarf found by -Wmissing-variable-declarations.kaiw2014-01-181-1/+1
* Copy libelf, libdwarf and common files from vendor/ to contrib/.kaiw2014-01-15192-0/+34871
OpenPOWER on IntegriCloud