Page MenuHomeFreeBSD

readelf: dump MIPS abiflags section
ClosedPublic

Authored by emaste on Oct 13 2016, 3:37 PM.
Tags
None
Referenced Files
F168207673: D8241.id21356.diff
Wed, Aug 26, 9:48 PM
Unknown Object (File)
Tue, Aug 25, 9:25 PM
Unknown Object (File)
Tue, Aug 25, 9:24 PM
Unknown Object (File)
Tue, Aug 25, 9:23 PM
Unknown Object (File)
Sat, Aug 22, 12:30 AM
Unknown Object (File)
Fri, Aug 21, 4:27 PM
Unknown Object (File)
Thu, Aug 20, 2:02 AM
Unknown Object (File)
Wed, Aug 19, 4:55 PM
Subscribers

Details

Summary

This is not yet fully fleshed out but is sufficient to dump the SHT_MIPS_ABIFLAGS in FreeBSD.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to readelf: dump MIPS abiflags section.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: imp, brooks.
imp edited edge metadata.

Looks good to me, I don't know if the decodes are right, since I didn't check against the spec, but it looks plausible :)

This revision is now accepted and ready to land.Oct 20 2016, 8:16 PM
readelf/readelf.c
4118 ↗(On Diff #21356)

Double blank lines?

This revision was automatically updated to reflect the committed changes.