]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/nvi/docs/USD.doc/vi.ref/spell.ok
Update elftoolchain to upstream rev 3136
authorEd Maste <emaste@FreeBSD.org>
Tue, 30 Dec 2014 03:25:42 +0000 (03:25 +0000)
committerEd Maste <emaste@FreeBSD.org>
Tue, 30 Dec 2014 03:25:42 +0000 (03:25 +0000)
commit4a85c69160aa915853befc1efbcd83618d2eac03
treede2207a7e901c24da6991f0a9fdabd4926d15e40
parent952fc99936a2748104ca69f1ba42264ee72d71fe
parent42bfa111d731278ff40f9ce45298e65a373c2064
Update elftoolchain to upstream rev 3136

This fixes two strip(1) issues found during ports exp-run and adds a
string hash implementation which significantly speeds up certain
operations on objects with large numbers of symbols.

This also improves libdwarf handling for stripped objects with
.eh_frame or .debug_frame (but not other debug) sections.

PR: 196107
Sponsored by: The FreeBSD Foundation
contrib/elftoolchain/elfcopy/elfcopy.h
contrib/elftoolchain/elfcopy/sections.c
contrib/elftoolchain/elfcopy/segments.c
contrib/elftoolchain/elfcopy/symbols.c
contrib/elftoolchain/libdwarf/libdwarf_abbrev.c
contrib/elftoolchain/libdwarf/libdwarf_info.c
contrib/elftoolchain/libdwarf/libdwarf_init.c