]> git.ipfire.org Git - thirdparty/valgrind.git/commit
- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind.
authorBart Van Assche <bvanassche@acm.org>
Sat, 15 Aug 2009 10:50:35 +0000 (10:50 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 15 Aug 2009 10:50:35 +0000 (10:50 +0000)
commit80fdc5a9e92327a7cb2689a04aa5d1e86021bc83
tree8600304a5e41a28862b5a460c720a37c207d0214
parent90acd177cfdb58648d25fba07f4cf98b40a8e9ab
- Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind.
- Added two additional regression tests.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10819
12 files changed:
drd/drd.h
drd/drd_clientreq.c
drd/drd_error.c
drd/drd_error.h
drd/tests/Makefile.am
drd/tests/annotate_publish_hg.c [new file with mode: 0644]
drd/tests/annotate_publish_hg.stderr.exp [new file with mode: 0644]
drd/tests/annotate_publish_hg.vgtest [new file with mode: 0644]
drd/tests/annotate_rwlock_hg.stderr.exp [new file with mode: 0644]
drd/tests/annotate_rwlock_hg.vgtest [new file with mode: 0644]
drd/tests/compare_error_count_with [new file with mode: 0755]
drd/tests/rwlock_type_checking.stderr.exp