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
Unknown Object (File)
Tue, Oct 7, 11:51 PM
Unknown Object (File)
Thu, Sep 25, 8:04 PM
Unknown Object (File)
Thu, Sep 25, 8:48 AM
Unknown Object (File)
Aug 29 2025, 8:57 PM
Unknown Object (File)
Jul 9 2025, 11:39 PM
Unknown Object (File)
Jun 27 2025, 9:06 PM
Unknown Object (File)
Jun 22 2025, 7:27 PM
Unknown Object (File)
May 30 2025, 12:18 PM
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.