History log of /external/compiler-rt/make/platform/multi_arch.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
55812b55319abed4fc77fdcb29310fe60b275717 15-Nov-2011 Daniel Dunbar <daniel@zuster.org> build: Change default CC to be clang instead of gcc.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144658 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/make/platform/multi_arch.mk
6a571fb3c515c5ea53308ba0eda750e8dd76ef6b 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Add a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt function definitions hidden/private extern.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93790 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/make/platform/multi_arch.mk
48464e0ee1c2de5bcbf0d609348f55d0c301085d 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Add support for "platform" configurations, which define a suite of compiler-rt
libraries to generate.
- Each library may be built with different flags and for different
architectures, and there is support for building Darwin style fat archives.

- Uses an ambituous amount of make programming, but should be hidden to
users and developers.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93720 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/make/platform/multi_arch.mk