History log of /external/compiler-rt/make/platform/darwin_fat.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5e06e18068122930df7295fa9ddc03ba41c702d8 15-Nov-2011 Daniel Dunbar <daniel@zuster.org> build/darwin_fat: Drop ppc from default arch list, ppc targets are no longer supported by modern toolchains.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@144659 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/make/platform/darwin_fat.mk
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/darwin_fat.mk
3c2c684ce20c998bc027c162b7db853a43864e5c 04-Jul-2010 Nick Kledzik <kledzik@apple.com> fix arvm5 builds

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107588 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/make/platform/darwin_fat.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/darwin_fat.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/darwin_fat.mk