]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2007-11-16  Julian SewardRename a couple more UInts which really should be SVals.
2007-11-15  Julian SewardAdd a regression test for #152022.
2007-11-14  Julian SewardGive shadow values their own type (SVal) for the usual
2007-11-13  Julian SewardUpdate the list of unfixed bugs. Depressingly long.
2007-11-13  Julian SewardIntercept __memcpy_chk, which appears in glibc-2.6...
2007-11-13  Julian SewardEven more suppressions for glibc-2.6.
2007-11-12  Nicholas NethercoteAnother attempt at fixing some Massif regtest failures.
2007-11-12  Nicholas NethercoteFix verbose output filtering for Massif.
2007-11-12  Julian SewardMore glibc-2.6 suppressions.
2007-11-11  Nicholas Nethercote- Make other integer CLO macros more correct, as I...
2007-11-11  Nicholas NethercoteAdd four 'strtoll' variants, which are like 'atoll...
2007-11-11  Nicholas NethercoteAdd some seemingly unnecessary initialisations to shut...
2007-11-11  Julian SewardIn vg_SP_update_pass (stack-pointer-change analysis...
2007-11-11  Julian SewardAdd some Helgrind suppressions for LinuxThreads.
2007-11-11  Julian SewardAvoid compilation warnings from gcc-3.2 (about 'index...
2007-11-11  Julian SewardComment-only change.
2007-11-11  Julian SewardDon't hang on some old systems, since that makes the...
2007-11-11  Julian SewardEnsure omega.h is copied into the installation tree...
2007-11-10  Julian SewardFollowup to r7105: stop gcc complaining about violation...
2007-11-10  Julian SewardFix bogus grammar in r7139.
2007-11-10  Julian SewardClarify reason for existence of track_pre_thread_ll_cre...
2007-11-10  Julian SewardInclude omega.h in the distribution tarball, else build...
2007-11-10  Julian SewardRemove old Helgrind suppressions.
2007-11-10  Julian SewardFix compilation on ppc platforms.
2007-11-10  Julian SewardBack out r7132.
2007-11-10  Nicholas NethercoteFilter out some of Massif's verbose output that varies...
2007-11-10  Nicholas NethercoteChanged Massif to record the 'slop' heap bytes caused...
2007-11-10  Nicholas Nethercotefix toolname in Helgrind suppressions
2007-11-09  Julian SewardRename in the manual.
2007-11-09  Julian SewardStop xsltproc barfing on un-escaped '&'.
2007-11-09  Julian SewardMerge (from branches/THRCHECK) misc build-system change...
2007-11-09  Julian SewardMerge (from branches/THRCHECK) r7043:
2007-11-09  Julian SewardI got a bit confused with glibc-2.6.X suppressions...
2007-11-09  Julian SewardAllow VG_(atoll16) to accept a leading "0x".
2007-11-09  Julian SewardOops (a second time), this was missed out of r7118...
2007-11-09  Julian SewardMerge (from branches/THRCHECK) the following two change...
2007-11-09  Julian SewardOops, this was missed out of r7118 (Merge (from branche...
2007-11-09  Julian SewardMerge (from branches/THRCHECK) r6804:
2007-11-09  Julian SewardMerge r6806 from branches/THRCHECK:
2007-11-09  Julian SewardTrack vex r1793: make all tools able to handle the...
2007-11-09  Julian SewardMerge (from branches/THRCHECK) the following amd64...
2007-11-09  Julian SewardSuppressions for (new) Helgrind.
2007-11-09  Julian SewardImport thrcheck from the THRCHECK branch, and rename...
2007-11-09  Julian SewardFix tag.
2007-11-09  Julian SewardRename this directory.
2007-11-09  Julian SewardAdd Bryan Meredith's Omega tool as an experimental...
2007-11-09  Julian SewardDon't print warnings about silly args to malloc/calloc...
2007-11-07  Julian SewardUpdate notes.
2007-11-06  Julian SewardTest for decoding of some instructions with redundant...
2007-11-03  Julian SewardFix gcc-2.96 build failures.
2007-11-02  Nicholas NethercoteUpdate todo notes
2007-11-02  Nicholas NethercoteFix a Makefile issue that I think caused automated...
2007-11-02  Nicholas NethercoteChange ms_print to ms_print.in, link it into the build...
2007-11-02  Nicholas NethercoteFilter out libc differences. All Massif tests now...
2007-11-02  Nicholas NethercoteFix 64-bit Massif breakage, caused by problems with...
2007-11-01  Nicholas NethercoteThis should have gone in with the last commit.
2007-11-01  Nicholas NethercoteMerged the MASSIF2 branch to the trunk. Main changes:
2007-10-23  Nicholas NethercoteAdd comment about 32-bit UIDs/GIDs.
2007-10-23  Tom HughesUpdate bug status.
2007-10-23  Tom HughesUse geteuid32/getegid32 on those platforms which have...
2007-10-18  Nicholas NethercoteSuggest compiling with --Wall.
2007-10-17  Nicholas Nethercoteclarify a paragraph
2007-10-16  Nicholas NethercoteAdd a comment.
2007-10-04  Dirk Muellerreadd right adjustment.
2007-10-04  Dirk Muellerrevert format checking warnings from trunk, will
2007-10-01  Dirk Muellerfix a few format string warnings
2007-09-25  Nicholas NethercoteAdd an FAQ.
2007-09-24  Dirk Muelleradd format argument checking. might find useful portabi...
2007-09-24  Dirk Muellerupdate bugs status
2007-09-24  Dirk Muellerfix various format string errors
2007-09-23  Nicholas NethercoteFix various format string errors, courtesy of Florian...
2007-09-22  Nicholas NethercoteAdd VG_(atoll).
2007-09-18  Josef WeidendorferUpdate
2007-09-18  Josef Weidendorfercallgrind_control: Fix behavior with callgrind runs...
2007-09-17  Nicholas NethercoteAdd a warning about --log-file-exactly.
2007-09-17  Nicholas Nethercoteupdate
2007-09-17  Nicholas NethercoteChange an Int to a SSizeT to avoid overflows. Fixed...
2007-09-17  Nicholas NethercoteExtra info about debugging with GDB
2007-09-17  Nicholas NethercoteAdd a section to the cachegrind manual suggesting how...
2007-09-17  Nicholas NethercoteAdd section on how to use Cachegrind's results.
2007-09-17  Nicholas Nethercoteminor tweak
2007-09-17  Josef Weidendorfercallgrind: Use directory in debug info when available
2007-09-17  Nicholas NethercoteSplit the OSet interface into two parts: "OSetGen_...
2007-09-17  Nicholas Nethercoteupdate
2007-09-17  Nicholas NethercoteAdd directory-reading of debug info to cachegrind.
2007-09-17  Nicholas Nethercoteremove dead declaration
2007-09-14  Dirk Muellerfix division by zero's
2007-09-12  Dirk Muellersuppression update for 10.3
2007-09-10  Julian Sewardppc64-linux equivalent to r6813 (use sigframe return...
2007-09-10  Julian Sewardppc32-linux signal handling: don't place the sigframe...
2007-09-01  Julian SewardAdd test for tw instruction.
2007-09-01  Julian SewardAdd test for tw and td instructions.
2007-09-01  Julian SewardUpdate list-of-known-sins :-)
2007-09-01  Julian SewardAdd regtest for amd64 implementation of maskmovq and...
2007-08-31  Julian SewardHandle DW_OP_deref in DWARF3 expressions. Fixes #147285.
2007-08-31  Julian SewardOops. Fix silly error that gcc-4.3 complained about.
2007-08-29  Julian SewardValgrind-side changes to track vx1786 (which was: Suppo...
2007-08-28  Josef Weidendorfercallgrind: fix example description and clarification...
2007-08-28  Julian SewardMove a 'break' around.
2007-08-28  Julian SewardMake the --max-stackframe machinery 64-bit clean.
next