]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-10-20  Julian SewardAdd (well, actually, enable existing) test cases for...
2011-10-20  Julian Sewardppc64-linux: handle sys_setresuid and sys_setresgid...
2011-10-20  Julian SewardFix a compile warning on {ppc32,ppc64}-linux.
2011-10-20  Julian SewardAvoid potential overflow in range check. #273431.
2011-10-20  Florian KrohmAdd missing filter scripts to Makefile.am so they are...
2011-10-20  Florian KrohmAdd ABI information for s390x.
2011-10-19  Florian KrohmAdd some verbiage about "make dist".
2011-10-19  Florian KrohmFix a comment.
2011-10-19  Julian SewardAdd test cases for PCMPxSTRx case 0x38. See #273318.
2011-10-19  Bart Van AsscheAdd missing backslash
2011-10-19  Julian SewardAdd test cases for PMULUDQ and PCMPEQQ. Duh -- in...
2011-10-19  Julian SewardHandle new Iop_CmpEQ64x2 introduced in vex r2218.
2011-10-19  Julian SewardFix false positive following pthread_cond_timedwait...
2011-10-17  Josef WeidendorferFix callgrind part of bug 280757.
2011-10-15  Bart Van AsscheUse proper automake variable (patch from Philippe Waroq...
2011-10-15  Bart Van AsscheMove --child-silent-after-fork=yes from drd/tests/threa...
2011-10-14  Bart Van AsscheUpdate documentation now that DRD supports XML output
2011-10-14  Bart Van Asschedrd/tests/threaded-fork: Make sure that the generated...
2011-10-14  Bart Van Asschedrd, XML testing: trigger more XMLcode
2011-10-14  Bart Van Asschedrd, XML: more xsd refinements
2011-10-14  Bart Van Asschedrd: Add drd/docs/drd-xml-output.xsd to the distributio...
2011-10-14  Bart Van Asschememcheck/tests/linux/Makefile.am: Add four .vgtest...
2011-10-14  Bart Van Asschecallgrind/tests/Makefile.am: Add regression tests simwo...
2011-10-14  Bart Van AsscheAdd empty-exe regression test to the distribution tarball
2011-10-14  Bart Van AsscheAdd insn_pclmulqdq regression test files to the distrib...
2011-10-14  Bart Van Asschehelgrind/tests/Makefile.am: Add tc22_exit_w_lock.stderr...
2011-10-13  Bart Van AsscheAdd 3.7.0 drd items to NEWS
2011-10-13  Bart Van AsscheDocument command-line switches new in version 3.7.0
2011-10-13  Bart Van AsscheDocument command-line switches new in version 3.7.0
2011-10-13  Bart Van Asschedrd, XML: add xsd schema description and a script to...
2011-10-13  Bart Van Asschedrd, XML tracing: move newline generation into DRD_...
2011-10-13  Bart Van Asschedrd, XML: more XML output consistency improvements
2011-10-13  Bart Van Asschedrd, XML: make the XML output a little easier to parse
2011-10-13  Julian SewardUpdate the list of fixed bugs.
2011-10-13  Bart Van Asschedrd/tests/filter_stderr: Don't touch XML tags
2011-10-13  Julian SewardFix typo spotted by Philip Waroquiers.
2011-10-13  Bart Van Asschedrd, XML: Use proper XML syntax
2011-10-12  Bart Van AsscheRemove an obsolete regression test output file
2011-10-12  Bart Van AsscheSet svn:executable property
2011-10-11  Bart Van Asschedrd: Enable XML output. See also #282949. To do: docume...
2011-10-11  Bart Van AsscheEmit <state>RUNNING</state> earlier
2011-10-11  Bart Van AsscheAdd format specifier %ps: only escape XML-metacharacter...
2011-10-11  Bart Van AsscheMake sure that exp-sgcheck/tests/stackerr passes on...
2011-10-11  Bart Van AsscheRevert r12128 because it triggers an assertion failure...
2011-10-10  Bart Van AsscheUpdate expected output - the ppc output changed due...
2011-10-09  Florian KrohmFirst round of changes to get make dist working again.
2011-10-09  Florian KrohmThis patch by Philippe Waroquiers, philippe.waroquiers...
2011-10-09  Bart Van Asschenone/tests/shell: An attempt to compensate for variatio...
2011-10-09  Bart Van Asschememcheck/tests/err_disable4: Increase thread stack...
2011-10-08  Florian KrohmUpdate exp file. Back trace changed due to r12108.
2011-10-08  Florian KrohmOn systems where /proc/sys/kernel/yama/ptrace_scope...
2011-10-08  Florian KrohmFilter around some debuginfo problems with ld.so on...
2011-10-08  Bart Van Asschedrd: Use Vg_DebugMsg for debug messages
2011-10-08  Bart Van Asschedrd: Convert a few VG_(message)() calls into VG_(maybe_...
2011-10-08  Bart Van AsscheDRD, refactoring: Introduce DRD_(trace_msg)()
2011-10-07  Julian SewardAdd a new .stdout.exp file, for older glibcs that print...
2011-10-07  Julian SewardRemove two junk commas that got committed in r12117.
2011-10-07  Julian SewardAdd a new .stdout.exp file, for older glibcs that print...
2011-10-07  Julian SewardAdd a new .stdout.exp file, for older glibcs that print...
2011-10-07  Julian SewardAdd a new .stdout.exp file, for older glibcs that print...
2011-10-07  Bart Van Asscheperf/tinycc.c: Avoid that clang warns about out-of...
2011-10-07  Bart Van Asschememcheck/tests/unit_libcbase.c: Convert from old-style...
2011-10-07  Bart Van Asschememcheck/tests/err_disable4: Reduce memory footprint...
2011-10-07  Bart Van Asscheinclude/vki/vki-linux.h: Remove __attribute_const__...
2011-10-07  Bart Van AsscheAvoid that using any of the VALGRIND_DISABLE_ERROR_REPO...
2011-10-06  Bart Van AsscheUpdate Subversion ignore list
2011-10-06  Bart Van AsscheFormat functions: change format specifier %t into ...
2011-10-06  Bart Van Asschehelgrind/tests/pth_barrier*: Update expected output...
2011-10-05  Florian KrohmDeclare _exit as "noreturn". This will avoid a GCC...
2011-10-05  Florian KrohmFix GCC warnings about incompatible pointer assignments.
2011-10-05  Florian KrohmDeclare _exit as "noreturn". This will avoid a GCC...
2011-10-05  Bart Van Asschedrd, s390: Make the annotate_ignore_* and the pth_barri...
2011-10-05  Tom HughesMore fixes for unaligned accesses in the debuginfo...
2011-10-05  Julian Sewardppc64-linux only: fix incorrect line number reports...
2011-10-05  Florian KrohmAttempt to unbreak this testcase on systems with GCC...
2011-10-05  Florian KrohmChange the filter order. Filename base backtrace filtering
2011-10-05  Florian KrohmUpdate exp files for memcheck's supp_unknown testcase.
2011-10-04  Florian KrohmRewrite badjump and badjump2 such that the error occurs...
2011-10-04  Florian KrohmChange the nightly script to gather information about...
2011-10-04  Bart Van AsscheHelgrind and exp-sgcheck, XML error reporting: move...
2011-10-04  Florian KrohmFix execve2 testcase.
2011-10-04  Florian KrohmTurns out there is at least one version of glibc tat...
2011-10-04  Florian KrohmThe testcases execve1 and fwrite actually fail on x86...
2011-10-03  Florian KrohmImprove filtering of backtrace noise in the memcheck...
2011-10-03  Florian KrohmRename testcase from execve to execve1.
2011-10-03  Tom HughesFix another read_UInt that should be read_Addr.
2011-10-03  Florian KrohmUpdate names of vgdb pipes in documentation. Followup...
2011-10-03  Julian SewardLimit number of backtrace frames to 3 so as to avoid...
2011-10-03  Julian SewardFix multiple problems with this test:
2011-10-03  Florian KrohmAlso parse stdoutB_filter_args and stderrB_filter_args.
2011-10-02  Tom HughesAdd read_Addr and use it so that we work on systems...
2011-10-02  Tom HughesAvoid using direct access to read multi-byte values...
2011-10-02  Tom HughesUse read_UInt to get the CRC as it may not be aligned...
2011-10-02  Tom HughesMove read_<type> routines from readdwarf.c to be module...
2011-10-02  Florian KrohmUpdate for x86.
2011-10-02  Florian KrohmAdd exp file for x86. This test is known to fail on...
2011-10-02  Florian KrohmUpdate for x86. This should have happened in r11741...
2011-10-01  Florian KrohmChange the filtering of helgrind's XML output.
2011-09-30  Julian SewardUpdate re OSX 10.7.
2011-09-30  Julian Seward* (marginally) fix debug printing for new 10.7 syscalls
next