Page MenuHomeFreeBSD

Fix libproc on architectures that don't need pc adjustment
ClosedPublic

Authored by andrew on Aug 23 2015, 1:31 PM.
Tags
None
Referenced Files
F170574871: D3465.id8142.diff
Sat, Sep 5, 11:40 AM
F170561174: D3465.id8156.diff
Sat, Sep 5, 10:18 AM
Unknown Object (File)
Thu, Sep 3, 10:29 PM
Unknown Object (File)
Mon, Aug 24, 6:57 PM
Unknown Object (File)
Mon, Aug 24, 5:48 PM
Unknown Object (File)
Mon, Aug 24, 5:19 PM
Unknown Object (File)
Sun, Aug 23, 5:12 PM
Unknown Object (File)
Sun, Aug 23, 5:03 PM
Subscribers

Details

Summary

Split the PC adjustment out from the instruction size. Not all
architectures need the adjustment as their pc value is already correct.

Diff Detail

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

Event Timeline

andrew retitled this revision from to Fix libproc on architectures that don't need pc adjustment.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
kib added a reviewer: kib.
This revision is now accepted and ready to land.Aug 23 2015, 1:35 PM
This revision was automatically updated to reflect the committed changes.