History log of /external/compiler-rt/lib/asan/Makefile.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d1fdb26e458c4ddc04155c1d421bced3ba90cd0 29-May-2014 Stephen Hines <srhines@google.com> Update compiler-rt aosp/master for 3.5 (r209699) rebase.

Change-Id: I158a30186f0faea2e2400e9dfdd878db2eb40e90
/external/compiler-rt/lib/asan/Makefile.mk
7c2a3bbabc7d3bcc66ad7a076bed9a4b86a3626d 20-Feb-2013 Alexander Potapenko <glider@google.com> [ASan] Delete asan/dynamic dir and temporarily move the interposers declarations to asan_intercepted_functions.h
Now that we have only one dependency on asan_intercepted_functions.h, we can unite that code with the interceptors declarations in asan_interceptors.cc and get rid of asan_intercepted_functions.h


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@175631 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
69563986ca570ce750111a82264d51ddbf4107ba 05-Feb-2013 Alexander Potapenko <glider@google.com> [ASan] Delete the code related to static runtime on OS X.
Nuke lib/interception/mach_override.



git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174383 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
38b7c1bd5dcbd669759a31b6c9fb6e8683432896 07-Sep-2012 Daniel Dunbar <daniel@zuster.org> build: Teach Makefile build system about asan/dynamic subdir.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@163413 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
1069b9a6845a95e3482f9ee68d8e5b3e970fa11c 27-Aug-2012 Alexey Samsonov <samsonov@google.com> [ASan] add missing build dependency on sanitizer_common headers

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@162670 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
3dc47e5969979689dbf5f3743f501cd2beac03cc 01-Aug-2012 Alexey Samsonov <samsonov@google.com> [Sanitizer] Make ASan/TSan sources depend on headers from interception library

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@161113 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
0d49904d50fc42b411c396c472ce70f8e4575f99 15-May-2012 Kostya Serebryany <kcc@google.com> [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@156816 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
5967c3de18a658e052c07a2af69f02823115655b 09-Feb-2012 Alexey Samsonov <samsonov@google.com> AddressSanitizer: move mach_override inside interception library

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@150171 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
5b29018cf422e7711fb760b733c32127397a43fc 08-Feb-2012 Alexey Samsonov <samsonov@google.com> AddressSanitizer: start factoring out interception machinery

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@150083 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
1d483d4e933705971ff6285522fb5aecfb8a2e20 18-Jan-2012 Alexander Potapenko <glider@google.com> Delete sysinfo/* and all references to it.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@148386 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
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/asan/Makefile.mk
cc080e5c0bac825d72b8928a2235716b0344ac43 02-Dec-2011 Daniel Dunbar <daniel@zuster.org> asan: Fill in integration with compiler-rt/make build.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@145648 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/Makefile.mk
1e172b4bdec57329bf904f063a29f99cddf2d85f 30-Nov-2011 Kostya Serebryany <kcc@google.com> AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt

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