aboutsummaryrefslogtreecommitdiff
path: root/drd
AgeCommit message (Expand)Author
2009-06-03Updated ANNOTATE_*() macro's as discussed on the valgrind-developers mailing ...bart
2009-06-03Temporarily disabled building tsan_unittest on Darwin.bart
2009-06-02Some source code modifications that should help getting tsan_unittest.cpp com...bart
2009-06-02- Portability improvement: switched from __gnu_cxx::hash_map<> (a gccbart
2009-06-02Fixes for systems without built-in functions for atomic memory access.bart
2009-06-02Back out r10197--r10200 and r10202--r10203. I'm going to put them, andnjn
2009-06-02drd/tests/tsan_unittest is broken on Darwin. For one, OS_MACOSX isn't thenjn
2009-06-01Made the call stack printed by DRD for reading the variable GLOB independent ...bart
2009-06-01Fixed a bug in DRD's malloc wrappers.bart
2009-06-01Added API warning for the recently added ANNOTATE_*() macro's.bart
2009-06-01Filter out vector clock information from DRD's regression test output.bart
2009-05-31Filter out absolute paths.bart
2009-05-31- Added support for most of the ANNOTATE_...() macro's supported by bart
2009-05-31Reverted some of the DRD customizations.bart
2009-05-31Added more DRD customizations.bart
2009-05-31Fixed a compiler warning.bart
2009-05-31Customized for DRD.bart
2009-05-31Filter line numbers for functions defined in header files too.bart
2009-05-30Added a copy of r1007 of the files racecheck_unittest.cc and thread_wrappers_...bart
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-19Sorted EXTRA_DIST alphabetically.bart
2009-05-19Merged missing part of r9900 from the MESSAGING_TIDYUP branch.bart
2009-05-18Merge r9900 (make dist fixes) from the MESSAGING_TIDYUP branch.njn
2009-05-16Added pth_mutex_reinit regression test.bart
2009-05-16Update mutex type upon mutex reinitialization such that DRD does not trigger ...bart
2009-05-11Factor out the name of the libpthread library. Also fix a minor stack tracenjn
2009-05-10Merged all revisions up to and including 9814 from the DRDDEV branch to the t...bart
2009-05-10Merged all revisions up to and including 9814 from the DRDDEV branch to the t...bart
2009-05-10Cleanup.bart
2009-05-10Removed commented-out tracing statements.bart
2009-05-06Add a missing rwlock initialisation.njn
2009-05-04Don't compile Linux-only redirects on non-Linux platforms.njn
2009-05-03Added more test code.bart
2009-05-03Un-break 'make dist'.bart
2009-05-03Added regression test for the new DRD command-line option --first-race-only.bart
2009-05-03Added command-line option --first-race-only.bart
2009-05-03Added more statistics.bart
2009-05-02Simplified client request handling.bart
2009-05-01Added support for the VG_USERREQ__MALLOCLIKE_BLOCK and VG_USERREQ__FREELIKE_B...bart
2009-05-01Introduced the functions DRD_(malloclike_block)() and DRD_(freelike_block)().bart
2009-04-28Added more comments.bart
2009-04-26bm_equal() now also supports comparing bitmaps where some or all of the secon...bart
2009-04-26Only run the pth_create_glibc_2_0 regression test if glibc supports pthread_c...bart
2009-04-26Updated an expected output file.bart
2009-04-26Added regression test pth_create_glibc_2_0.bart
2009-04-25Reran SPLASH-2 benchmark.bart
2009-04-25Added more error checking.bart
2009-04-25Added more documentation and error checking.bart
2009-04-25glibc 2.8 expected output updates.bart
2009-04-25Yet another performance optimization.bart