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
F86148539: D3465.id8156.diff
Sun, Jun 16, 3:59 AM
Unknown Object (File)
Thu, May 23, 6:32 AM
Unknown Object (File)
May 16 2024, 6:06 PM
Unknown Object (File)
May 14 2024, 2:11 PM
Unknown Object (File)
May 9 2024, 7:12 AM
Unknown Object (File)
Feb 19 2024, 6:22 AM
Unknown Object (File)
Dec 27 2023, 7:43 PM
Unknown Object (File)
Dec 20 2023, 1:11 AM
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.