Merge from vendor branch TNF:
authoragc <agc>
Sun, 20 Nov 2011 06:25:18 +0000 (06:25 +0000)
committeragc <agc>
Sun, 20 Nov 2011 06:25:18 +0000 (06:25 +0000)
commit43ba376e9db4f141a364d590469080c871b6858d
treec9fe3e0929ae57241026050fb8235ea4f58c1004
parent4bf80d879eaa0103555de5308ae089d46f8dabf2
parent049f375d72caba2cd78ae25d4296cc36e6cb543a
Merge from vendor branch TNF:
Initial import of elftoolchain-0.5.1 into the packages collection.

A BSD-licensed implementation of compilation tools (nm, ar,
as, ld, etc.) for the ELF object format.

This release contains BSD-licensed implementations of the
"libdwarf" and "libelf" libraries, and of the "addr2line",
"ar", "brandelf", "c++filt", "elfcopy", "elfdump",
"findtextrel", "mcs", "nm", "ranlib", "readelf", "size",
"strings" and "strip" program development utilities.  The
release also contains API and utility reference documentation
(300+ manual entries in all), and contains test suites for
some of these released utilities and libraries.

With thanks to jkoshy for all the help.