History log of /external/compiler-rt/lib/arm/Makefile.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f06648acf50b17b4a90abb46eb4515947f96fecd 02-Dec-2011 Daniel Dunbar <daniel@zuster.org> build: Add ModuleName per-subdir variable as a way to organize the different
sets of functions/objects into high level groups. Currently we have "builtins"
(the main compiler-rt code), "profile", and "asan".
- Use this to define CommonFunctions and ArchFunctions to only reference the
builtins functions.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@145674 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/Makefile.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/lib/arm/Makefile.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/lib/arm/Makefile.mk
faf0150036689985ecea64e78f2637093857cd7b 18-Jan-2010 Daniel Dunbar <daniel@zuster.org> Simplify subdirectory makefiles, and be more robust by checking that they define the appropriate variables.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93714 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/Makefile.mk
19336a2d6b9b375ac106125950f4ff09742d1aec 27-Oct-2009 Daniel Dunbar <daniel@zuster.org> Add assembly.h for use in .S files.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85263 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/Makefile.mk
01f9de572f21908fa63856cf294523f2ac1f1965 11-Sep-2009 Daniel Dunbar <daniel@zuster.org> Stub out structure for building armv{6,7} libs.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81482 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/arm/Makefile.mk