aboutsummaryrefslogtreecommitdiff
path: root/drd
AgeCommit message (Expand)Author
2009-06-06Updated test plan.bart
2009-06-06Increased gcc version from 4.3.2 to 4.4.0.bart
2009-06-04Fixed argument types and names.bart
2009-06-04tsan_unittest.cpp does now compile cleanly even with -Wshadown enabled.bart
2009-06-03Compiles now cleanly without -Wno-empty-body.bart
2009-06-03Updated documentation of PCQ annotations.bart
2009-06-03Fixed a memory leak.bart
2009-06-03Unified two expected output files.bart
2009-06-03Updated EXTRA_DIST.bart
2009-06-03Fixed a few typo's in comments.bart
2009-06-03DRD's regression tests pass again on PowerPC.bart
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