]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwind
authoremaste <emaste@FreeBSD.org>
Mon, 1 Aug 2016 20:02:59 +0000 (20:02 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 1 Aug 2016 20:02:59 +0000 (20:02 +0000)
commit90b3984103ff1c319b79d9ebbb2aa74163cf0625
tree6994ede26060aa371c13b2dedc5965c8e4c68223
parenta99c449f2ed07be07e948200139fdc82b523e77b
MFC r303396: 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.

Approved by: re (kib)
contrib/gcc/config/arm/libunwind-arm.S [moved from contrib/gcc/config/arm/libunwind.S with 100% similarity]
gnu/lib/libgcc/Makefile