Page MenuHomeFreeBSD

rename libunwind.S to libunwind-arm.S to avoid conflict with llvm libunwind
ClosedPublic

Authored by emaste on Jul 8 2016, 9:34 PM.
Tags
None
Referenced Files
F135527473: D7162.id.diff
Mon, Nov 10, 1:41 PM
F135507503: D7162.id18230.diff
Mon, Nov 10, 10:02 AM
F135507501: D7162.id18818.diff
Mon, Nov 10, 10:02 AM
F135488362: D7162.diff
Mon, Nov 10, 6:35 AM
Unknown Object (File)
Fri, Oct 17, 7:31 AM
Unknown Object (File)
Oct 7 2025, 11:51 PM
Unknown Object (File)
Sep 25 2025, 8:04 PM
Unknown Object (File)
Sep 25 2025, 8:48 AM
Subscribers
None

Details

Summary

llvm libunwind includes a libunwind.cpp but make finds libunwind.S first in the .PATH
Rename the latter, since it's not going to be updated again.

Diff Detail

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

Event Timeline

emaste retitled this revision from to rename libunwind.S to libunwind-arm.S to avoid conflict with llvm libunwind.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: bdrewery, andrew.
andrew edited edge metadata.
This revision is now accepted and ready to land.Jul 9 2016, 1:16 PM
This revision was automatically updated to reflect the committed changes.