1. b4ff782 configure.in: Rename the shell variable ac_have_builtin_atomic into ac_have_builtin_atomic_primary by bart · 13 years ago
  2. f68af88 DRD: Add test program for std::thread. by bart · 13 years ago
  3. a70dfab Fix a typo. by florian · 13 years ago
  4. e44b9cd Add script to assist in updating the C++ demangler from GCC trunk. by florian · 13 years ago
  5. 8dc79ce Update the C++ demangler by importing files from GCC trunk @ r181975. by florian · 13 years ago
  6. 78bfc71 Add command-line option --fair-sched=[no|yes|try]. Use --fair-sched=try by bart · 13 years ago
  7. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 13 years ago
  8. de80335 Give a better help message for gdbserver when VALGRIND_LIB by philippe · 13 years ago
  9. dec4a56 Tweaks for the benefit of the webpage. by florian · 13 years ago
  10. 0f0ed67 Yesterday I changed dist.authors.html and dist.news.html in r442 by florian · 13 years ago
  11. 472e42d Get rid of Roland McGrath et al. by florian · 13 years ago
  12. 8503744 configure: Fix compiler version check. Closes #286384. by bart · 13 years ago
  13. bc33be6 arm-linux: fix signal returning so that if SA_RESTORER is not by sewardj · 13 years ago
  14. bcad739 The sparse wa maintains the nr of elements in use at level 0. by philippe · 13 years ago
  15. ed3ac74 Clarify where to set TMPDIR to have working FIFOs. by philippe · 13 years ago
  16. ff7efa6 New section for 3.7.1. Announce fix for #286374. by florian · 13 years ago
  17. 28a23c0 Callgrind: use jmpkind from VEX for side exits. by weidendo · 13 years ago
  18. add9ec4 callgrind: remove command file polling by weidendo · 13 years ago
  19. 7d219f8 Document test results. by florian · 13 years ago
  20. 62b0d40 Merge latest changes to this file from 3_7_BRANCH. by sewardj · 13 years ago
  21. e4310b3 RHEL 4 build fix by bart · 13 years ago
  22. bec5baf Remove TEST_TOOLS and TEXT_EXP_TOOLS as they are no longer needed. by florian · 13 years ago
  23. bad8ac6 Fix prerequisite to also require linux. So testcases get skipped by florian · 13 years ago
  24. 6ab7f2d When doing instrumentation, pay attention to the Ist.IMark.delta by sewardj · 13 years ago
  25. 0de7471 Update platform_test. Add s390x-linux. Remove AIX. by florian · 13 years ago
  26. 6a27ab3 Also display information about the assembler (binutils). by florian · 13 years ago
  27. d53282e Use normal setjmp/longjmp, not the __builtin_ ones, as LLVM pretty by sewardj · 13 years ago
  28. e035cd1 Remove unneeded prerequisites in testcases. Followup to r11693. by florian · 13 years ago
  29. 9047fa7 Include insn_pclmulqdq.def in tarball. by florian · 13 years ago
  30. c443b96 Fix the configure test for ssse3 support. GCC needs -msse or it by florian · 13 years ago
  31. 90ca96c Updated ignored file lists. by florian · 13 years ago
  32. 98500e2 Use snprintf() instead of sprintf() by bart · 13 years ago
  33. 56fe332 Handle longer un-sized symbols on arm-linux-android. by sewardj · 13 years ago
  34. d8e32e2 Don't get the date of the build from the mail header. It is by florian · 13 years ago
  35. 5df4ce5 Rewrite test to not use function clock_gettime. The purpose by florian · 13 years ago
  36. badefc9 Some small doc updating for 3.7.0. by sewardj · 13 years ago
  37. 9bdf2a6 Fix missing m4 quoting that autoconf-2.68 warns about. by sewardj · 13 years ago
  38. 5dd8346 Get rid of over-cautious check to make BEAM happy by weidendo · 13 years ago
  39. 77de43e Update list of ignored files. by florian · 13 years ago
  40. 7fc4d4a Give function copy_input_until_stop the noinline atribute. by florian · 13 years ago
  41. 1b3a7a4 Some fixes for Android: by sewardj · 13 years ago
  42. deddfdf Disable the GDB server-by-default for the time being on Android, since by sewardj · 13 years ago
  43. 0016492 Fix an out-of-bounds array access found by IBM's BEAM checker. by florian · 13 years ago
  44. b0f4ce8 Add script to summarize the outcome of nightly builds. by florian · 13 years ago
  45. 96e6aa6 Bump the version. by sewardj · 13 years ago
  46. c2f1d96 Update. by sewardj · 13 years ago
  47. 4b3a742 Fix #284384 (clang 3.1 -Wunused-value warnings in valgrind.h, by sewardj · 13 years ago
  48. 3bbaf48 Update. by sewardj · 13 years ago
  49. 5f2dcad Don't break fcntl locks when program does mmap. #280965. by sewardj · 13 years ago
  50. 47ffedb gdbsrv: factorize gdb version handling, fix doc and typos by sewardj · 13 years ago
  51. 4ef552a Change the behaviour of VALGRIND_CHECK_MEM_IS_DEFINED slightly, so by sewardj · 13 years ago
  52. 82a0371 Add more missing files for the tarball. by florian · 13 years ago
  53. 93f2d3e Remove the Qt4 regression tests because these are too hard to maintain by bart · 13 years ago
  54. 08f08c0 Remove pth_specific.c which is unused. by florian · 13 years ago
  55. 0b289e9 Add some more missing files to the tarball. by florian · 13 years ago
  56. dfe1877 Include README_DEVELOPERS for the GDB server in the tarball. by florian · 13 years ago
  57. f91fd73 helgrind/tests/tc08_hbl2: Avoid busy-waiting by bart · 13 years ago
  58. bc9b93b helgrind/tests/cond_timedwait_invalid: Update expected output because of r12213 by bart · 13 years ago
  59. 5d28863 Check Makefile.am consistency before running regression tests. Closes #283813. by bart · 13 years ago
  60. adda79a helgrind/tests/cond_timedwait_invalid: Port to Darwin 10.8 by bart · 13 years ago
  61. 469b836 Update for 3.7.0. (What did I forget?) by sewardj · 13 years ago
  62. 83baa94 More update for 3.7.0 (duh.) by sewardj · 13 years ago
  63. 4067340 Update for 3.7.0. by sewardj · 13 years ago
  64. 520501d Update the list of fixed bugs and format properly. by sewardj · 13 years ago
  65. d19fd67 Update expected outputs following update of copyright dates. by sewardj · 13 years ago
  66. c340306 Get a bunch more copyright dates in the right format, 20xx-2011, by sewardj · 13 years ago
  67. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  68. 20cf5bd Update, so as to be able to handle the 200x vs 201x change. by sewardj · 13 years ago
  69. 992d3cc Make vgdb.c work on Android, so that the GDB server as a whole by sewardj · 13 years ago
  70. d6e13d8 Addition of v.info scheduler monitor command by sewardj · 13 years ago
  71. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  72. 866c80c Allow garbage collection of the LAOG data structure(s). This avoids by sewardj · 13 years ago
  73. 33f6482 Add a custom filter for the drd/tests/annotate_barrier_xml regression test by bart · 13 years ago
  74. 17dfe1a Make VALGRIND_DO_CLIENT_REQUEST more user friendly by wrapping by florian · 13 years ago
  75. 523f14e Revert r12195 because it triggers suspicious error messages on systems where by bart · 13 years ago
  76. eb8577f Remove the ppc-cross directory because the scripts in it are not fully functional by bart · 13 years ago
  77. 454a298 Update Subversion ignore list by bart · 13 years ago
  78. 016fd57 autogen.sh: Use autoreconf as recommended in the autoconf manual by bart · 13 years ago
  79. ecb3509 Add an excessively minimal testcase, from #279698, pertaining to the by sewardj · 13 years ago
  80. 2bd9a68 configure.in: Rearranged the TLS test such that autoreconf doesn't complain about it by bart · 13 years ago
  81. 4d4b644 Fix a compiler warning introduced in r12188 by bart · 13 years ago
  82. 00e4e0a Record the ELF x86 regparm registers. by sewardj · 13 years ago
  83. b5a2923 Change and simplify the way that Memcheck instruments saturating by sewardj · 13 years ago
  84. 417cf3e Ran configure.in through autoupdate: by bart · 13 years ago
  85. 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
  86. 284f2a3 Add a replacement for strcasestr, along with test case. Fixes #282979. by sewardj · 13 years ago
  87. 07fce0a Cause the build to fail when man pages aren't built properly. At by sewardj · 13 years ago
  88. 7cf235b ML_(ppSym): minor improvement in debug printing for DiSyms. by sewardj · 13 years ago
  89. 227fd91 Debug printing only: when printing SB translation header lines, by sewardj · 13 years ago
  90. 9872085 Adapt the faultstatus.c testcase to work properly on systems with larger by florian · 13 years ago
  91. 4d107aa Update s390x bug list. by florian · 13 years ago
  92. 71fe57f Update filter_gdb script for ppc64. Fixes bugzilla #284305 by florian · 13 years ago
  93. 567e80e Filter out more warnings (Dwarf reader and debug info). by florian · 13 years ago
  94. eb38458 Update Subversion ignore list by bart · 13 years ago
  95. 2a8ef7b Remove filter_int because not used anywhere by bart · 13 years ago
  96. 38db72f Enable sys_epoll_pwait on arm-linux. #283427. Derived from by sewardj · 13 years ago
  97. 69c11fe Add (well, actually, enable existing) test cases for Thumb2 ROR by sewardj · 13 years ago
  98. adf0103 ppc64-linux: handle sys_setresuid and sys_setresgid. #273640. by sewardj · 13 years ago
  99. 50f5cea Fix a compile warning on {ppc32,ppc64}-linux. by sewardj · 13 years ago
  100. 720e6b7 Avoid potential overflow in range check. #273431. by sewardj · 13 years ago