[Differential] [Request, 5 lines] D2156: Switch to ELF toolchain readelf
emaste (Ed Maste)
phabric-noreply at FreeBSD.org
Fri Mar 27 15:26:10 UTC 2015
emaste created this revision.
emaste added a reviewer: imp.
emaste added a subscriber: freebsd-toolchain.
REVISION SUMMARY
ELF toolchain readelf lacked some functionality at the time other tools (like size, strip, nm, etc.) were switched over to the ELF toolchain versions. This has been addressed as of the latest update, so we should be able to use it as well.
TEST PLAN
- Ports exp-run
- ad-hoc comparison of output against in-tree binutils readelf
REVISION DETAIL
https://reviews.freebsd.org/D2156
AFFECTED FILES
gnu/usr.bin/binutils/Makefile
usr.bin/Makefile
To: emaste, imp
Cc: freebsd-toolchain
More information about the freebsd-toolchain
mailing list