]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2007-12-11  Julian SewardBop version.
2007-12-11  Julian SewardSwizzle external.
2007-12-11  Julian SewardCreate the 3.3.X stable branch (copy of trunk r7290)
2007-12-10  Julian SewardDuh. Sigh. etc.
2007-12-10  Julian SewardFinalise 3.3.0.
2007-12-09  Julian SewardThird time lucky, perhaps.
2007-12-09  Julian SewardFinalise distro docs for 3.3.0.
2007-12-09  Julian SewardAnother supp.
2007-12-09  Julian SewardAdd missing file to tarball.
2007-12-09  Julian SewardDon't do comparisons of (signed) Words by merely subtra...
2007-12-09  Julian SewardDon't do comparisons of (signed) Words by merely subtra...
2007-12-06  Julian Seward--> 3.3.0.RC2.
2007-12-06  Julian SewardUpdate.
2007-12-06  Julian SewardAnother supp.
2007-12-05  Nicholas NethercoteDocument flakiness of NON_SIMD_CALL* in comments and...
2007-12-05  Julian SewardRename a header file.
2007-12-05  Julian SewardUpdate expected outputs. Use new naming scheme now...
2007-12-04  Nicholas NethercoteMinor Massif docs clarifications.
2007-12-04  Julian SewardDRD changes (Bart Van Assche)
2007-12-04  Nicholas NethercoteRemove client requests that were deprecated in 3.2.0.
2007-12-04  Julian SewardHandle semaphore-related syscalls.
2007-12-04  Josef WeidendorferUpdate old (and wrong) parts of callgrind documentation.
2007-12-04  Nicholas Nethercotetweak message
2007-12-04  Nicholas NethercoteTwo changes:
2007-12-03  Nicholas NethercoteComment-only change.
2007-12-02  Julian SewardFinalise 3.3.0.RC1.
2007-12-02  Julian SewardBack out r7210 ("Fix completely bogus implementation of
2007-12-02  Julian SewardSet version to 3.3.0-RC1.
2007-12-02  Julian SewardUpdate release docs.
2007-12-02  Julian SewardFutz with headers.
2007-12-02  Julian SewardWibble.
2007-12-02  Julian Seward* document gcc code generation shenanigans on ppc32...
2007-12-01  Julian SewardOnly pass valid ThreadIDs to VG_(record_ExeContext...
2007-11-30  Julian SewardUpdate contact details.
2007-11-30  Julian SewardNew options for Memcheck, --malloc-fill=<hexnumber...
2007-11-30  Julian SewardMarginally enhance help message.
2007-11-30  Julian SewardGet rid of VG_NUMW_CLO, as it is pretty much identical...
2007-11-30  Julian SewardMake the freed-block-queue volume metrics 64-bit throug...
2007-11-30  Julian SewardInclude headers in tarball.
2007-11-30  Julian SewardAdd a test case for semaphores with nonzero initial...
2007-11-30  Julian SewardCorrectly handle semaphores with nonzero initial values...
2007-11-30  Julian SewardRemove pthread_object_size.h and associated hardwired...
2007-11-29  Julian SewardSo much for C's "type system" (ha ha). Correct version...
2007-11-29  Julian SewardDon't assert when destroying a locked rwlock.
2007-11-29  Julian SewardChanges to make Memcheck work sanely on recent incarnat...
2007-11-29  Julian SewardDon't be confused by archive (.a) files which contain...
2007-11-28  Julian Seward- Remove extraneous 'o' (will be stored in svn server...
2007-11-28  Julian SewardDump extraneous code.
2007-11-28  Julian SewardMake it compile on AIX, even if the result doesn't...
2007-11-27  Julian SewardFix compilation on older Linux distros (Bart Van Assche)
2007-11-27  Nicholas NethercoteClarify peak-taking details.
2007-11-27  Nicholas NethercoteMassif doc fixes, mostly from Julian.
2007-11-27  Julian SewardMake Memcheck work sanely on AIX5.3 (again):
2007-11-27  Julian SewardDon't break the build on AIX5.3.
2007-11-27  Nicholas NethercoteMinor updates.
2007-11-27  Julian SewardTranslate the drd regtests from C++ to C. (Bart Van...
2007-11-27  Nicholas NethercoteTweaked the tool-writing docs.
2007-11-27  Nicholas NethercoteAdd Massif bugs fixed by the rewrite. I added them...
2007-11-27  Josef Weidendorfercallgrind: support for --callgrind-out-file
2007-11-27  Nicholas NethercoteThis should have gone in with r7233.
2007-11-27  Nicholas NethercoteUpdate test output for a recent graph-drawing change...
2007-11-26  Julian SewardAIX 5.3 build fixes.
2007-11-26  Nicholas NethercoteMinor tweak to drawing of peak and detailed snapshot...
2007-11-26  Nicholas NethercoteMinor tweak to x-axis positioning of bars.
2007-11-26  Nicholas Nethercote- Rewrote documentation.
2007-11-26  Julian Sewarddrd: make the build silent regardless of platform,...
2007-11-26  Dirk Muelleradd glibc 2.7 suppression to the distribution list
2007-11-26  Julian SewardDon't break the build on unknown (to drd) platforms.
2007-11-26  Nicholas NethercoteBack out r7221, which was incorrect.
2007-11-26  Julian SewardProgram uses too many new-ish constructions to be compi...
2007-11-26  Julian SewardMake drd regtests work again following core changes...
2007-11-26  Nicholas NethercoteFix NUM_CLO checking.
2007-11-25  Julian SewardGet rid of stuff which should not have been committed...
2007-11-25  Julian SewardFix g++-2.96 build breakage.
2007-11-25  Julian SewardUn-break 'make distdir'. Either by removing from EXTRA...
2007-11-25  Julian SewardGet rid of compiler warnings.
2007-11-25  Julian SewardRemove from the active tree; this is of historical...
2007-11-25  Julian SewardUpdate.
2007-11-25  Julian SewardFix broken link.
2007-11-25  Julian SewardMisc changes needed to support exp-drd (Bart Van Assche).
2007-11-25  Julian SewardCore-tool iface changes needed to support exp-drd ...
2007-11-25  Julian SewardAdd DRD as an experimental tool. Bart Van Assche is...
2007-11-25  Julian SewardFix completely bogus implementation of VG_(seginfo_sect...
2007-11-25  Julian SewardVery minor changes.
2007-11-25  Julian SewardCreate a new chapter in the Valgrind Manual: a chapter...
2007-11-24  Julian SewardAttempt to shake out uses of uninitialised malloc'd...
2007-11-24  Julian SewardUpdate expected outputs.
2007-11-24  Julian SewardDon't let the debugger attachment fail silently in...
2007-11-23  Nicholas NethercoteTweak VG_(expand_file_name), as per Josef's suggestions.
2007-11-23  Nicholas Nethercoteupdate
2007-11-23  Nicholas NethercoteFixed up the log file mess throughout, including the...
2007-11-22  Nicholas NethercoteAvoid some compiler warnings.
2007-11-22  Nicholas NethercoteAdd support for %q in --massif-out-file. Todo: use...
2007-11-22  Julian SewardUpdate documents in preparation for 3.3.0, and restruct...
2007-11-22  Julian SewardAdd a page listing papers etc about Valgrind. Cut...
2007-11-21  Tom HughesUpdate bug status.
2007-11-21  Tom HughesDon't load debug sections from the linked debug file...
2007-11-20  Julian SewardSupport sys_utimensat on x86-linux. (Dan McGee)
2007-11-20  Julian SewardFollowup to r7192: don't bork the compilation if GDB_PA...
2007-11-20  Julian SewardHandle sys_getitimer on ppc32-linux and ppc64-linux.
next