index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
tsan
/
Makefile.old
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TSan] Remove legacy Makefile.old!
Alexey Samsonov
2015-12-08
1
-103
/
+0
*
[TSan] Port check_memcpy.sh script to a regular lit test.
Alexey Samsonov
2015-12-07
1
-2
/
+0
*
[TSan] Slightly improve check_analyze script.
Alexey Samsonov
2015-12-07
1
-1
/
+0
*
[TSan] Delete legacy test_output.sh script.
Alexey Samsonov
2015-12-07
1
-3
/
+0
*
[TSan] Fix the wikipage link.
Alexander Potapenko
2015-12-04
1
-1
/
+1
*
[TSan] Attempt to fix old Makefile build.
Alexey Samsonov
2015-04-28
1
-1
/
+2
*
[TSan] Fixup for r233038: restrict the -Wno-maybe-uninitialized flag to GCC o...
Alexey Samsonov
2015-03-23
1
-2
/
+3
*
[TSan] Disable noisy GCC warning.
Alexey Samsonov
2015-03-23
1
-0
/
+1
*
Remove TSAN_DEBUG in favor of SANITIZER_DEBUG.
Alexey Samsonov
2015-01-03
1
-1
/
+1
*
tsan: fix vector clocks
Dmitry Vyukov
2014-04-11
1
-1
/
+1
*
tsan: add test for second_deadlock_stack flag
Dmitry Vyukov
2014-03-19
1
-1
/
+1
*
Move TSan lit-tests under test/tsan
Alexey Samsonov
2014-02-14
1
-1
/
+2
*
tsan: remove in_rtl counter
Dmitry Vyukov
2013-12-24
1
-0
/
+2
*
[TSan] Use --whole-archive around TSan runtime in old TSan makefiles. Fix a G...
Alexey Samsonov
2013-09-11
1
-1
/
+1
*
Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
2013-08-27
1
-2
/
+0
*
tsan: revert dynamic symbols file to the old incorrect one
Dmitry Vyukov
2013-06-27
1
-2
/
+2
*
tsan: update dynamic export syms file
Dmitry Vyukov
2013-06-24
1
-0
/
+2
*
Exclude sanitizer_nolibc_test from TSan test run. Fix lint warnings
Alexey Samsonov
2013-05-29
1
-2
/
+5
*
[TSan] Make path to FileCheck configurable
Alexey Samsonov
2013-04-04
1
-1
/
+2
*
[TSan] Makefiles: allow configurable paths to clang and FileCheck. Add -fno-r...
Alexey Samsonov
2013-03-18
1
-5
/
+7
*
[TSan] remove temporary build directory in 'make clean' command
Alexey Samsonov
2013-02-25
1
-0
/
+1
*
[TSan] remove artifacts from gotsan build in 'make clean' command
Alexey Samsonov
2013-02-01
1
-0
/
+1
*
asan/tsan: move blocking mutex from asan to sanitizer_common
Dmitry Vyukov
2013-01-14
1
-1
/
+1
*
tsan: add cmake build and tests into presubmit script
Dmitry Vyukov
2012-12-20
1
-0
/
+2
*
[TSan] build only gtest-all.o when building TSan unit tests
Alexey Samsonov
2012-12-19
1
-2
/
+3
*
tsan: add lint check back into presubmit script
Dmitry Vyukov
2012-12-19
1
-0
/
+1
*
tsan: fix -Wgnu warnings
Dmitry Vyukov
2012-12-19
1
-2
/
+2
*
tsan: add sanity test for Go runtime into presubmit test
Dmitry Vyukov
2012-12-14
1
-0
/
+2
*
[TSan] port all output tests to lit and move them to lit_tests directory. Thi...
Alexey Samsonov
2012-09-18
1
-1
/
+1
*
[TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single roo...
Alexey Samsonov
2012-09-17
1
-2
/
+2
*
[Sanitizer] Remove lint checkers from our old makefiles in favor of buildbot
Alexey Samsonov
2012-08-31
1
-18
/
+1
*
[tsan] fix tsan's Makefile.old -- our build bot still uses it (hopefully, wil...
Kostya Serebryany
2012-08-29
1
-1
/
+1
*
[tsan] minor enhancements in the new tsan allocator and a test malloc replace...
Kostya Serebryany
2012-07-18
1
-2
/
+2
*
[Sanitizer] move flag parsing routines (and unit tests) from tsan runtime to ...
Alexey Samsonov
2012-07-09
1
-1
/
+1
*
[TSan] use threadsafe death tests in TSan unit tests
Alexey Samsonov
2012-07-02
1
-1
/
+1
*
tsan/asan: add SpinMutex to sanitizer_common
Dmitry Vyukov
2012-06-29
1
-2
/
+2
*
tsan: use -Wno-unused-private-field only for clang (gcc does not understand it)
Dmitry Vyukov
2012-06-29
1
-2
/
+4
*
[TSan] fix warnings suppression: internal-linkage-in-inline was renamed to st...
Alexey Samsonov
2012-06-26
1
-1
/
+1
*
[tsan] first step in implementing a custom allocator for tsan (and msan) whic...
Kostya Serebryany
2012-06-21
1
-4
/
+1
*
[tsan] a bit more lint and Makefile changes to run tests from sanitizer_common
Kostya Serebryany
2012-06-20
1
-6
/
+11
*
[TSan] silence -Winternal-linkage-in-inlinewarning which is produced for gtes...
Alexey Samsonov
2012-06-19
1
-2
/
+3
*
[Sanitizer] Workaround for -Wunused-private-field warning - add an attribute ...
Alexey Samsonov
2012-06-14
1
-1
/
+3
*
[TSan] use __sanitizer::internal_open in TSan run-time
Alexey Samsonov
2012-06-05
1
-1
/
+1
*
[asan,tsan] Add a new directory compiler-rt/lib/sanitizer_common
Kostya Serebryany
2012-05-29
1
-1
/
+1
*
tsan: pass CFLAGS to tests
Dmitry Vyukov
2012-05-28
1
-5
/
+2
*
[tsan] fix dependency rules in Makefile.old
Kostya Serebryany
2012-05-17
1
-3
/
+5
*
[tsan] run more kinds of builds as presubmit test (and fix gcc debug build)
Kostya Serebryany
2012-05-11
1
-3
/
+8
*
[tsan] a bit more lint
Kostya Serebryany
2012-05-11
1
-1
/
+1
*
[tsan] old-dstyle Makefile for tests; two helper scripts that analyze the ass...
Kostya Serebryany
2012-05-10
1
-0
/
+95