]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2006-08-19  Julian SewardFix previous commit (r1640?) so that it's actually...
2006-08-19  Julian SewardComparing a reg with itself produces a result which...
2006-08-17  Julian SewardUpdate.
2006-08-17  Julian SewardRegtest for #127521 (amd64 cmpxchg8b/16b).
2006-08-17  Julian SewardImplement amd64 insns cmpxchg8b and cmpxchg16b. Fixes...
2006-08-16  Julian SewardA small fix to the "mempool trim" client request; the...
2006-08-16  Julian SewardRegression test for fix for #129866.
2006-08-16  Julian SewardExtra paranoia that should really have been committed...
2006-08-16  Julian SewardWhen handling mremap, disallow an expanding in-place...
2006-08-16  Julian SewardRegtest for bug fixed by r6001.
2006-08-16  Julian SewardWhen a segment becomes free, and it is above aspacem_ma...
2006-08-16  Julian SewardRegression test for #132146.
2006-08-16  Julian SewardGenerate less verbose IR for amd64 'bswapq'. Fixes...
2006-08-16  Julian Sewardamd64 insn printing fix.
2006-08-13  Nicholas NethercoteDon't print more lines of a stack-trace than were obtai...
2006-08-09  Julian SewardUpdate
2006-08-05  Julian SewardRegression tests for SSE3 support.
2006-08-04  Julian Seward64-bit equivalent to r1635: handle all SSE3 instruction...
2006-08-04  Julian SewardUpdate expected output following Graydon H's leak check...
2006-08-03  Julian SewardHandle all SSE3 instructions except monitor and mwait...
2006-08-01  Julian SewardHandle nop-with-an-amode (sheesh. Mutancy. whatever...
2006-08-01  Julian SewardPrint the same text as micro_ops_warn on x86; doing...
2006-07-29  Julian SewardFollowup to r5991: when leak checking, treat zero-sized...
2006-07-28  Julian SewardUpdate.
2006-07-28  Julian SewardAdd a mempool-trimming client request (Graydon Hoare).
2006-07-27  Julian SewardLeak checking fixes from Graydon Hoare:
2006-07-27  Julian SewardWhen doing leak checks, don't poke around in device...
2006-07-24  Julian SewardEnable syslog/sysinfo (Andy Doan). Fixes #130638.
2006-07-24  Julian SewardMore ppc32/64-linux syscall wrappers, from Jakub Jeline...
2006-07-24  Julian SewardAllow a redundant REX prefix for pushfq. Fixes #130785.
2006-07-24  Julian SewardRe-enable regression tests for AMD64 SSE2 'psadbw'.
2006-07-24  Julian SewardImplement SSE2 'psadbw'. Fixes #128917.
2006-07-24  Julian SewardAllow even more segments.
2006-07-17  Julian SewardUpdate.
2006-07-14  Nicholas Nethercoteupdate
2006-07-08  Nicholas NethercoteTrivial implementation for malloc_trim, thanks to Eero...
2006-07-06  Julian SewardA patch for the "Open POSIX Test Suite"
2006-07-05  Julian Sewardmatch_script: redo somewhat dubious (although not obvio...
2006-07-05  Tom HughesUpdate bug status.
2006-07-05  Tom HughesUse fstat64 to work out the size of a file if it is...
2006-06-25  Julian SewardMake 'c'/'C' work again with --gen-suppressions=yes...
2006-06-24  Cerion Armour... handy script to decode ppc instructions
2006-06-24  Julian SewardUpdate the Sin-Bin.
2006-06-21  Tom HughesDocument bug fix.
2006-06-21  Tom HughesFix boundary case when trying to use brk() to expand...
2006-06-16  Julian SewardFix copy-n-paste error to do with ppc64-linux stack...
2006-06-09  Josef WeidendorferCorrection: Callgrind got rid of the wrapper script...
2006-06-07  Tom HughesUpdate bug status.
2006-06-07  Tom HughesImplement some more terminal ioctls. Fixes bug #124039.
2006-06-07  Tom HughesUpdate 3.1 bug status and start a 3.2 bug status file.
2006-06-07  Tom HughesValidate futex system call arguments more carefully...
2006-06-07  Tom HughesFix display of buffer address in sendto system call...
2006-06-07  Tom HughesTry and automatically detect pure 64 bit systems with...
2006-06-07  Tom HughesUpdate bug status.
2006-06-07  Julian SewardBump the version.
2006-06-06  Julian SewardFinalise 3.2.0.
2006-06-06  Julian SewardInstall header in the right place. (From Josef W).
2006-06-05  Julian SewardMore copyright updates.
2006-06-05  Julian SewardMore copyright updates.
2006-06-05  Julian SewardUpdate copyright dates.
2006-06-05  Julian SewardRestrict to *.[chS]; otherwise it ends up losing permis...
2006-06-05  Julian SewardUpdate copyright dates.
2006-06-02  Nicholas Nethercotewibbles
2006-06-02  Nicholas NethercoteAdd documentation on how to run the performance suite.
2006-06-02  Nicholas NethercoteClarify usage instructions for --trace-flags.
2006-06-02  Nicholas NethercoteAdd a helpful comment.
2006-06-01  Nicholas NethercoteAdded a useful script.
2006-05-27  Julian SewardThird time lucky?
2006-05-27  Julian SewardBack to the past: another Red Hat 7.3 suppression.
2006-05-27  Julian SewardWibble, wibble, wibble
2006-05-27  Julian Seward3.2.0rc1 second try.
2006-05-27  Josef WeidendorferBug reports should have the same destination as for...
2006-05-27  Josef WeidendorferFix a failed assertion on retranslation of rep or cmov...
2006-05-27  Julian SewardOops, track date change in r5940.
2006-05-27  Julian SewardMove into 2006.
2006-05-27  Julian SewardEven more news.
2006-05-26  Julian SewardWording wibble.
2006-05-26  Julian Seward3.2.0rc1, hopefully.
2006-05-26  Julian SewardSigh .. now fix for 32-bit targets.
2006-05-26  Julian SewardReplace the obviously-bogus piece of inline asm with...
2006-05-26  Julian SewardFix gcc pedantry on 64-bit platforms
2006-05-26  Julian SewardDisable tests none/tests/amd64/faultstatus, none/tests...
2006-05-26  Julian SewardPush towards a final version for 3.2.0.
2006-05-26  Julian SewardRead extra args for all tests from $EXTRA_REGTEST_OPTS...
2006-05-25  Julian SewardSpecialisation rule which reduces memcheck false error...
2006-05-25  Julian SewardFinalise.
2006-05-25  Julian SewardVarious minor edits.
2006-05-25  Julian SewardUpdate expected output.
2006-05-25  Julian SewardSuppression for SuSE 10.1 on amd64.
2006-05-25  Julian SewardComment-only change.
2006-05-25  Julian SewardYet another %eflags folding rule - this one for perform...
2006-05-24  Tom HughesDecode EOVERFLOW in VG_(strerror).
2006-05-24  Tom HughesAdd a %s for the error string...
2006-05-23  Dirk Muelleradd backport request for VEX
2006-05-22  Julian SewardA couple of suppressions for FC5/ppc32.
2006-05-22  Julian SewardAssertion is too restrictive; it's possible to validly...
2006-05-22  Julian SewardRewrite inline asm for ppc32/64-linux to make them...
2006-05-22  Cerion Armour... ppc backend: handle vector constant of zero.
2006-05-22  Tom HughesWhen moving an address range add the new range before...
2006-05-22  Tom HughesValidate the fnIdx for a file segment when doing a...
next