1. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  2. 33f6482 Add a custom filter for the drd/tests/annotate_barrier_xml regression test by bart · 13 years ago
  3. 17dfe1a Make VALGRIND_DO_CLIENT_REQUEST more user friendly by wrapping by florian · 13 years ago
  4. 523f14e Revert r12195 because it triggers suspicious error messages on systems where by bart · 13 years ago
  5. eb8577f Remove the ppc-cross directory because the scripts in it are not fully functional by bart · 13 years ago
  6. 454a298 Update Subversion ignore list by bart · 13 years ago
  7. 016fd57 autogen.sh: Use autoreconf as recommended in the autoconf manual by bart · 13 years ago
  8. ecb3509 Add an excessively minimal testcase, from #279698, pertaining to the by sewardj · 13 years ago
  9. 2bd9a68 configure.in: Rearranged the TLS test such that autoreconf doesn't complain about it by bart · 13 years ago
  10. 4d4b644 Fix a compiler warning introduced in r12188 by bart · 13 years ago
  11. 00e4e0a Record the ELF x86 regparm registers. by sewardj · 13 years ago
  12. b5a2923 Change and simplify the way that Memcheck instruments saturating by sewardj · 13 years ago
  13. 417cf3e Ran configure.in through autoupdate: by bart · 13 years ago
  14. a92677a XML output: escape XML-metacharacters in executable path and arguments. This is a modified version of the patch submitted by Evgeniy Stepanov <eugeni.stepanov@gmail.com>. See also #284621. by bart · 13 years ago
  15. 284f2a3 Add a replacement for strcasestr, along with test case. Fixes #282979. by sewardj · 13 years ago
  16. 07fce0a Cause the build to fail when man pages aren't built properly. At by sewardj · 13 years ago
  17. 7cf235b ML_(ppSym): minor improvement in debug printing for DiSyms. by sewardj · 13 years ago
  18. 227fd91 Debug printing only: when printing SB translation header lines, by sewardj · 13 years ago
  19. 9872085 Adapt the faultstatus.c testcase to work properly on systems with larger by florian · 13 years ago
  20. 4d107aa Update s390x bug list. by florian · 13 years ago
  21. 71fe57f Update filter_gdb script for ppc64. Fixes bugzilla #284305 by florian · 13 years ago
  22. 567e80e Filter out more warnings (Dwarf reader and debug info). by florian · 13 years ago
  23. eb38458 Update Subversion ignore list by bart · 13 years ago
  24. 2a8ef7b Remove filter_int because not used anywhere by bart · 13 years ago
  25. 38db72f Enable sys_epoll_pwait on arm-linux. #283427. Derived from by sewardj · 13 years ago
  26. 69c11fe Add (well, actually, enable existing) test cases for Thumb2 ROR by sewardj · 13 years ago
  27. adf0103 ppc64-linux: handle sys_setresuid and sys_setresgid. #273640. by sewardj · 13 years ago
  28. 50f5cea Fix a compile warning on {ppc32,ppc64}-linux. by sewardj · 13 years ago
  29. 720e6b7 Avoid potential overflow in range check. #273431. by sewardj · 13 years ago
  30. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  31. bdf5e70 Add ABI information for s390x. by florian · 13 years ago
  32. cb8ea55 Add some verbiage about "make dist". by florian · 13 years ago
  33. 4a37e32 Fix a comment. by florian · 13 years ago
  34. e801ed2 Add test cases for PCMPxSTRx case 0x38. See #273318. by sewardj · 13 years ago
  35. c0ad0e1 Add missing backslash by bart · 13 years ago
  36. 12f508a Add test cases for PMULUDQ and PCMPEQQ. Duh -- in future, add test by sewardj · 13 years ago
  37. 9a2afe9 Handle new Iop_CmpEQ64x2 introduced in vex r2218. by sewardj · 13 years ago
  38. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  39. d585c92 Fix callgrind part of bug 280757. by weidendo · 13 years ago
  40. 2476b78 Use proper automake variable (patch from Philippe Waroquiers - see also #273465) by bart · 13 years ago
  41. 57306c0 Move --child-silent-after-fork=yes from drd/tests/threaded-fork.vgtest to drd/tests/verify-xml-output by bart · 13 years ago
  42. c879859 Update documentation now that DRD supports XML output by bart · 13 years ago
  43. 5939156 drd/tests/threaded-fork: Make sure that the generated XML output is valid by bart · 13 years ago
  44. 8720d53 drd, XML testing: trigger more XMLcode by bart · 13 years ago
  45. b17fe21 drd, XML: more xsd refinements by bart · 13 years ago
  46. b36fec1 drd: Add drd/docs/drd-xml-output.xsd to the distribution tarball by bart · 13 years ago
  47. 1ea87a5 memcheck/tests/linux/Makefile.am: Add four .vgtest files to the distribution tarball and remove the capget binary by bart · 13 years ago
  48. c8b9dbc callgrind/tests/Makefile.am: Add regression tests simwork-both, simwork-branch and simwork-cache to the distribution tarball by bart · 13 years ago
  49. 5767b60 Add empty-exe regression test to the distribution tarball by bart · 13 years ago
  50. 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
  51. 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
  52. 49f4ddd Add 3.7.0 drd items to NEWS by bart · 13 years ago
  53. 505b35c Document command-line switches new in version 3.7.0 by bart · 13 years ago
  54. 282e337 Document command-line switches new in version 3.7.0 by bart · 13 years ago
  55. 6530c2a drd, XML: add xsd schema description and a script to verify the DRD XML output against the xsd by bart · 13 years ago
  56. ad994e8 drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tracing output format slightly. by bart · 13 years ago
  57. b6ab69e drd, XML: more XML output consistency improvements by bart · 13 years ago
  58. ca7285e drd, XML: make the XML output a little easier to parse by bart · 13 years ago
  59. ffd37d6 Update the list of fixed bugs. by sewardj · 13 years ago
  60. 863594d drd/tests/filter_stderr: Don't touch XML tags by bart · 13 years ago
  61. d13016b Fix typo spotted by Philip Waroquiers. by sewardj · 13 years ago
  62. fc13f2c drd, XML: Use proper XML syntax by bart · 13 years ago
  63. 5718cf3 Remove an obsolete regression test output file by bart · 13 years ago
  64. 786a7c7 Set svn:executable property by bart · 13 years ago
  65. e708600 drd: Enable XML output. See also #282949. To do: document the output format. by bart · 13 years ago
  66. 6c63f5c Emit <state>RUNNING</state> earlier by bart · 13 years ago
  67. db4384e Add format specifier %ps: only escape XML-metacharacters for --xml=yes by bart · 13 years ago
  68. d938adc Make sure that exp-sgcheck/tests/stackerr passes on openSUSE 11.4 x86 by bart · 13 years ago
  69. 2eb66e0 Revert r12128 because it triggers an assertion failure on one of the nightly build systems by bart · 13 years ago
  70. 2358660 Update expected output - the ppc output changed due to r12038. by bart · 13 years ago
  71. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  72. e6a3e04 This patch by Philippe Waroquiers, philippe.waroquiers@skynet.be by florian · 13 years ago
  73. d83f3d0 none/tests/shell: An attempt to compensate for variations in bash error messages by bart · 13 years ago
  74. 2a5e5d7 memcheck/tests/err_disable4: Increase thread stack size a little by bart · 13 years ago
  75. c6445c7 Update exp file. Back trace changed due to r12108. by florian · 13 years ago
  76. 2504753 On systems where /proc/sys/kernel/yama/ptrace_scope exists we need to by florian · 13 years ago
  77. 900863d Filter around some debuginfo problems with ld.so on SLES11 by florian · 13 years ago
  78. 352db6d drd: Use Vg_DebugMsg for debug messages by bart · 13 years ago
  79. 74b2d97 drd: Convert a few VG_(message)() calls into VG_(maybe_record_error)() calls by bart · 13 years ago
  80. b92ff0f DRD, refactoring: Introduce DRD_(trace_msg)() by bart · 13 years ago
  81. ed52992 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  82. 147a6a1 Remove two junk commas that got committed in r12117. by sewardj · 13 years ago
  83. 5547572 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  84. 5491c55 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  85. 206b2b3 Add a new .stdout.exp file, for older glibcs that print negative nans by sewardj · 13 years ago
  86. f2e8a46 perf/tinycc.c: Avoid that clang warns about out-of-bounds accesses for by bart · 13 years ago
  87. cf0a8b9 memcheck/tests/unit_libcbase.c: Convert from old-style gcc designated by bart · 13 years ago
  88. 7d3dd0b memcheck/tests/err_disable4: Reduce memory footprint further. by bart · 13 years ago
  89. d42e873 include/vki/vki-linux.h: Remove __attribute_const__ definition since it by bart · 13 years ago
  90. 06e9bf0 Avoid that using any of the VALGRIND_DISABLE_ERROR_REPORTING, by bart · 13 years ago
  91. b728094 Update Subversion ignore list by bart · 13 years ago
  92. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  93. 4c02d0e helgrind/tests/pth_barrier*: Update expected output after drd/tests/pth_barrier.c changes by bart · 13 years ago
  94. 052f591 Declare _exit as "noreturn". This will avoid a GCC warning. by florian · 13 years ago
  95. ad2fc77 Fix GCC warnings about incompatible pointer assignments. by florian · 13 years ago
  96. 28936a8 Declare _exit as "noreturn". This will avoid a GCC warning. by florian · 13 years ago
  97. de60fe5 drd, s390: Make the annotate_ignore_* and the pth_barrier* tests produce by bart · 13 years ago
  98. 86781fa More fixes for unaligned accesses in the debuginfo code. BZ#282527. by tom · 13 years ago
  99. 8258a3a ppc64-linux only: fix incorrect line number reports in client requests by sewardj · 13 years ago
  100. d1897e1 Attempt to unbreak this testcase on systems with GCC 4.5.1 and newer. by florian · 13 years ago