aboutsummaryrefslogtreecommitdiff
path: root/drd/drd_main.c
AgeCommit message (Expand)Author
2009-06-01Fixed a bug in DRD's malloc wrappers.bart
2009-05-31- Added support for most of the ANNOTATE_...() macro's supported by bart
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-03Added command-line option --first-race-only.bart
2009-05-03Added more statistics.bart
2009-03-26- Reindented code such that it uses three spaces for indentation insteadbart
2009-03-10Added DRD_(clean_memory)().bart
2009-02-25atoll() is a terrible function -- you can't do any error checking with it.njn
2009-02-16- Updated copyright statements.bart
2009-02-15Wrapped DRD_() macro around yet even more function names.bart
2009-02-15Wrapped DRD_() macro around even more function and variable names.bart
2009-02-15Wrapped DRD_() macro around even more function names.bart
2009-02-15Changed a global variable into a local variable.bart
2009-02-15Wrapped DRD_() macro around thread-related function names.bart
2009-02-15Wrapped DRD_() macro around all client object function names.bart
2009-02-15Wrapped DRD_() macro around all barrier-related function names.bart
2009-02-14Wrapped DRD_() macro around all segment function names.bart
2009-02-14Wrapped DRD_() macro around all vector clock function names.bart
2009-02-14Introduced more DRD_ prefixes.bart
2009-02-14- Moved several functions and variables from one source file to another.bart
2009-01-30Do not only recognize .plt and .plt.got sections inside the mapped address ra...bart
2008-09-27Added support for pthread_cancel() handling.bart
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-07-05Added -Wformat-nonliteral.bart
2008-07-04Changed exp-drd tool name into drd.bart
2008-07-04Renamed exp-drd directory into drd. Moved drd from the experimental tool clas...bart