History log of /external/compiler-rt/lib/tsan/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3d763c0d3700e73b3aead8e65e04ec28efc56138 04-Mar-2016 Pirama Arumuga Nainar <pirama@google.com> Update aosp/master compiler-rt for rebase to r256229

http://b/26987366

(cherry picked from commit 799172d60d32feb1acba1a6867f3a9c39a999e5c)

Change-Id: I0362e411c56dbd5a7a10f9ca1f2ad33a40c8abd4
/external/compiler-rt/lib/tsan/Android.mk
7e8a045d4986329210d4678a9fe13afb0f62c317 25-Aug-2015 Yabin Cui <yabinc@google.com> Update tsan build.

Add missing ubsan objects in libtsan.
Add missing libtsan_cxx.

Change-Id: Id04b05bfe89ce900e40ac24bcf737a1905dfda5c
/external/compiler-rt/lib/tsan/Android.mk
6de3e08f7a2f389d3dd3fd52a961b16645abbafb 15-Aug-2015 Dan Albert <danalbert@google.com> Don't build the sanitizer tests for SANITIZE_HOST.

The tests shouldn't be sanitized, and as such none of their
dependencies can be sanitized because the sanitizer runtime is only
linked for the executable. Since we want to continue sanitizing
libc++, just don't build the tests for this build.

Change-Id: I48722440db70251763314e4f0544c64c74e8faf4
/external/compiler-rt/lib/tsan/Android.mk
f5011e3217dd4b5f8a20501567c3e8f7af342dfe 14-Aug-2015 Stephen Hines <srhines@google.com> Fix tsan test builds and support SKIP_LLVM_TESTS.

The tsan tests now need -lrt for some additional runtime functions.
SKIP_LLVM_TESTS can now be used to bootstrap compiler-rt without
requiring us to build unnecessary tests, because those usually require
the latest version of everything.

Change-Id: If52e15fe299de0b9a270775ee50798af6f36f914
/external/compiler-rt/lib/tsan/Android.mk
6c5b3a58e6bd9c2afdb5cd29975c1fee289fa8db 30-Jul-2015 Yabin Cui <yabinc@google.com> fix error typing of LOCAL_SANITIZE.

Change-Id: I8a5ea47711716af22d1c691fc06a186c26fba21b
/external/compiler-rt/lib/tsan/Android.mk
be1b933a6c620506f9001dec240ff59e71c68405 30-Jul-2015 Yabin Cui <yabinc@google.com> Add build of tsan on linux x86_64.

Change-Id: I5f2706727a1b1da5674aa095f704172a98ef2baf
/external/compiler-rt/lib/tsan/Android.mk