]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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
2011-09-30  Julian SewardFix a couple of buffer overruns. n-i-bz.
2011-09-30  Julian SewardMake wqthread_hijack not assert on x86-darwin. Same...
2011-09-30  Florian KrohmUse <sys/mman.h> instead of <linux/mman.h> to fix a...
2011-09-29  Florian KrohmChange the name of the pipes for vgdb by adding usernam...
2011-09-29  Julian SewardMake {amd64,x86}-darwin use the direct implementations of
2011-09-29  Julian SewardUn-break the compiler version check on Darwin (introduc...
2011-09-29  Julian SewardBe a bit more careful about the return type for VG_MINI...
2011-09-29  Julian Sewardx86-linux, amd64-linux: Implement VG_MINIMAL_SETJMP and
2011-09-29  Julian SewardAccept clang-2.9 as an allowable compiler.
2011-09-29  Julian SewardCompile everything with -fno-builtin, so as to disable...
2011-09-29  Florian KrohmFix a regression (none/tests/cmdline[12]) which was...
2011-09-29  Florian KrohmRemove hardwired /tmp directory in vgdb. Honour VG_TMPDIR
2011-09-28  Florian KrohmFix a NULL pointer dereference issue spotted by IBM...
2011-09-27  Julian SewardUpdate how-to-build documentation.
2011-09-27  Julian SewardAdd support for hardware-specific ioctl wrappers on...
2011-09-27  Julian SewardAndroid: add wrappers for ashmem and binder ioctls...
2011-09-27  Julian SewardUn-break debuginfo image finding on non-Android Linuxes...
2011-09-27  Julian SewardAdd a facility for ad-hoc location of debuginfo files...
2011-09-27  Julian SewardML_(read_elf_debug_info): (no functional change, I...
2011-09-27  Julian SewardAndroid only: don't ignore zero-sized symbols, since...
2011-09-26  Julian Sewardarm_linux_android: intercept __dl_strcmp and __dl_strlen in
2011-09-26  Julian SewardInitial suppressions from Android 2.3.5 (on ARM).
2011-09-26  Julian SewardHeap profiler: reduce threshold at which a new profile...
2011-09-26  Julian SewardPretty up the debugging hack that allows printing of...
next