]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - tools/regression/lib/libc/nss/test-getaddr.c
Update to ELF Tool Chain r3272
authorEd Maste <emaste@FreeBSD.org>
Fri, 11 Dec 2015 20:28:27 +0000 (20:28 +0000)
committerEd Maste <emaste@FreeBSD.org>
Fri, 11 Dec 2015 20:28:27 +0000 (20:28 +0000)
commit95fd7f26154281528fc8fc01fd29e961a054555f
tree0a74d93c155b930ca554757f4e220766fdcea7bc
parentd9e2e68d38ea08874da27feedf4e2e366becdd94
parent768a24a304ee84c17865b4348beacb61aa47af1b
Update to ELF Tool Chain r3272

Highlights (not already in the FreeBSD tree):
 - addr2line: Speed up and support searching inlined functions
 - addr2line: Support -i, -a, -p options
 - readelf: Add some ARM relocation types
 - readelf, libelf: Avoid reading beyond end of buffer/file

Relnotes: Yes
Sponsored by: The FreeBSD Foundation
contrib/elftoolchain/addr2line/addr2line.1
contrib/elftoolchain/addr2line/addr2line.c
contrib/elftoolchain/common/elfdefinitions.h
contrib/elftoolchain/elfcopy/binary.c
contrib/elftoolchain/elfcopy/elfcopy.1
contrib/elftoolchain/elfcopy/main.c
contrib/elftoolchain/elfcopy/sections.c
contrib/elftoolchain/elfcopy/segments.c
contrib/elftoolchain/libelf/elf_data.c
contrib/elftoolchain/readelf/readelf.c