]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2006-05-22  Julian SewardChange ifdefs to select per-platform, not per-arch.
2006-05-22  Julian SewardFix crash on ppc64-linux.
2006-05-21  Julian Seward(1) build libmpiwrap.so with -fPIC, not -fpic.
2006-05-21  Julian SewardUpdate for 3.2.0.
2006-05-21  Julian SewardAdd JosefW.
2006-05-21  Julian SewardAdd missing closing tags (a.k.a. "Wow, that xsltproc...
2006-05-21  Julian SewardUpdate.
2006-05-21  Tom HughesReport the error number when a UME mmap fails.
2006-05-21  Julian SewardA 1 page stack isn't big enough for this test on ppc32...
2006-05-21  Julian SewardUpdate expected output following vex r1619.
2006-05-21  Julian SewardBack out r5595: the redirections deleted there are...
2006-05-21  Julian SewardUn-break coredumping on ppc64-linux. Finally fixes...
2006-05-20  Julian SewardChange the default load address on all platforms to...
2006-05-17  Tom HughesImplement the set_robust_list and get_robust_list syste...
2006-05-17  Tom HughesSync system call lists with 2.6.17-rc4 kernel source.
2006-05-15  Julian Sewardgcc 3.3.3 on ppc64-linux believes (perhaps correctly...
2006-05-13  Julian SewardYet more messing with masking approximate results.
2006-05-13  Julian SewardUpdate expected outputs following r5895.
2006-05-13  Julian SewardApparently Intel's rcpps etc approximations are more...
2006-05-13  Julian SewardUpdate expected results following change in r5898.
2006-05-13  Julian SewardAdd masking for results of rcpps/rcpss/rsqrtps/rsqrtps...
2006-05-12  Julian SewardA new flag, --error-exitcode=, has been added, to allow...
2006-05-12  Julian SewardOops, this should have been in r5895.
2006-05-12  Julian SewardIncrease number of unsuppressed errors shown before...
2006-05-12  Julian SewardUpdate.
2006-05-12  Julian SewardRegression test for clc/stc/cmc on amd64.
2006-05-12  Julian SewardComprehensive tests for bt{s,r,c,}{w,l,q} on amd64.
2006-05-12  Julian SewardTest x86 {push,pop}{w,l}.
2006-05-09  Nicholas NethercoteAdd a comment.
2006-05-09  Tom HughesTidy up bug status file and document a few new fixes.
2006-05-09  Tom HughesIgnore offset information in anonymous mmap calls....
2006-05-08  Julian SewardTests for 16/32 bit byte reversed loads and stores.
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.
next