1. ac39dee More thread tool regression test scheduler sensitivity fixes by bart · 13 years ago
  2. 0bb3c67 Rename some local variables 'signal' to 'zignal' since gcc complains they by sewardj · 13 years ago
  3. e3436cd Un-break the build on OSX following r11910. by sewardj · 13 years ago
  4. 651f56b drd/Linux: eliminate busy waiting when starting a thread by bart · 13 years ago
  5. 9283db1 drd: Add a suppression pattern by bart · 13 years ago
  6. 0a29cbc drd/tests/atomic_var: Reduce scheduler sensitivity by bart · 13 years ago
  7. e6cb2df Disable drd/tests/tc19_shadowmem because too scheduler sensitive by bart · 13 years ago
  8. a3bf44a helgrind/tests/tc08_hbl2: Reduce scheduler sensitivity by bart · 13 years ago
  9. 21aa17f Unbreak lackey --detailed-counts=yes after r11604 by weidendo · 13 years ago
  10. 06f54d1 Update Subversion ignore list by bart · 13 years ago
  11. 0d03bd4 valgrind.h: Remove a superfluous cast. See also #278454. by bart · 13 years ago
  12. fd5e535 The cmpxchg16b tests in this need to have 16-aligned addresses; by sewardj · 13 years ago
  13. 45264af Avoid excessive fragmentation in m_mallocfree facility by munmapping by sewardj · 13 years ago
  14. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  15. d99bad8 Change this file to be a symlink to the identical version by sewardj · 13 years ago
  16. ab85310 Add support for IBM Power ISA 2.06 -- stage 2 (testcases). by sewardj · 13 years ago
  17. a201c45 Add support for IBM Power ISA 2.06 -- stage 2 (handle new by sewardj · 13 years ago
  18. 722be39 Update ugly Callgrind hack for supporting instrumentation modes by weidendo · 13 years ago
  19. e5704c9 callgrind_control: fix parsing of vgdb -l by weidendo · 13 years ago
  20. 130f6f5 DWARF comparisons should be signed. Patch from Jakub Jelinek. by tom · 13 years ago
  21. 24ec9f8 Add test cases for bug 277780. (fix for VMOV.F32). by sewardj · 13 years ago
  22. e8c5c38 Fix regtest: the delta value printed by the VSTn with register by sewardj · 13 years ago
  23. 11b4067 Add test cases for NEON VMUL by float scalar. by sewardj · 13 years ago
  24. d3b1e1c Update list of files to be ignored by svn. by florian · 13 years ago
  25. cabcace Enable chasing of unconditional jumps/calls for s390x. by florian · 13 years ago
  26. e35e9d8 drd/tests/annotate_smart_pointer2: Filter out offset by bart · 13 years ago
  27. 04a26c2 Add gdb.pic to the Subversion ignore list by bart · 13 years ago
  28. 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
  29. 19aa392 drd/tests/annotate_smart_pointer: remove a superfluous initialization by bart · 13 years ago
  30. f9b1d73 Cast llseek argument to avoid warning. by tom · 13 years ago
  31. c17c6ef Allow core dumps on 32 bit architectures to go over 2Gb in size. BZ#277610. by tom · 13 years ago
  32. 1763e81 Make the location for temporary files configurable at runtime. by florian · 13 years ago
  33. e7f8f3f Reinstate inclusion of signal.h, removed in r11886. by sewardj · 13 years ago
  34. 56501b6 Reinstate inclusion of unistd.h, removed in r11886. by sewardj · 13 years ago
  35. 4966542 Un-break the build on most platforms following r11888. Oops. by sewardj · 13 years ago
  36. 37ed97b Add a file containing information on how to cross-compile for Android. by sewardj · 13 years ago
  37. 126e82d Fix up preload code so that on Android it doesn't try to call anything by sewardj · 13 years ago
  38. cbe3850 Fix Linux build breakage caused by header rearrangement in r11885, sigh. by sewardj · 13 years ago
  39. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  40. ca8d94a Conditionalise code that uses some ELF constants that Android doesn't by sewardj · 13 years ago
  41. b09d0ad Disable stabs reading on Android; it's uncompilable, and there's no point. by sewardj · 13 years ago
  42. 5d28969 Make this compilable on Android. by sewardj · 13 years ago
  43. 9db56ae Allow selection of an alternative location for temporary files at by sewardj · 13 years ago
  44. 6a1ec6b Duh, do r11879 correctly (Android doesn't have an auxv entry called AT_FPUCW.) by sewardj · 13 years ago
  45. c19a5b0 Android doesn't have an auxv entry called AT_FPUCW. by sewardj · 13 years ago
  46. aff0967 Ignore ELF phdrs that have a p_memsz of zero, as appears to happen by sewardj · 13 years ago
  47. 5138111 /bin/sh lives at /system/bin/sh on Android. by sewardj · 13 years ago
  48. 211c253 Stop gcc on Android giving bogus function-has-no-return-value warnings. by sewardj · 13 years ago
  49. 0c09bf0 The pthread.h on Android has no definition for pthread_rwlock_t, which by sewardj · 13 years ago
  50. c644459 Pass platform-variant tags (-DVGPV_blah_blah_blah) to regtest by sewardj · 13 years ago
  51. a9b1e65 Add a suppression file for Android's libc (bionic). by sewardj · 13 years ago
  52. cb495c8 Introduce the concept of platform variants. These allow further by sewardj · 13 years ago
  53. 5f7a1a2 Handle sigaction, sigsuspend, sigprocmask on arm-linux; comment-only by sewardj · 13 years ago
  54. de9264c Remove identical copies of convert_sigset_to_rt, PRE(sys_sigaction) by sewardj · 13 years ago
  55. 20d702d drd/tests/matinv: Add missing return statement in an error path. by bart · 13 years ago
  56. e1dc03d Remove a commented-out copy of the sys_sigaction wrappers by sewardj · 13 years ago
  57. b934b19 Port callgrind_control to vgdb by weidendo · 13 years ago
  58. 584c9ef callgrind: add vgdb commands needed for porting callgrind_control by weidendo · 13 years ago
  59. 9bd30a8 Add / fix up test cases for {LD,ST}REX{,B,H,D} on ARM. Works for both by sewardj · 13 years ago
  60. 036113b Valgrind-side changes to fix bug #271776. by florian · 13 years ago
  61. 3f52be4 Add regression tests for {ADD,SUB}W reg, reg, #uimm12 (vex r2170) by sewardj · 13 years ago
  62. ec82dd9 Allow optional specification of cpu models on the command line by florian · 13 years ago
  63. 51331e1 Pipe CFLAGS through to the compile run for genoffsets.c, which is a by sewardj · 13 years ago
  64. 8bb4d8f Move the break out of the braces so that we don't fall through by tom · 13 years ago
  65. 7420e0a Don't allocate the XArray for the text version of the suppression by tom · 13 years ago
  66. 0610882 Disable stabs reading on ppc64-linux; it always segfaults. by sewardj · 13 years ago
  67. 63b52cf Enable testing of fres{.} and frsqrt{.} instructions. Fixes #275308. by sewardj · 13 years ago
  68. 0b98239 Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284. by tom · 13 years ago
  69. 87cd71c Make the wait-for-gdb delay loop somewhat more modern-compiler-proof. by sewardj · 13 years ago
  70. a8f761b Improve debug printing for ELF program header analysis. No functional change. by sewardj · 13 years ago
  71. f5194b3 GDB server: fix tests following recent commits. by sewardj · 13 years ago
  72. de71c5c Update Subversion ignore lists by bart · 13 years ago
  73. ac5b95b drd: Source code cleanup - merge two blocks of tracing code by bart · 13 years ago
  74. 43ab339 drd: Source code cleanup - outdent a code block by bart · 13 years ago
  75. c6861b7 drd: Simplify a boolean expression by bart · 13 years ago
  76. 4b3fdb2 drd: Source code cleanup - change two variables from int to bool and outdent one code block by bart · 13 years ago
  77. f5fe4b6 drd: Add an assert statement by bart · 13 years ago
  78. 2e12560 drd: remove a duplicate tl_assert() statement. by bart · 13 years ago
  79. e1ce4e1 Synch s390x system call list with linux 2.6.39.2. by florian · 13 years ago
  80. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  81. cdd1ee7 Another make dist fix. by sewardj · 13 years ago
  82. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  83. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  84. 9679518 Suppress warning about associativity change for tests by weidendo · 13 years ago
  85. b338a85 Remove references to Ptrcheck in the documentation, and replace by sewardj · 13 years ago
  86. c8bd1df Memcheck: by sewardj · 13 years ago
  87. b2572b5 GDB server: by sewardj · 13 years ago
  88. 2a31239 Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding by sewardj · 13 years ago
  89. 45fa417 GDB server: by sewardj · 13 years ago
  90. e81a454 Minor documentation fixes for the GDB server. (Philippe Waroquiers, by sewardj · 13 years ago
  91. 3a58b89 Announce fix of #275710 by florian · 13 years ago
  92. eb67dbf Get rid of some compiler warnings. by florian · 13 years ago
  93. efc9bd7 Update ignored files for exp-sgcheck. by florian · 13 years ago
  94. 0fe0dcc Update ignored files for s390x by florian · 13 years ago
  95. c112c8e Fix #undefs that are inconsistent with those further up the file, by sewardj · 13 years ago
  96. 70ceabc Documentation updates for Helgrind. by sewardj · 13 years ago
  97. 7313524 Add tests for displaying of locks held by threads in races. by sewardj · 13 years ago
  98. e723d42 Fix up the remaining .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  99. 9af8d1e Fix a bunch of helgrind .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  100. ffce815 Merge the contents of the HGDEV2 branch into trunk: by sewardj · 13 years ago