aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain/libdwarf
Commit message (Expand)AuthorAgeFilesLines
* Update to ELF Tool Chain r3668Ed Maste2019-01-10126-768/+766
* Add DW_LANG_* definitions from DWARF 4 and 5.Mark Johnston2018-06-092-0/+54
* Update ELF Tool Chain to r3614Ed Maste2018-04-274-5/+7
* Update ELF Tool Chain to upstream r3520Ed Maste2017-04-174-4/+60
* Follow DW_AT_specification when looking up DW_AT_type attributes.Mark Johnston2016-12-282-14/+29
* libdwarf: Add definitions for Apple's DWARF extension attributes.Mark Johnston2016-09-202-0/+41
* Use the in-tree sys/elf_common.h to build libelftc.Bryan Drewery2016-06-051-5/+0
* Add relocation support for RISC-V.Ruslan Bukin2016-05-252-0/+9
* elftoolchain: backwards compatability for EM_IAMCU definitionEd Maste2016-05-201-0/+5
* Update to ELF Tool Chain r3475Ed Maste2016-05-202-41/+67
* libdwarf: fix SHT_REL relocation processingEd Maste2016-03-111-3/+12
* Update ELF Tool Chain to upstream rev 3400Ed Maste2016-02-126-16/+28
* Update to ELF Tool Chain r3250Ed Maste2015-10-091-1/+1
* Fix endless recursion in dwarf_get_section_max_offsets(), found by clangDimitry Andric2015-06-231-2/+2
* Update to ELF Tool Chain r3223Ed Maste2015-05-271-1/+2
* Update to ELF Tool Chain r3197Ed Maste2015-05-1416-38/+39
* Update elftoolchain to upstream revision 3179Ed Maste2015-04-013-5/+12
* Update elftoolchain to upstream revision 3163Ed Maste2015-02-1713-15/+15
* libdwarf: Handle .rel relocationsEd Maste2015-02-125-33/+50
* libdwarf: Add symbol value when processing .rela relocationsEd Maste2015-02-111-2/+6
* libdwarf: Add aarch64 relocation supportEd Maste2015-02-112-0/+9
* libdwarf: add missing breakEd Maste2015-01-131-0/+1
* Update elftoolchain to upstream rev 3136Ed Maste2014-12-303-11/+9
* Update elftoolchain to upstream rev 3130Ed Maste2014-12-2939-502/+1829
|\
| * Update elftoolchain to upstream rev 3130Ed Maste2014-12-2439-502/+1829
* | mdoc fixesBaptiste Daroussin2014-12-264-0/+4
|/
* 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
* Copy libelf, libdwarf and common files from vendor/ to contrib/.Kai Wang2014-01-15192-0/+34871