History log of /external/compiler-rt/lib/x86_64/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/x86_64/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/x86_64/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/x86_64/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/x86_64/Makefile.mk
dc114bf3e390f5bcca5cbe46e4577d4cb32dbfc5 11-Sep-2009 Daniel Dunbar <daniel@zuster.org> Unbreak building of assembly files (broken by my .s -> .S rename).
- Noticed & patched by Nick Kledzik.

- This may expose portability issues in the .S files, if so we should either
disable them on non-Darwin, or even better make them portable.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@81476 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/x86_64/Makefile.mk
b3a6901e66f55b35aa9e01bcb24134e6a65ea004 26-Jun-2009 Daniel Dunbar <daniel@zuster.org> Initial import of compiler-rt.
-


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