Bart Van Assche
5dfad53389
Revert r11916, r11917, r11918 and r11923.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11927
2011-07-28 10:00:38 +00:00
Bart Van Assche
f7c4be8a6a
More thread tool regression test scheduler sensitivity fixes
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11923
2011-07-27 08:49:12 +00:00
Bart Van Assche
02b0e12238
drd/tests/atomic_var: Reduce scheduler sensitivity
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11918
2011-07-26 19:28:52 +00:00
Bart Van Assche
e73284e37f
- Added support for most of the ANNOTATE_...() macro's supported by
...
ThreadSanitizer.
- Modified DRD's error reporting code such that it does no longer let
the Valgrind core print the Valgrind thread ID but that it now prints
the DRD thread ID and name. Updated expected output files where
necessary.
- Modified drd/test/Makefile.am such that the tests using gcc's built-in
functions for atomic memory access such that these are only compiled when
the gcc version in use supports these built-in functions.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10186
2009-05-31 18:53:54 +00:00
Bart Van Assche
6dacd9c6ff
Cleaned up the source code of the atomic_var regression test, without changing the actual test.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9161
2009-02-15 10:19:35 +00:00
Bart Van Assche
a7dbb0d915
Made config.h include path consistent with the other regression tests.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8851
2008-12-21 16:10:36 +00:00
Bart Van Assche
d9e3e0f863
Renamed __sync_add_and_fetch() into sync_add_and_fetch().
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8630
2008-09-21 11:21:23 +00:00
Bart Van Assche
5582ca5901
Make sure that atomic_var.c compiles without warnings in case HAVE_BUILTIN_ATOMIC has not been defined.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8593
2008-09-09 18:11:40 +00:00
Bart Van Assche
a01bec5c40
Suppressed a compiler warning.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8413
2008-07-10 12:13:40 +00:00
Bart Van Assche
715ab7a2a1
Added a regression test for atomic variables.
...
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8412
2008-07-10 11:58:08 +00:00