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)
Sun, Feb 23, 7:47 PM
Unknown Object (File)
Fri, Feb 21, 2:36 PM
Unknown Object (File)
Tue, Feb 18, 12:10 AM
Unknown Object (File)
Jan 29 2025, 10:46 PM
Unknown Object (File)
Jan 19 2025, 1:56 PM
Unknown Object (File)
Jan 18 2025, 7:07 AM
Unknown Object (File)
Dec 8 2024, 12:56 PM
Unknown Object (File)
Nov 25 2024, 2:27 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.