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
Unknown Object (File)
Thu, May 9, 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
Unknown Object (File)
Dec 9 2023, 6:31 PM
Unknown Object (File)
Nov 13 2023, 11:48 AM
Unknown Object (File)
Oct 25 2023, 5:59 AM
Unknown Object (File)
Oct 19 2023, 7:43 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.