1. cf16cee Follow-up for r11971 by bart · 13 years ago
  2. 3c83687 Complain if invoked from the wrong directory or if mandatory by florian · 13 years ago
  3. 5ad3d56 Fix VKI_FIOQSIZE definition on ppc platforms. by tom · 13 years ago
  4. 4b03d39 vgdb: Unlink pipes and mapped file before (re)creating these. by bart · 13 years ago
  5. b5cb85f Update expected output by bart · 13 years ago
  6. 68964c2 memcheck/tests/sbfragment.c: Only use mallinfo() if available. by bart · 13 years ago
  7. ce83509 Add test for address size override prefixes for REP prefixed string by tom · 13 years ago
  8. 7aac06f drd/tests/pth_barrier: Reduce stack usage by bart · 13 years ago
  9. 4b82d69 Check return code of pthread_create and bail out if by florian · 13 years ago
  10. 469bd1e Non-VEX changes to fix #275517. Add testcase and announce fix in NEWS. by florian · 13 years ago
  11. a5e13dd Make do_mremap only check new_addr for wraparound if MREMAP_FIXED was by tom · 13 years ago
  12. 74dc34f Due to a kernel bug the siginfo struct was not filled in correctly. by florian · 13 years ago
  13. 6bf71ef Add support for the FIOQSIZE ioctl. Fixes #270320. by tom · 13 years ago
  14. ebfd3a8 Add tests for XCHG AX, reg16 on amd64. Fixes #252695. by tom · 13 years ago
  15. 0a83e7f Wire up pselect6 on ppc32 and ppc64. Fixes #278078. by tom · 13 years ago
  16. 5d77010 Support the F_GETPIPE_SZ and F_SETPIPE_SZ fcntl calls. Fixes #278349. by tom · 13 years ago
  17. 5ba9530 Make sure the post handler for mincore is called in amd64 and s390 as by tom · 13 years ago
  18. 84c90e6 Followup to VEX r2189 -- handling invalid opcode 00 specially. by florian · 13 years ago
  19. 830ca9e I am an idiot: remove the beginnings of an experimental tool that I by njn · 13 years ago
  20. dfa408c Fix a Massif bug: when realloc'ing a block, any values in the part of the by njn · 13 years ago
  21. e050e6b Announce fix for #279062 by florian · 13 years ago
  22. f897b99 Fix prerequisite for memcheck/tests/linux/timerfd-syscall. by florian · 13 years ago
  23. c2f5a53 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  24. 72e4063 Nightly build: Rename the attachment diffs into diffs.txt such that it can be viewed easily with an e-mail client. by bart · 13 years ago
  25. d378eaa drd: Make racing pthread_barrier_wait() calls trigger an error message instead by bart · 13 years ago
  26. 47c7580 drd/tests/pth_barrier_thr_cr: Suppress pthread_barrier_wait() race reports since these are triggered intentionally. by bart · 13 years ago
  27. 6c73cf6 drd/tests/pth_barrier_thr_cr: Add more error checking. by bart · 13 years ago
  28. dc429d1 Avoid that compiling memcheck on 32-bit systems triggers a compiler warning by bart · 13 years ago
  29. 512a378 drd/tests/tc21_pthonce: Eliminate output variation by bart · 13 years ago
  30. 0478bff Update Subversion ignore list by bart · 13 years ago
  31. d61580e drd: Fix a race condition in the barrier implementation that could result in false positives. by bart · 13 years ago
  32. b56542a drd: Add a stress test for the barrier implementation by bart · 13 years ago
  33. cdc3fdb drd: Remove an unused member variable from the barrier implementation by bart · 13 years ago
  34. 178b686 drd: drd_thread.c source code cleanup by bart · 13 years ago
  35. 3e928c3 drd, bitmap node allocator: recognize root node size properly by bart · 13 years ago
  36. b6230df drd/tests/pth_barrier[23]: Filter output such that only the error count is kept by bart · 13 years ago
  37. 4651e97 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  38. d65009d drd/tests/pth_once: Restrict the number of callers to three. by bart · 13 years ago
  39. 1f4f300 drd: Remove a too strict assert() statement by bart · 13 years ago
  40. 9e71885 Yet another thread test scheduler sensitivity fix by bart · 13 years ago
  41. f58eb29 drd/tests/pth_detached_sem: Send regression test output to stderr instead of stdout by bart · 13 years ago
  42. 2ea041a Yet another threading tool regression test scheduler sensitivity fix by bart · 13 years ago
  43. 689a868 Verify drd/tests/pth_detached stderr output instead of the stdout output. by bart · 13 years ago
  44. 745bfbc Yet another regression test scheduling sensitivity fix by bart · 13 years ago
  45. b040454 Two more scheduler sensitivity fixes for thread tool regression tests by bart · 13 years ago
  46. a4cd017 Micro-optimize the matinv regression test by bart · 13 years ago
  47. d1a5cd6 drd: Make drd_pthread_intercepts.c compile again on systems where by bart · 13 years ago
  48. 8dc52aa Make test 1 output independent of scheduler variations. by bart · 13 years ago
  49. 30efc13 Revert r11916, r11917, r11918 and r11923. by bart · 13 years ago
  50. 6d956dc drd: Delay deletion of memory access information of joined threads in order not by bart · 13 years ago
  51. cfca2d4 More thread test scheduler sensitivity fixes by bart · 13 years ago
  52. db57889 Eliminate a superfluous sleep() call and check the pthread_cond_wait() return value by bart · 13 years ago
  53. ac39dee More thread tool regression test scheduler sensitivity fixes by bart · 13 years ago
  54. 0bb3c67 Rename some local variables 'signal' to 'zignal' since gcc complains they by sewardj · 13 years ago
  55. e3436cd Un-break the build on OSX following r11910. by sewardj · 13 years ago
  56. 651f56b drd/Linux: eliminate busy waiting when starting a thread by bart · 13 years ago
  57. 9283db1 drd: Add a suppression pattern by bart · 13 years ago
  58. 0a29cbc drd/tests/atomic_var: Reduce scheduler sensitivity by bart · 13 years ago
  59. e6cb2df Disable drd/tests/tc19_shadowmem because too scheduler sensitive by bart · 13 years ago
  60. a3bf44a helgrind/tests/tc08_hbl2: Reduce scheduler sensitivity by bart · 13 years ago
  61. 21aa17f Unbreak lackey --detailed-counts=yes after r11604 by weidendo · 13 years ago
  62. 06f54d1 Update Subversion ignore list by bart · 13 years ago
  63. 0d03bd4 valgrind.h: Remove a superfluous cast. See also #278454. by bart · 13 years ago
  64. fd5e535 The cmpxchg16b tests in this need to have 16-aligned addresses; by sewardj · 13 years ago
  65. 45264af Avoid excessive fragmentation in m_mallocfree facility by munmapping by sewardj · 13 years ago
  66. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  67. d99bad8 Change this file to be a symlink to the identical version by sewardj · 13 years ago
  68. ab85310 Add support for IBM Power ISA 2.06 -- stage 2 (testcases). by sewardj · 13 years ago
  69. a201c45 Add support for IBM Power ISA 2.06 -- stage 2 (handle new by sewardj · 13 years ago
  70. 722be39 Update ugly Callgrind hack for supporting instrumentation modes by weidendo · 13 years ago
  71. e5704c9 callgrind_control: fix parsing of vgdb -l by weidendo · 13 years ago
  72. 130f6f5 DWARF comparisons should be signed. Patch from Jakub Jelinek. by tom · 13 years ago
  73. 24ec9f8 Add test cases for bug 277780. (fix for VMOV.F32). by sewardj · 13 years ago
  74. e8c5c38 Fix regtest: the delta value printed by the VSTn with register by sewardj · 13 years ago
  75. 11b4067 Add test cases for NEON VMUL by float scalar. by sewardj · 13 years ago
  76. d3b1e1c Update list of files to be ignored by svn. by florian · 13 years ago
  77. cabcace Enable chasing of unconditional jumps/calls for s390x. by florian · 13 years ago
  78. e35e9d8 drd/tests/annotate_smart_pointer2: Filter out offset by bart · 13 years ago
  79. 04a26c2 Add gdb.pic to the Subversion ignore list by bart · 13 years ago
  80. b6c51bf drd: add a test that verifies that a race is reported for the annotate_smart_pointer test program with annotations disabled by bart · 13 years ago
  81. 19aa392 drd/tests/annotate_smart_pointer: remove a superfluous initialization by bart · 13 years ago
  82. f9b1d73 Cast llseek argument to avoid warning. by tom · 13 years ago
  83. c17c6ef Allow core dumps on 32 bit architectures to go over 2Gb in size. BZ#277610. by tom · 13 years ago
  84. 1763e81 Make the location for temporary files configurable at runtime. by florian · 13 years ago
  85. e7f8f3f Reinstate inclusion of signal.h, removed in r11886. by sewardj · 13 years ago
  86. 56501b6 Reinstate inclusion of unistd.h, removed in r11886. by sewardj · 13 years ago
  87. 4966542 Un-break the build on most platforms following r11888. Oops. by sewardj · 13 years ago
  88. 37ed97b Add a file containing information on how to cross-compile for Android. by sewardj · 13 years ago
  89. 126e82d Fix up preload code so that on Android it doesn't try to call anything by sewardj · 13 years ago
  90. cbe3850 Fix Linux build breakage caused by header rearrangement in r11885, sigh. by sewardj · 13 years ago
  91. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  92. ca8d94a Conditionalise code that uses some ELF constants that Android doesn't by sewardj · 13 years ago
  93. b09d0ad Disable stabs reading on Android; it's uncompilable, and there's no point. by sewardj · 13 years ago
  94. 5d28969 Make this compilable on Android. by sewardj · 13 years ago
  95. 9db56ae Allow selection of an alternative location for temporary files at by sewardj · 13 years ago
  96. 6a1ec6b Duh, do r11879 correctly (Android doesn't have an auxv entry called AT_FPUCW.) by sewardj · 13 years ago
  97. c19a5b0 Android doesn't have an auxv entry called AT_FPUCW. by sewardj · 13 years ago
  98. aff0967 Ignore ELF phdrs that have a p_memsz of zero, as appears to happen by sewardj · 13 years ago
  99. 5138111 /bin/sh lives at /system/bin/sh on Android. by sewardj · 13 years ago
  100. 211c253 Stop gcc on Android giving bogus function-has-no-return-value warnings. by sewardj · 13 years ago