aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2016-07-27 16:34:19 +0000
committerEd Maste <emaste@FreeBSD.org>2016-07-27 16:34:19 +0000
commitea3dc21b32670fe11a7743b3f3cd81dea9359b58 (patch)
tree14b9ea3c29c135b3b1aa0aff0aae9ceefe8d7b37 /contrib
parent06b418173f6d70c31621926d0d34dcb05bc3ef25 (diff)
downloadsrc-ea3dc21b32670fe11a7743b3f3cd81dea9359b58.tar.gz
src-ea3dc21b32670fe11a7743b3f3cd81dea9359b58.zip
rename ARM's libunwind.S to to avoid conflict with llvm libunwind
llvm libunwind includes a libunwind.cpp, but on ARM libunwind.S is found first in .PATH. Rename the latter one, since it is not going to be updated again. Reviewed by: andrew MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D7162
Notes
Notes: svn path=/head/; revision=303396
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gcc/config/arm/libunwind-arm.S (renamed from contrib/gcc/config/arm/libunwind.S)0
1 files changed, 0 insertions, 0 deletions
diff --git a/contrib/gcc/config/arm/libunwind.S b/contrib/gcc/config/arm/libunwind-arm.S
index 8b1e2f3722e4..8b1e2f3722e4 100644
--- a/contrib/gcc/config/arm/libunwind.S
+++ b/contrib/gcc/config/arm/libunwind-arm.S