1. b0f4ce8 Add script to summarize the outcome of nightly builds. by florian · 13 years ago
  2. 96e6aa6 Bump the version. by sewardj · 13 years ago
  3. c2f1d96 Update. by sewardj · 13 years ago
  4. 4b3a742 Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, by sewardj · 13 years ago
  5. 3bbaf48 Update. by sewardj · 13 years ago
  6. 5f2dcad Don't break fcntl locks when program does mmap. #280965. by sewardj · 13 years ago
  7. 47ffedb gdbsrv: factorize gdb version handling, fix doc and typos by sewardj · 13 years ago
  8. 4ef552a Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED slightly, so by sewardj · 13 years ago
  9. 82a0371 Add more missing files for the tarball. by florian · 13 years ago
  10. 93f2d3e Remove the Qt4 regression tests because these are too hard to maintain by bart · 13 years ago
  11. 08f08c0 Remove pth_specific.c which is unused. by florian · 13 years ago
  12. 0b289e9 Add some more missing files to the tarball. by florian · 13 years ago
  13. dfe1877 Include README_DEVELOPERS for the GDB server in the tarball. by florian · 13 years ago
  14. f91fd73 helgrind/tests/tc08_hbl2: Avoid busy-waiting by bart · 13 years ago
  15. bc9b93b helgrind/tests/cond_timedwait_invalid: Update expected output because of r12213 by bart · 13 years ago
  16. 5d28863 Check Makefile.am consistency before running regression tests. Closes #283813. by bart · 13 years ago
  17. adda79a helgrind/tests/cond_timedwait_invalid: Port to Darwin 10.8 by bart · 13 years ago
  18. 469b836 Update for 3.7.0. (What did I forget?) by sewardj · 13 years ago
  19. 83baa94 More update for 3.7.0 (duh.) by sewardj · 13 years ago
  20. 4067340 Update for 3.7.0. by sewardj · 13 years ago
  21. 520501d Update the list of fixed bugs and format properly. by sewardj · 13 years ago
  22. d19fd67 Update expected outputs following update of copyright dates. by sewardj · 13 years ago
  23. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  24. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  25. 20cf5bd Update, so as to be able to handle the 200x vs 201x change. by sewardj · 13 years ago
  26. 992d3cc Make vgdb.c work on Android, so that the GDB server as a whole by sewardj · 13 years ago
  27. d6e13d8 Addition of v.info scheduler monitor command by sewardj · 13 years ago
  28. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  29. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  30. 33f6482 Add a custom filter for the drd/tests/annotate_barrier_xml regression test by bart · 13 years ago
  31. 17dfe1a Make VALGRIND_DO_CLIENT_REQUEST more user friendly by wrapping by florian · 13 years ago
  32. 523f14e Revert r12195 because it triggers suspicious error messages on systems where by bart · 13 years ago
  33. eb8577f Remove the ppc-cross directory because the scripts in it are not fully functional by bart · 13 years ago
  34. 454a298 Update Subversion ignore list by bart · 13 years ago
  35. 016fd57 autogen.sh: Use autoreconf as recommended in the autoconf manual by bart · 13 years ago
  36. ecb3509 Add an excessively minimal testcase, from #279698, pertaining to the by sewardj · 13 years ago
  37. 2bd9a68 configure.in: Rearranged the TLS test such that autoreconf doesn't complain about it by bart · 13 years ago
  38. 4d4b644 Fix a compiler warning introduced in r12188 by bart · 13 years ago
  39. 00e4e0a Record the ELF x86 regparm registers. by sewardj · 13 years ago
  40. b5a2923 Change and simplify the way that Memcheck instruments saturating by sewardj · 13 years ago
  41. 417cf3e Ran configure.in through autoupdate: by bart · 13 years ago
  42. 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
  43. 284f2a3 Add a replacement for strcasestr, along with test case. Fixes #282979. by sewardj · 13 years ago
  44. 07fce0a Cause the build to fail when man pages aren't built properly. At by sewardj · 13 years ago
  45. 7cf235b ML_(ppSym): minor improvement in debug printing for DiSyms. by sewardj · 13 years ago
  46. 227fd91 Debug printing only: when printing SB translation header lines, by sewardj · 13 years ago
  47. 9872085 Adapt the faultstatus.c testcase to work properly on systems with larger by florian · 13 years ago
  48. 4d107aa Update s390x bug list. by florian · 13 years ago
  49. 71fe57f Update filter_gdb script for ppc64. Fixes bugzilla #284305 by florian · 13 years ago
  50. 567e80e Filter out more warnings (Dwarf reader and debug info). by florian · 13 years ago
  51. eb38458 Update Subversion ignore list by bart · 13 years ago
  52. 2a8ef7b Remove filter_int because not used anywhere by bart · 13 years ago
  53. 38db72f Enable sys_epoll_pwait on arm-linux. #283427. Derived from by sewardj · 13 years ago
  54. 69c11fe Add (well, actually, enable existing) test cases for Thumb2 ROR by sewardj · 13 years ago
  55. adf0103 ppc64-linux: handle sys_setresuid and sys_setresgid. #273640. by sewardj · 13 years ago
  56. 50f5cea Fix a compile warning on {ppc32,ppc64}-linux. by sewardj · 13 years ago
  57. 720e6b7 Avoid potential overflow in range check. #273431. by sewardj · 13 years ago
  58. 4fb597b Add missing filter scripts to Makefile.am so they are included in by florian · 13 years ago
  59. bdf5e70 Add ABI information for s390x. by florian · 13 years ago
  60. cb8ea55 Add some verbiage about "make dist". by florian · 13 years ago
  61. 4a37e32 Fix a comment. by florian · 13 years ago
  62. e801ed2 Add test cases for PCMPxSTRx case 0x38. See #273318. by sewardj · 13 years ago
  63. c0ad0e1 Add missing backslash by bart · 13 years ago
  64. 12f508a Add test cases for PMULUDQ and PCMPEQQ. Duh -- in future, add test by sewardj · 13 years ago
  65. 9a2afe9 Handle new Iop_CmpEQ64x2 introduced in vex r2218. by sewardj · 13 years ago
  66. 6aeadaa Fix false positive following pthread_cond_timedwait failure. by sewardj · 13 years ago
  67. d585c92 Fix callgrind part of bug 280757. by weidendo · 13 years ago
  68. 2476b78 Use proper automake variable (patch from Philippe Waroquiers - see also #273465) by bart · 13 years ago
  69. 57306c0 Move --child-silent-after-fork=yes from drd/tests/threaded-fork.vgtest to drd/tests/verify-xml-output by bart · 13 years ago
  70. c879859 Update documentation now that DRD supports XML output by bart · 13 years ago
  71. 5939156 drd/tests/threaded-fork: Make sure that the generated XML output is valid by bart · 13 years ago
  72. 8720d53 drd, XML testing: trigger more XMLcode by bart · 13 years ago
  73. b17fe21 drd, XML: more xsd refinements by bart · 13 years ago
  74. b36fec1 drd: Add drd/docs/drd-xml-output.xsd to the distribution tarball by bart · 13 years ago
  75. 1ea87a5 memcheck/tests/linux/Makefile.am: Add four .vgtest files to the distribution tarball and remove the capget binary by bart · 13 years ago
  76. c8b9dbc callgrind/tests/Makefile.am: Add regression tests simwork-both, simwork-branch and simwork-cache to the distribution tarball by bart · 13 years ago
  77. 5767b60 Add empty-exe regression test to the distribution tarball by bart · 13 years ago
  78. 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
  79. 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
  80. 49f4ddd Add 3.7.0 drd items to NEWS by bart · 13 years ago
  81. 505b35c Document command-line switches new in version 3.7.0 by bart · 13 years ago
  82. 282e337 Document command-line switches new in version 3.7.0 by bart · 13 years ago
  83. 6530c2a drd, XML: add xsd schema description and a script to verify the DRD XML output against the xsd by bart · 13 years ago
  84. ad994e8 drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tracing output format slightly. by bart · 13 years ago
  85. b6ab69e drd, XML: more XML output consistency improvements by bart · 13 years ago
  86. ca7285e drd, XML: make the XML output a little easier to parse by bart · 13 years ago
  87. ffd37d6 Update the list of fixed bugs. by sewardj · 13 years ago
  88. 863594d drd/tests/filter_stderr: Don't touch XML tags by bart · 13 years ago
  89. d13016b Fix typo spotted by Philip Waroquiers. by sewardj · 13 years ago
  90. fc13f2c drd, XML: Use proper XML syntax by bart · 13 years ago
  91. 5718cf3 Remove an obsolete regression test output file by bart · 13 years ago
  92. 786a7c7 Set svn:executable property by bart · 13 years ago
  93. e708600 drd: Enable XML output. See also #282949. To do: document the output format. by bart · 13 years ago
  94. 6c63f5c Emit <state>RUNNING</state> earlier by bart · 13 years ago
  95. db4384e Add format specifier %ps: only escape XML-metacharacters for --xml=yes by bart · 13 years ago
  96. d938adc Make sure that exp-sgcheck/tests/stackerr passes on openSUSE 11.4 x86 by bart · 13 years ago
  97. 2eb66e0 Revert r12128 because it triggers an assertion failure on one of the nightly build systems by bart · 13 years ago
  98. 2358660 Update expected output - the ppc output changed due to r12038. by bart · 13 years ago
  99. 5430ede First round of changes to get make dist working again. by florian · 13 years ago
  100. e6a3e04 This patch by Philippe Waroquiers, philippe.waroquiers@skynet.be by florian · 13 years ago