]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2006-05-08  Tom HughesDon't check the fifth argument of mremap() unless MREMA...
2006-05-08  Tom HughesAdd support for CDROMREADRAW and fix CDROMREADTOCENTRY...
2006-05-08  Tom HughesFix linkat, renameat and symlinkat wrappers to look...
2006-05-07  Julian SewardAnother suppression needed by SuSE 10.0 on ppc32.
2006-05-07  Julian SewardIncrease scheduling quantum to 100k basic blocks. ...
2006-05-04  Julian SewardFix printing bug in PRE(sys_stat64).
2006-05-03  Julian SewardVectorise copy_address_range_perms for common cases...
2006-05-03  Julian SewardTests for the mov{z,s}{bw,bl,wl} instructions.
2006-05-03  Julian SewardUpdate the Ever-Growing List Of Sins.
2006-05-03  Julian SewardIncrease # supported threads to 300 (see #126217).
2006-05-03  Julian SewardPrint a slightly more helpful error message if the...
2006-05-03  Julian SewardAdd another test of permissions range copying (copy_add...
2006-05-02  Julian SewardGet rid of executable permissions on C source file.
2006-05-01  Tom HughesAdd .type and .size directives for VG_(run_innerloop...
2006-05-01  Josef WeidendorferMake VG_(run_innerloop) visible for outer Valgrinds
2006-05-01  Josef WeidendorferHint to better run with option "--pop-on-jump" when...
2006-05-01  Josef WeidendorferCallgrind: Fix for callgrind_control
2006-05-01  Josef WeidendorferCallgrind: Improve self-hosting with outer callgrind...
2006-04-29  Julian SewardGet rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80...
2006-04-29  Julian SewardUpdate
2006-04-29  Julian SewardUn-break 'make dist'.
2006-04-28  Julian SewardFix completely bogus asm, which didn't work when compil...
2006-04-27  Dirk Muellersplit the assert so that its more obvious which
2006-04-23  Nicholas NethercoteUpdate 64-bit cleanness info.
2006-04-21  Josef WeidendorferAnother fix for interactive control, together with
2006-04-21  Josef WeidendorferFixes for interactive control:
2006-04-20  Julian SewardAdd support for sys_broc on amd64-linux when --kernel...
2006-04-19  Julian SewardAlmost all the stuff in pub_tool_libcsignal.h was not...
2006-04-19  Julian SewardBuild fixes for gcc-3.3.3.
2006-04-18  Nicholas Nethercote- Fix indentation in one section of Cachegrind
2006-04-18  Julian SewardUpdate
2006-04-18  Nicholas Nethercoteupdate
2006-04-16  Nicholas NethercoteRemove tool-specific code (which says which tools allow...
2006-04-16  Julian SewardRegression test cases for FP rounding modes on ppc32...
2006-04-14  Julian SewardUn-break core dumping on ppc32-linux.
2006-04-14  Julian SewardUpdate again
2006-04-14  Julian SewardUpdate
2006-04-14  Julian SewardSyscall wrappers for ppc32-linux (and one for amd64...
2006-04-13  Julian SewardNot all MPI implementations define MPI_UNSIGNED_LONG_LONG.
2006-04-13  Tom HughesSuppress any source filename in a "(below main)" line...
2006-04-12  Nicholas NethercoteClarify the Helgrind-doesn't-work message.
2006-04-12  Julian SewardRecent GCCs (3.4+ at least) optimize static unused...
2006-04-12  Julian SewardAdd a suppression for yet another glibc string function...
2006-04-12  Julian SewardOn x86, don't use x87 registers for 8-byte FP loads...
2006-04-12  Nicholas NethercoteAdd the O_LARGEFILE constant so people can use it when...
2006-04-12  Julian SewardProperly handle external debuginfo (.gnu_debuglink...
2006-04-09  Nicholas NethercoteRedid the --trace-mem=yes option of Lackey properly...
2006-04-08  Julian SewardRe-enable amd64 test for pmaddwd.
2006-04-08  Julian SewardFold in a patch which appeared in FC5's default valgrin...
2006-04-08  Julian SewardInclude missing files in tarball (== unbreak from-tarba...
2006-04-08  Julian SewardUpdate
2006-04-07  Julian SewardOops: when adding translations to the auxiliary transta...
2006-04-07  Nicholas NethercoteTweaked Lackey. Main change is that the default instru...
2006-04-06  Nicholas NethercoteFix vg_perf to work with older Valgrind versions.
2006-04-06  Nicholas NethercoteCommit a patch from Olly Betts which avoids a possible...
2006-04-06  Nicholas NethercoteAdd a FAQ.
2006-04-06  Nicholas NethercoteUse better variable names.
2006-04-06  Julian SewardAvoid compiler warnings on ppc64-linux.
2006-04-06  Nicholas Nethercoteupdate
2006-04-05  Julian SewardMinor scheduler tidyings:
2006-04-04  Julian SewardTest program which uses templates to generate very...
2006-04-04  Julian SewardComment-only change.
2006-04-04  Julian SewardUn-break make dist.
2006-04-04  Julian SewardCleanup/restructure m_debuginfo, as described in
2006-04-04  Julian SewardRound up known bugs in 3.1.1 and assign tentative prior...
2006-04-04  Julian SewardAdd a comment that really should have been in r5820.
2006-04-04  Julian Sewardppc32-linux: work around assemblers which can't do...
2006-04-03  Tom HughesEnable sigsuspend on x86-linux and ppc32-linux.
2006-04-03  Tom HughesDon't use the presence of a filename to decide if a...
2006-04-03  Nicholas NethercoteAdd an optional post-test check. Based on a patch...
2006-04-02  Josef WeidendorferCallgrind: add 4 regression tests
2006-04-02  Julian SewardFix another place where function addresses passed to...
2006-04-02  Julian SewardFix ppc64-linux breakage - get the function entry addre...
2006-04-02  Julian SewardAdd 64-bit test output.
2006-04-02  Julian SewardDon't print an address on stdout as it doesn't get...
2006-04-02  Julian SewardAnother shadow memory test. This one does a huge numbe...
2006-04-02  Julian SewardGet rid of unused #define.
2006-04-02  Julian SewardIn check_all, allow two different acceptable byte value...
2006-04-01  Nicholas NethercotePartial fix for the sh-mem.c failure on PPC32. This...
2006-03-31  Josef WeidendorferSimple regression test for callgrind:
2006-03-31  Josef WeidendorferOption --dump-every-bb now takes a 64bit value on user
2006-03-31  Josef WeidendorferFix typos
2006-03-31  Nicholas Nethercoteupdate Memcheck description
2006-03-31  Nicholas NethercoteMake the BSD-style license notices slightly more accurate.
2006-03-31  Nicholas NethercoteTerminology change: previously in Memcheck we had...
2006-03-30  Nicholas NethercoteAvoid compile warnings for tinycc.
2006-03-29  Julian SewardHmm. Why is this file still here? (It got folded...
2006-03-29  Julian SewardDelete VG_(sigaltstack) and VG_(sigpending) as they...
2006-03-28  Julian SewardDelete VG_(poll), as it is unused.
2006-03-28  Nicholas NethercoteChange to some better function names.
2006-03-28  Nicholas NethercoteChange some uses of bytes to bits for consistency.
2006-03-28  Julian SewardOnly complain once for each missing wrapper.
2006-03-28  Nicholas Nethercotetweak
2006-03-27  Nicholas NethercotePartial release notes for 3.2.0, talking about the...
2006-03-27  Nicholas Nethercoteupdate
2006-03-27  Nicholas NethercoteMerge in the COMPVBITS branch to the trunk. This is...
2006-03-27  Nicholas NethercoteAvoid unnecessary whitespace at end of printed lines.
2006-03-24  Tom HughesHandle msg_flags correctly - for recvmsg this field...
2006-03-22  Julian SewardUpdate expected output following r5785; also add a...
2006-03-21  Nicholas NethercoteUpdate
next