aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain/addr2line
Commit message (Expand)AuthorAgeFilesLines
* addr2line: use stdbool.h header for boolEd Maste2020-02-131-0/+1
* addr2line: Handle DW_AT_ranges in compile unitsEd Maste2020-02-121-41/+106
* addr2line: Avoid a name collision.Mark Johnston2020-02-031-5/+5
* addr2line: Cache CU DIEs upon a successful address lookup.Mark Johnston2020-02-031-32/+69
* Update ELF Tool Chain to upstream r3769Ed Maste2019-12-051-1/+1
* Capsicumize addr2line(1).Mark Johnston2019-08-011-0/+13
* Update to ELF Tool Chain r3668Ed Maste2019-01-102-3/+3
* Update ELF Tool Chain to upstream r3520Ed Maste2017-04-171-5/+5
* Update to ELF Tool Chain r3475Ed Maste2016-05-201-2/+2
* Update ELF Tool Chain to upstream rev 3400Ed Maste2016-02-122-3/+7
* Update to ELF Tool Chain r3272Ed Maste2015-12-112-116/+383
* addr2line: initialize die to NULLEd Maste2015-10-091-0/+1
* Update to ELF Tool Chain r3250Ed Maste2015-10-091-30/+58
* addr2line: skip CUs lacking debug info instead of bailing outEd Maste2015-09-221-1/+7
* Update to ELF Tool Chain r3197Ed Maste2015-05-142-4/+46
* Update elftoolchain to upstream revision 3179Ed Maste2015-04-011-2/+1
* Update elftoolchain to upstream revision 3163Ed Maste2015-02-171-1/+1
* addr2line: fflush output after each address lookupEd Maste2015-01-051-1/+3
* Copy elftoolchain binutils replacements from vendor branchEd Maste2014-11-273-0/+584