]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update elftoolchain to upstream rev 3130
authoremaste <emaste@FreeBSD.org>
Mon, 29 Dec 2014 19:16:40 +0000 (19:16 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 29 Dec 2014 19:16:40 +0000 (19:16 +0000)
commitac70b524c609ef66e4327559c42d771b26250ec6
tree39384bc31a2520bce88895fd31d2a33ecb940fb4
parent26a3ad9386bf869d784d11528eaaf1ef7924fe73
parent46be049bf4ca89859159bdcdffee1da04d3ae080
Update elftoolchain to upstream rev 3130

This includes a number of libdwarf improvements (particularly DWARF4
related) and updates to elftoolchain tools such as strip(1). It also
includes a large number of miscellaneous fixes (memory leaks, sign and
cast warnings, integer overflow and underflow, etc.).

This is a merge of r276167,276170-276172 from the
projects/elftoolchain-update-r3130 branch.

Sponsored by: The FreeBSD Foundation
12 files changed:
contrib/elftoolchain/libelf/elf_data.c
contrib/elftoolchain/libelf/gelf_cap.c
contrib/elftoolchain/libelf/gelf_dyn.c
contrib/elftoolchain/libelf/gelf_ehdr.c
contrib/elftoolchain/libelf/gelf_move.c
contrib/elftoolchain/libelf/gelf_phdr.c
contrib/elftoolchain/libelf/gelf_rel.c
contrib/elftoolchain/libelf/gelf_rela.c
contrib/elftoolchain/libelf/gelf_shdr.c
contrib/elftoolchain/libelf/gelf_sym.c
lib/libdwarf/Makefile
lib/libelftc/elftc_version.c