summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/libdwarf/dwarf_dump.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r317075: Update ELF Tool Chain to upstream r3520emaste2017-05-011-1/+37
| | | | | | | | | | | | | Highlights of changes between r3490 and r3520: - Improve C++ demangling - Improve compatibility with Binutils tools wrt. error messages - Handle additional types/sections/etc. in readelf and elfdump - addr2line, cxxfilt: use setvbuf to set line buffering for filter use Also MFC r317076, version bump. Sponsored by: The FreeBSD Foundation
* MFC r306008:markj2016-09-271-0/+26
| | | | libdwarf: Add definitions for Apple's DWARF extension attributes.
* Update elftoolchain to upstream rev 3130emaste2014-12-241-1/+93
| | | | | | This brings a number of fixes to elfcopy/strip and DWARF4 improvements. Sponsored by: The FreeBSD Foundation
* Copy libelf, libdwarf and common files from vendor/ to contrib/.kaiw2014-01-151-0/+1292
OpenPOWER on IntegriCloud