Page MenuHomeFreeBSD

Switch to ELF toolchain readelf
ClosedPublic

Authored by emaste on Mar 27 2015, 3:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 20 2024, 1:14 AM
Unknown Object (File)
Dec 23 2023, 5:29 AM
Unknown Object (File)
Dec 19 2023, 11:29 PM
Unknown Object (File)
Nov 29 2023, 6:21 PM
Unknown Object (File)
Nov 13 2023, 10:14 AM
Unknown Object (File)
Oct 30 2023, 1:57 PM
Unknown Object (File)
Oct 30 2023, 1:57 PM
Unknown Object (File)
Oct 30 2023, 1:57 PM

Details

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to Switch to ELF toolchain readelf.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: imp.
emaste added a subscriber: Unknown Object (MLST).
imp edited edge metadata.

Looks good

This revision is now accepted and ready to land.Mar 27 2015, 4:07 PM
bapt added a reviewer: bapt.
rpaulo added a reviewer: rpaulo.
emaste updated this revision to Diff 4515.

Closed by commit rS280859 (authored by @emaste).