FYI, I have added a build-time knob in the FreeBSD base system to use
the elftoolchain version of:

* addr2line
* elfcopy (strip)
* nm
* size
* strings

We still use the binutils versions of these tools:

* as
* ld
* objcopy
* objdump
* readelf

There are a few fixes in the FreeBSD tree and also in my github
elftoolchain mirror:

* Fix cross-endian ELF note file / memory conversion
https://svnweb.freebsd.org/base?view=revision&revision=275430
https://github.com/emaste/elftoolchain/commit/d12b90d78885c020c1e9669afab2b59c026e6734

* Build fixes due to static / stdint.h
https://svnweb.freebsd.org/base?view=revision&revision=275369
https://github.com/emaste/elftoolchain/commit/1aebda60b7929fd96e7673d61a2bcac9635678a3

* Correct elftoolchain strip(1) memory size calculation
https://svnweb.freebsd.org/base?view=revision&revision=275810
https://github.com/emaste/elftoolchain/commit/dd319dd1078e408a34560ad4169cbdf7b364cb29
https://github.com/emaste/elftoolchain/commit/1f934307a05e353578fce27eea0b0ced33307828

* Do not strip all when stripping an explicit symbol
https://svnweb.freebsd.org/base?view=revision&revision=275862
https://github.com/emaste/elftoolchain/commit/1c9a0290013ec4ac80f02b817d3faf4c9ce0fdde

-Ed

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Elftoolchain-developers mailing list
Elftoolchain-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/elftoolchain-developers

Reply via email to