]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2006-12-27  Julian SewardPrint a marginally more helpful error message if UME...
2006-12-27  Julian SewardRegtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns)
2006-12-27  Julian SewardHandle new primop Iop_SarN8x8 introduced in vex r1702.
2006-12-26  Julian SewardFix #134207 (pkg-config output contains @VG_PLATFORM@).
2006-12-26  Julian SewardUpdate
2006-12-25  Julian SewardUpdate, and make first attempt at deciding which bugs...
2006-12-24  Nicholas NethercoteAdd a NEWS item about Vex type/function name changes.
2006-12-24  Nicholas NethercoteSplit the thread_runstate event into two, start_client_...
2006-12-24  Julian SewardAlways ensure that the output buffer is zero-terminated...
2006-12-24  Julian SewardNon-functional commit: track IR renaming in vex r1689.
2006-12-24  Julian SewardUpdate.
2006-12-23  Josef WeidendorferCallgrind: Throttle calls CLG_(run_thread) after r6413
2006-12-23  Julian SewardChange the core-tool interface 'thread_run' event to...
2006-12-18  Julian SewardUse standard pthread mutexes instead of spinlocks....
2006-12-18  Tom HughesAdd support for some USB ioctls. Based on patches from...
2006-12-18  Tom HughesImprove prctl support - based on patch from Eric Pouech...
2006-12-17  Julian SewardRename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid).
2006-12-17  Julian SewardA naming-only change: rename VG_(set_running) to VG_...
2006-12-17  Julian SewardAdd locking so this produces repeatable results (Bart...
2006-12-17  Julian SewardAdd missing case, apparently not very popular :-)
2006-12-16  Julian Seward64-bit followup to r6404: fix and simplify the inline...
2006-12-16  Julian SewardFix and simplify the inline assembly, so it works right...
2006-12-16  Julian SewardFix version.
2006-12-16  Nicholas NethercoteCompletely overhauled the internals of Memcheck's error...
2006-12-15  Nicholas NethercoteRemove defunct constant.
2006-12-14  Nicholas NethercoteMake VG_STREQ return True or False, rather than any...
2006-12-14  Nicholas NethercoteRemoved the unused pthread_model and thread_model modules.
2006-12-14  Nicholas NethercoteRemove some very old and incorrect info in the headers.
2006-12-13  Julian SewardInclude missing files in tarball.
2006-12-13  Julian SewardFix error in aix zeropage handling.
2006-12-12  Julian SewardMinor tidying for regtests on AIX.
2006-12-11  Julian SewardFix various regtests, mostly by adding 64-bit outputs.
2006-12-11  Julian SewardUpdate expected output.
2006-12-11  Julian SewardOn SuSE 10.1 (amd64) fd 4 seems to be open at process...
2006-12-11  Julian SewardTidy fd-leak stuff a bit.
2006-12-11  Julian SewardUpdate a couple of expected outputs.
2006-12-10  Julian SewardFix 'make html-docs' and 'make print-docs'.
2006-12-10  Julian SewardUpdate.
2006-12-10  Julian SewardFix installation of libmpiwrap.so on the primary platform.
2006-12-08  Julian SewardGet rid of the use of explicit register variables in...
2006-12-07  Dirk Muellerrename as _SOURCES is a reserved keywoard and breaks...
2006-12-06  Julian SewardUpdate some expected outputs following r6382. There...
2006-12-06  Julian SewardFix confusing and contradictory "Rerun with ..." messag...
2006-12-06  Julian SewardUpdate.
2006-12-06  Julian SewardOnly read $HOME/.valgrindrc if HOME is actually set.
2006-12-06  Nicholas NethercoteAdd a regression test, courtesy of Bart Van Assche.
2006-12-06  Julian SewardFix suppression-matching bogon (Paul Floyd).
2006-12-06  Julian SewardWhen generating suppressions, remember to Z-demangle...
2006-12-01  Julian SewardWhen failing, fail a bit more informatively.
2006-12-01  Julian SewardWhen being an 'inner valgrind' on 64-bit platforms...
2006-11-28  Julian SewardMake it possible to suppress, and auto-generate suppres...
2006-11-26  Nicholas NethercoteUpdate a comment.
2006-11-25  Nicholas NethercoteUse the newly-added dopyIRBBExceptStmts() in tools.
2006-11-24  Julian Seward- remove some 'inline' directives so as to make stack...
2006-11-23  Julian SewardFix compilation warning, and partially de-leak.
2006-11-23  Josef WeidendorferCachegrind/Callgrind: Fix cache parameter detection
2006-11-22  Josef WeidendorferUpdate
2006-11-22  Josef WeidendorferFix same cache simulation bug in callgrind as fixed
2006-11-22  Nicholas NethercoteUpdate.
2006-11-22  Nicholas NethercoteFix obscure bug in cache simulation, found by Ulrich...
2006-11-22  Nicholas NethercoteAn extension of the previous commit: the vg_perf ...
2006-11-22  Nicholas NethercoteAdd a useful --tools option to vg_perf, which lets...
2006-11-20  Nicholas NethercoteClarify NON_SIMD_CALL instructions.
2006-11-19  Julian SewardUpdate the statement of vex's amd64 register uses which...
2006-11-18  Julian SewardRegtest for #135421 (long-form encoding of 'push{l...
2006-11-18  Julian SewardMinor tidying: make initial_client_SP be a mandatory...
2006-11-17  Julian SewardUpdate.
2006-11-17  Julian SewardRedo the interface to m_initimg (module for setting...
2006-11-16  Julian SewardCFI reader: when decoding the single (address) argument to
2006-11-16  Julian SewardA test for JECXZ and JCXZ.
2006-11-14  Julian SewardAdd a regtest for the false-uninitialised-value-report...
2006-11-14  Julian SewardUpdate.
2006-11-14  Julian SewardAdd a regtest for #126147.
2006-11-14  Julian SewardAdd a regtest for #125959.
2006-11-14  Dirk Muellerchange void* to Addr in mutex helpers. patch by Bard...
2006-11-10  Julian SewardSyscall tidying.
2006-11-04  Julian SewardUpdate stuff that should be fixed or at least considere...
2006-11-04  Julian Sewardsignedness wibble
2006-11-03  Nicholas NethercoteFix a man page bug.
2006-11-03  Nicholas NethercoteJust use the first two letters of the toolname as the...
2006-11-03  Nicholas NethercoteFix for nested subdirs
2006-11-03  Nicholas NethercotePerf script:
2006-10-24  Julian SewardMake the hashing in VG_(record_ExeContext) 64-bit clean...
2006-10-23  Nicholas NethercoteUpdated docs on tool-writing. Moved them into the...
2006-10-23  Nicholas NethercoteAdd --valgrind-lib, to complement --valgrind, to the...
2006-10-21  Nicholas NethercoteUpdate for recent removal of Cachegrind tech docs.
2006-10-21  Nicholas NethercoteLink to dissertation with a proper link.
2006-10-21  Nicholas NethercoteRemoved the file format description from cg_annotate...
2006-10-21  Nicholas Nethercote- Update comments about Cachegrind file format.
2006-10-20  Nicholas NethercoteAdd a FAQ.
2006-10-20  Julian SewardUpdate.
2006-10-19  Julian SewardMove a couple of functions out of tool view.
2006-10-19  Julian SewardBack out 'memtrace' related stuff until status of it...
2006-10-19  Julian SewardFix bug in memcheck's instrumenter introduced in r6319...
2006-10-18  Nicholas NethercoteImprove comments.
2006-10-18  Nicholas NethercoteMove VG_BUGS_TO to pub_tool_basics.h so that Nulgrind...
2006-10-18  Julian SewardObserve the rule that requires all instrumenters to...
2006-10-18  Nicholas NethercoteUpdate.
2006-10-18  Julian SewardFix installation of includes.
2006-10-18  Julian SewardFix regression caused by recent merging, picked up...
next