History log of /external/compiler-rt/make/lib_util.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/lib_util.mk
6db90e61b58ae72b07faf3272fa9f15d4ad9b3bc 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Rename subdir 'Target' variable to 'Implementation' to be less overloaded.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93718 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/make/lib_util.mk
78cfbc57c62949e16fa7b4a69775aa6450343a00 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Add 'SelectFunctionDir' function, to select appropriate function implementation based on a configuration and architecture.

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