]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-03-13  Bart Van AsscheDRD: Report an error if --free-is-write=yes is used...
2011-03-13  Bart Van AsscheAdded yet another regression test.
2011-03-12  Bart Van Asscheread_and_free_race test: Reduced number of stack frames...
2011-03-12  Bart Van AsscheAdded more regression tests.
2011-03-12  Bart Van AsscheDRD: Restored --free-is-write support and fixed the...
2011-03-12  Bart Van AsscheDRD: Added command-line option --trace-hb for tracing...
2011-03-12  Bart Van AsscheAdded --free-is-write stress test.
2011-03-12  Bart Van AsscheDRD: Always invoke VG_(cli_free)() before the stop_usin...
2011-03-12  Bart Van AsscheDRD: Fixed an assertion failure triggered by setting...
2011-03-12  Bart Van AsscheDRD: More source code cleanup (constant propagation).
2011-03-12  Bart Van AsscheDRD: Allocate thread arguments again on the stack.
2011-03-12  Bart Van AsscheUpdated Subversion ignore list.
2011-03-12  Bart Van AsscheAdded AC_LANG_SOURCE() invocations where appropriate.
2011-03-11  Julian SewardAdd free-is-write functionality (experimental, not...
2011-03-11  Julian SewardUse DRD's annotate_smart_pointer regtest to check again...
2011-03-11  Julian SewardNB: this is an temporary fix, until such time as bug...
2011-03-11  Julian SewardChange the semantics of ANNOTATE_HAPPENS_BEFORE from...
2011-03-10  Julian SewardFollowup to r11619: more tidying up w.r.t. the renaming of
2011-03-10  Julian SewardCleanup: get rid of univ_tsets as it is no longer needed.
2011-03-10  Julian SewardCleanup: get rid of 'last lock lossage' mechanism,...
2011-03-10  Julian SewardCleanup: get rid of all mention of a Hardware Bus Lock...
2011-03-10  Julian SewardMinor cleanup (no functional change): rename 'struct...
2011-03-10  Julian SewardBring avg translation size statement closer to reality...
2011-03-10  Bart Van AsscheProcess PDB files with a path that contains spaces...
2011-03-10  Julian Seward'make dist' fixes following s390x-linux merge. (Christ...
2011-03-09  Bart Van AsscheDRD: Added an output variant for test pth_detached3.
2011-03-09  Bart Van AsscheDRD: Report an error if an invalid argument is passed...
2011-03-09  Bart Van AsscheDRD: Added a regression test.
2011-03-08  Bart Van AsscheDRD: Fixed a race condition triggered by invoking pthre...
2011-03-08  Bart Van AsscheDRD: Removed an obsolete comment.
2011-03-08  Bart Van AsscheDRD: Source code cleanup.
2011-03-07  Julian SewardReplace the structural equality function for WordVecs...
2011-03-07  Bart Van AsscheUpdated Subversion ignore list.
2011-03-07  Bart Van AsscheAdded file header and adjusted indentation.
2011-03-07  Julian SewardMake this executable.
2011-03-07  Julian SewardUnbreak 'make dist' following recent commits.
2011-03-07  Julian SewardAdd a port to IBM z/Architecture (s390x) running Linux...
2011-03-06  Bart Van AsscheDRD/Darwin: Generalized a suppression pattern.
2011-03-06  Bart Van AsscheDRD/Darwin: Added more suppression patterns.
2011-03-06  Bart Van AsscheMemcheck/Darwin: Added a suppression pattern.
2011-03-06  Bart Van AsscheDRD/Darwin: Suppress even more races triggered by the...
2011-03-06  Bart Van AsscheDRD/Darwin: Added an expected output file.
2011-03-06  Bart Van AsscheDRD/Darwin: cleaned up dyld suppression pattern list.
2011-03-06  Bart Van AsscheDRD/Darwin: Ignore races triggered by the dynamic loade...
2011-03-06  Bart Van AsscheDRD: Added a (non-functional so far) file drd_darwin_in...
2011-03-05  Bart Van AsscheDRD: added initial suppression list for Darwin 10.
2011-03-05  Bart Van AsscheHelgrind tests: ported tests tc23 and tc24 to Darwin...
2011-03-05  Bart Van AsscheDRD: Filter out PID from the semaphore name in the...
2011-03-05  Bart Van Asschehelgrind/tests/tc17_sembar: Works now on Darwin/amd64...
2011-03-05  Bart Van AsscheDRD, Darwin: avoid triggering misaligned stack errors...
2011-03-05  Bart Van AsscheDRD tests, Darwin: check return value of sem_open().
2011-03-05  Bart Van AsscheDRD tests: replaced __APPLE__ by VGO_darwin.
2011-03-05  Bart Van AsscheDarwin: Re-enabled four regression tests.
2011-03-05  Bart Van AsscheDarwin: Build fixes for four regression tests by Rich...
2011-03-05  Bart Van AsscheSkip test programs that do not build on Darwin.
2011-03-05  Bart Van AsscheUpdated Subversion ignore lists.
2011-03-05  Bart Van AsscheUpdated Subversion ignore lists.
2011-03-05  Bart Van AsscheUpdated Subversion ignore list.
2011-03-05  Bart Van AsscheDRD: Fixed a Darwin-specific compiler warning
2011-03-04  Josef WeidendorferQuick fix to always correctly update <passed> in setup_bbcc
2011-03-04  Bart Van Assche<valgrind/valgrind.h>: Made VALGRIND_PRINTF() and VALGR...
2011-03-04  Josef WeidendorferFix for bug 265771.
2011-03-03  Bart Van AsscheDRD: avoid triggering an assertion failure if a thread...
2011-02-28  Julian SewardFix minor documentation nits (Michael Snyder, msnyder...
2011-02-28  Julian Sewardrm pointless comment and #define.
2011-02-28  Julian SewardFix sanity check crash in Helgrind. Partial fix for...
2011-02-28  Julian SewardDon't construct the LAOG at all when --track-lockorders...
2011-02-27  Julian SewardBack out r11568 (Add a new constructor for empty XArrays,
2011-02-27  Julian SewardSimplify the implementation of VTS__tick. The previous...
2011-02-27  Julian SewardChange the representation of VTSs. Instead of using...
2011-02-24  Julian SewardScalability fix for Helgrind: reduce the size of Scalar...
2011-02-23  Julian SewardA scalability fix for Helgrind for running large worklo...
2011-02-23  Julian SewardAdd a new constructor for empty XArrays, VG_(newSizedXA...
2011-02-23  Julian SewardFix a scalability problem observed whilst running Helgr...
2011-02-17  Julian SewardRecord the repo-mangling magic invokations needed for...
2011-02-17  Julian SewardSync w/ 3_6_BRANCH.
2011-02-13  Bart Van AsscheReverted r11536 because it didn't have the desired...
2011-02-11  Julian SewardMake ld.so:index redir mandatory for glibc-2.12 and...
2011-02-10  Bart Van AsscheRemoved an unused variable.
2011-02-10  Bart Van AsscheDRD: don't inline pthread intercepts because in combina...
2011-02-10  Bart Van AsscheRefined a comment in the NEWS file.
2011-02-10  Tom HughesAdd glibc 2.13 support. Patch from Dmitry Djachenko...
2011-02-09  Julian Seward_pre_mem_asciiz handlers in both tools: don't segfault...
2011-02-09  Bart Van AsscheDRD: handle fork() in processes with detached threads...
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheUpdated Subversion ignore list.
2011-02-09  Bart Van AsscheDRD: added a test program that forks a process containi...
2011-02-09  Julian SewardDon't assert in the child after a threaded program...
2011-02-04  Josef WeidendorferFix bug 246152
2011-02-04  Josef WeidendorferBetter failed assertion then silent data corruption
2011-02-04  Bart Van AsscheDRD: removed command-line option --free-is-write again...
2011-02-03  Bart Van Asschevg-in-place: made sure that soft links to this script...
2011-02-03  Bart Van AsscheDRD: do not assert() upon fork(). Fixes the DRD part...
2011-02-02  Julian SewardAdd suppressions for __setenv leak. Fixes #188572.
2011-02-02  Julian SewardDo the -m32 vs -m64 thing correctly for these tests...
2011-02-01  Julian SewardHandle Dwarf3 types created by GNAT. Fixes #255130.
2011-01-28  Julian Sewardx86: get_otrack_shadow_offset_wrk: handle guest_NRADDR...
next