summaryrefslogtreecommitdiffstats
path: root/contrib/elftoolchain/libelf/gelf_symshndx.c
Commit message (Collapse)AuthorAgeFilesLines
* Update elftoolchain to upstream revision 3179emaste2015-04-011-3/+1
| | | | | | | | | | | | | Some notable changes: - libdwarf: Fixed DWARF4 line section - elfcopy: Implement --localize-hidden - nm: handle object name referenced by DW_AT_specification - elfcopy: Add --strip-dwo and --extract-dwo options for split DWARF - readelf: add remaining arm64 dynamic relocation names - nm: Avoid integer overflow in value comparison Relnotes: Yes Sponsored by: The FreeBSD Foundation
* Update elftoolchain to upstream rev 3130emaste2014-12-241-3/+6
| | | | | | 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/+136
OpenPOWER on IntegriCloud