Ed Maste
67d97fe724
Update elftoolchain to upstream revision 3179
...
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
2015-04-01 01:08:01 +00:00
Ed Maste
cf781b2e16
Update elftoolchain to upstream rev 3130
...
This brings a number of fixes to elfcopy/strip and DWARF4 improvements.
Sponsored by: The FreeBSD Foundation
2014-12-24 03:13:16 +00:00
Kai Wang
4e5c697507
Use FreeBSD's ELF headers instead of the elfdefinitions.h header which
...
comes with elftoolchain. This version of libelf doesn't need to be
portable; using FreeBSD's own ELF headers will avoid conflicts and
make integration easier.
2014-01-16 21:47:27 +00:00
Kai Wang
2de3b87a12
Copy libelf, libdwarf and common files from vendor/ to contrib/.
2014-01-15 22:30:48 +00:00