aboutsummaryrefslogtreecommitdiff
path: root/drd/drd_main.c
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2014-11-13Merge revisions 14445 and 14446 from the BUF_REMOVAL branch to trunk.florian
2014-09-30Merge six easy pieces from the BUF_REMOVAL branch:florian
2014-08-09drd: Move VG_(getenv)("DRD_VERIFY_CONFLICT_SET")bart
2014-08-08drd: Add command-line option --verify-conflict-setbart
2014-03-10coregrind/m_scheduler + drd: Rework r13862bart
2013-10-25drd: Add range support for --ptrace-addrbart
2013-10-04drd: Update copyright noticebart
2013-08-24drd: Fix bug #323905bart
2013-08-24drd: Add command-line option --trace-sectsupprbart
2013-03-10drd: Fix stack growth tracking. Hopefully this is the proper fix for #297147.bart
2013-03-10drd: Fix a 4x slowdown for certain applications (#316181)bart
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-21First round of Char/HChar fixups for coregrind and memcheck.florian
2012-09-06drd: Suppress race reports on .got sections toobart
2012-08-05Update copyright dates to include 2012.sewardj
2012-06-10drd: Don't sporadically report false positives on newly allocated memory. Fix...bart
2012-02-02Rework r12363bart
2012-02-02drd: Avoid that an assertion failure is triggered if clone() fails.bart
2012-01-24drd: Add command-line option --ptrace-addr.bart
2012-01-24drd: Use macros and inline functions for list manipulationbart
2012-01-18drd: Switch to new pool allocatorbart
2012-01-15drd: Make it easier to enable the debug statements in the ELF section suppres...bart
2012-01-15drd: Set up red zone before the first instruction of a thread is run.bart
2012-01-15drd: Refactor functions for starting / stopping to access stack memorybart
2012-01-15drd: Reformat three comment blocksbart
2011-12-17DRD: revert r12308 because it didn't helpbart
2011-12-14DRD: Suppress uninteresting races triggered by the dynamic loaderbart
2011-12-13drd --trace-addr: make tracing 64-bit values on a 32-bit platform workbart
2011-12-12DRD help text: remove a superfluous dotbart
2011-12-11DRD, --trace-addr: trace stored values toobart
2011-12-04Remove emacs modeline and/or local variables from DRD source filesbart
2011-10-13Document command-line switches new in version 3.7.0bart
2011-10-13drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tra...bart
2011-10-11drd: Enable XML output. See also #282949. To do: document the output format.bart
2011-10-08DRD, refactoring: Introduce DRD_(trace_msg)()bart
2011-07-28drd: Delay deletion of memory access information of joined threads in order notbart
2011-03-13Updated modeline and copyright statement in DRD source files.bart
2011-03-13DRD: Report an error if --free-is-write=yes is used on a program invoking cus...bart
2011-03-12DRD: Restored --free-is-write support and fixed the bug that was present in t...bart
2011-03-12DRD: Added command-line option --trace-hb for tracing ANNOTATE_HAPPENS_BEFORE...bart
2011-03-12DRD: More source code cleanup (constant propagation).bart
2011-02-09_pre_mem_asciiz handlers in both tools: don't segfault if passed ansewardj
2011-02-04DRD: removed command-line option --free-is-write again since it is impossiblebart
2011-02-03DRD: do not assert() upon fork(). Fixes the DRD part of #255355.bart
2010-10-25DRD: the help text does now indicate that lock contention detection is off by...bart
2010-10-10E-mail address update.bart