1. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  2. d585c92 Fix callgrind part of bug 280757. by weidendo · 13 years ago
  3. 2476b78 Use proper automake variable (patch from Philippe Waroquiers - see also #273465) by bart · 13 years ago
  4. 57306c0 Move --child-silent-after-fork=yes from drd/tests/threaded-fork.vgtest to drd/tests/verify-xml-output by bart · 13 years ago
  5. c879859 Update documentation now that DRD supports XML output by bart · 13 years ago
  6. 5939156 drd/tests/threaded-fork: Make sure that the generated XML output is valid by bart · 13 years ago
  7. 8720d53 drd, XML testing: trigger more XMLcode by bart · 13 years ago
  8. b17fe21 drd, XML: more xsd refinements by bart · 13 years ago
  9. b36fec1 drd: Add drd/docs/drd-xml-output.xsd to the distribution tarball by bart · 13 years ago
  10. 1ea87a5 memcheck/tests/linux/Makefile.am: Add four .vgtest files to the distribution tarball and remove the capget binary by bart · 13 years ago
  11. c8b9dbc callgrind/tests/Makefile.am: Add regression tests simwork-both, simwork-branch and simwork-cache to the distribution tarball by bart · 13 years ago
  12. 5767b60 Add empty-exe regression test to the distribution tarball by bart · 13 years ago
  13. 64e2e72 Add insn_pclmulqdq regression test files to the distribution tarball even if the system on which the tarball has been generated does not support pclmulqdq by bart · 13 years ago
  14. 09af2db helgrind/tests/Makefile.am: Add tc22_exit_w_lock.stderr.exp-kfail-x86 to EXTRA_DIST. See also r12079. by bart · 13 years ago
  15. 49f4ddd Add 3.7.0 drd items to NEWS by bart · 13 years ago
  16. 505b35c Document command-line switches new in version 3.7.0 by bart · 13 years ago
  17. 282e337 Document command-line switches new in version 3.7.0 by bart · 13 years ago
  18. 6530c2a drd, XML: add xsd schema description and a script to verify the DRD XML output against the xsd by bart · 13 years ago
  19. ad994e8 drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tracing output format slightly. by bart · 13 years ago
  20. b6ab69e drd, XML: more XML output consistency improvements by bart · 13 years ago
  21. ca7285e drd, XML: make the XML output a little easier to parse by bart · 13 years ago
  22. ffd37d6 Update the list of fixed bugs. by sewardj · 13 years ago
  23. 863594d drd/tests/filter_stderr: Don't touch XML tags by bart · 13 years ago
  24. d13016b Fix typo spotted by Philip Waroquiers. by sewardj · 13 years ago
  25. fc13f2c drd, XML: Use proper XML syntax by bart · 13 years ago
  26. 5718cf3 Remove an obsolete regression test output file by bart · 13 years ago
  27. 786a7c7 Set svn:executable property by bart · 13 years ago
  28. e708600 drd: Enable XML output. See also #282949. To do: document the output format. by bart · 13 years ago
  29. 6c63f5c Emit <state>RUNNING</state> earlier by bart · 13 years ago
  30. db4384e Add format specifier %ps: only escape XML-metacharacters for --xml=yes by bart · 13 years ago
  31. d938adc Make sure that exp-sgcheck/tests/stackerr passes on openSUSE 11.4 x86 by bart · 13 years ago
  32. 2eb66e0 Revert r12128 because it triggers an assertion failure on one of the nightly build systems by bart · 13 years ago
  33. 2358660 Update expected output - the ppc output changed due to r12038. by bart · 13 years ago
  34. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  35. e6a3e04 This patch by Philippe Waroquiers, philippe.waroquiers@skynet.be by florian · 13 years ago
  36. d83f3d0 none/tests/shell: An attempt to compensate for variations in bash error messages by bart · 13 years ago
  37. 2a5e5d7 memcheck/tests/err_disable4: Increase thread stack size a little by bart · 13 years ago
  38. c6445c7 Update exp file. Back trace changed due to r12108. by florian · 13 years ago
  39. 2504753 On systems where /proc/sys/kernel/yama/ptrace_scope exists we need to by florian · 13 years ago
  40. 900863d Filter around some debuginfo problems with ld.so on SLES11 by florian · 13 years ago
  41. 352db6d drd: Use Vg_DebugMsg for debug messages by bart · 13 years ago
  42. 74b2d97 drd: Convert a few VG_(message)() calls into VG_(maybe_record_error)() calls by bart · 13 years ago
  43. b92ff0f DRD, refactoring: Introduce DRD_(trace_msg)() by bart · 13 years ago
  44. ed52992 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  45. 147a6a1 Remove two junk commas that got committed in r12117. by sewardj · 13 years ago
  46. 5547572 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  47. 5491c55 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  48. 206b2b3 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  49. f2e8a46 perf/tinycc.c: Avoid that clang warns about out-of-bounds accesses for by bart · 13 years ago
  50. cf0a8b9 memcheck/tests/unit_libcbase.c: Convert from old-style gcc designated by bart · 13 years ago
  51. 7d3dd0b memcheck/tests/err_disable4: Reduce memory footprint further. by bart · 13 years ago
  52. d42e873 include/vki/vki-linux.h: Remove __attribute_const__ definition since it by bart · 13 years ago
  53. 06e9bf0 Avoid that using any of the VALGRIND_DISABLE_ERROR_REPORTING, by bart · 13 years ago
  54. b728094 Update Subversion ignore list by bart · 13 years ago
  55. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  56. 4c02d0e helgrind/tests/pth_barrier*: Update expected output after drd/tests/pth_barrier.c changes by bart · 13 years ago
  57. 052f591 Declare _exit as "noreturn". This will avoid a GCC warning. by florian · 13 years ago
  58. ad2fc77 Fix GCC warnings about incompatible pointer assignments. by florian · 13 years ago
  59. 28936a8 Declare _exit as "noreturn". This will avoid a GCC warning. by florian · 13 years ago
  60. de60fe5 drd, s390: Make the annotate_ignore_* and the pth_barrier* tests produce by bart · 13 years ago
  61. 86781fa More fixes for unaligned accesses in the debuginfo code. BZ#282527. by tom · 13 years ago
  62. 8258a3a ppc64-linux only: fix incorrect line number reports in client requests by sewardj · 13 years ago
  63. d1897e1 Attempt to unbreak this testcase on systems with GCC 4.5.1 and newer. by florian · 13 years ago
  64. 73cc19e Change the filter order. Filename base backtrace filtering by florian · 13 years ago
  65. e140e56 Update exp files for memcheck's supp_unknown testcase. by florian · 13 years ago
  66. 58a1bf3 Rewrite badjump and badjump2 such that the error occurs now on the by florian · 13 years ago
  67. 84ada6b Change the nightly script to gather information about the run by florian · 13 years ago
  68. 2fa18d9 Helgrind and exp-sgcheck, XML error reporting: move the code printing <kind>...</kind> out of a switch statement. by bart · 13 years ago
  69. 9a8d3af Fix execve2 testcase. by florian · 13 years ago
  70. 8e0cc77 Turns out there is at least one version of glibc tat contains by florian · 13 years ago
  71. 772d9d8 The testcases execve1 and fwrite actually fail on x86 in the sense that by florian · 13 years ago
  72. 3dfe979 Improve filtering of backtrace noise in the memcheck bucket by florian · 13 years ago
  73. 3b38c6e Rename testcase from execve to execve1. by florian · 13 years ago
  74. ba4ce2f Fix another read_UInt that should be read_Addr. by tom · 13 years ago
  75. e906c64 Update names of vgdb pipes in documentation. Followup to r12071. by florian · 13 years ago
  76. f503645 Limit number of backtrace frames to 3 so as to avoid junk frames. by sewardj · 13 years ago
  77. 2bf2522 Fix multiple problems with this test: by sewardj · 13 years ago
  78. 4b5c3f0 Also parse stdoutB_filter_args and stderrB_filter_args. by florian · 13 years ago
  79. fd892fc Add read_Addr and use it so that we work on systems where an address by tom · 13 years ago
  80. b4dd5b4 Avoid using direct access to read multi-byte values from DWARF files by tom · 13 years ago
  81. 4df24de Use read_UInt to get the CRC as it may not be aligned. Fixes #283154. by tom · 13 years ago
  82. d32fb2b Move read_<type> routines from readdwarf.c to be module level by tom · 13 years ago
  83. ce0657d Update for x86. by florian · 13 years ago
  84. 2df4eb5 Add exp file for x86. This test is known to fail on that platform by florian · 13 years ago
  85. 8d85a5f Update for x86. This should have happened in r11741 which by florian · 13 years ago
  86. db8bdd2 Change the filtering of helgrind's XML output. by florian · 13 years ago
  87. 960eef2 Update re OSX 10.7. by sewardj · 13 years ago
  88. bccce90 * (marginally) fix debug printing for new 10.7 syscalls by sewardj · 13 years ago
  89. 8a5c06b Fix a couple of buffer overruns. n-i-bz. by sewardj · 13 years ago
  90. b578406 Make wqthread_hijack not assert on x86-darwin. Same hack as by sewardj · 13 years ago
  91. 0c865b4 Use <sys/mman.h> instead of <linux/mman.h> to fix a compile problem by florian · 13 years ago
  92. ab8630f Change the name of the pipes for vgdb by adding username and hostname. by florian · 13 years ago
  93. da91ee7 Make {amd64,x86}-darwin use the direct implementations of by sewardj · 13 years ago
  94. a8ca2c5 Un-break the compiler version check on Darwin (introduced by r12066) by sewardj · 13 years ago
  95. adbb491 Be a bit more careful about the return type for VG_MINIMAL_SETJMP, by sewardj · 13 years ago
  96. fc824cb x86-linux, amd64-linux: Implement VG_MINIMAL_SETJMP and by sewardj · 13 years ago
  97. 3ab7b66 Accept clang-2.9 as an allowable compiler. by sewardj · 13 years ago
  98. bd9b731 Compile everything with -fno-builtin, so as to disable LLVM's by sewardj · 13 years ago
  99. 95a128b Fix a regression (none/tests/cmdline[12]) which was introduced by florian · 13 years ago
  100. b985e2d Remove hardwired /tmp directory in vgdb. Honour VG_TMPDIR by florian · 13 years ago