1. 1bf4600 Add testcase for LAA insn. by florian · 12 years ago
  2. ebe68c2 Skip memcheck's getregset for MIPS. by petarj · 12 years ago
  3. cb22da5 Improve FAQ section discussing statically linked lib by philippe · 12 years ago
  4. d405332 Before LL, instrument outstanding helper calls. by weidendo · 12 years ago
  5. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  6. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  7. ad1162a Flush events in Callgrind before enering a RMW region. by petarj · 12 years ago
  8. 6d5568d Update list of ignored files. by florian · 12 years ago
  9. 1472ad4 Another signedness fix. by sewardj · 12 years ago
  10. ea395fa Fix up another char-signedness straggler. by sewardj · 12 years ago
  11. 9a1c8a8 Add test cases for definedness propagation through PCMPISTRI $0x3A. by sewardj · 12 years ago
  12. be0c23d Remove not-used typedef by weidendo · 12 years ago
  13. 6652bcc Callgrind: fix Ir cost update for ignored functions by weidendo · 12 years ago
  14. 9b826d6 Add test cases for dependency tracking through pmovmskb and bsfl. by sewardj · 12 years ago
  15. 66826ec Fix a couple of x86 char-signedness stragglers by sewardj · 12 years ago
  16. 87e0a64 One more Char/HChar mixup in conditional code. Reported by Bart. by florian · 12 years ago
  17. da8c126 Re-establich configury checking for -Wno-pointer-sign. We need that by florian · 12 years ago
  18. 654b542 Final patch for Char/HChar mixups. by florian · 12 years ago
  19. 24c9e7f vbit-tester, add counts for the number of 1, 2, 3 and 4 operand tests. by carll · 12 years ago
  20. 686b17f Valgrind, V-bit tester: Add support for Iop_CmpORD class iops by carll · 12 years ago
  21. 1636d33 Char/HChar fixups for m_debuginfo and m_gdbserver. by florian · 12 years ago
  22. 62840fa Add missing files. They should have been added in r13120. by florian · 12 years ago
  23. 4682598 Update s390_features.c for DFP. by florian · 12 years ago
  24. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  25. 9b6fb5b Update list of ignored files. by florian · 12 years ago
  26. 0e6d05e add BLKPBSZGET ioctl by cborntra · 12 years ago
  27. a239139 Add missing EXTRA DIST statement by cborntra · 12 years ago
  28. 49cc754 GETREGSET was introduced with 2.6.33. by cborntra · 12 years ago
  29. d9ff51d Announce fix for BZ 308886. by florian · 12 years ago
  30. b2cd1bc also wire up arm, x86 and amd64 regarding ptrace regsets by cborntra · 12 years ago
  31. e48a444 add s390 specific fix for getregset by cborntra · 12 years ago
  32. a9a475d wire up testcase by cborntra · 12 years ago
  33. 7be84ee Add ptrace getreset testcase from Andreas Arnez by cborntra · 12 years ago
  34. abe8793 Ignore ELF sections that have zero size. Fixes #309600. by sewardj · 12 years ago
  35. 4cfa81b Improve accuracy of definedness tracking through the x86 PMOVMSKB and by sewardj · 12 years ago
  36. 1dd33f9 Same idea as for mips. sem_post does not fail on s390 by cborntra · 12 years ago
  37. 5d97871 s390x machines z196 and zec12 have 4 levels of caches. Adopt the test suite by cborntra · 12 years ago
  38. 5d5f070 fix n-i-bz same as 303624 (fixed in 3.8.0), but for x86 android by philippe · 12 years ago
  39. f2a7bbe factorise sys_socketcall by philippe · 12 years ago
  40. cd19e99 Fix Char/HChar mixups and constness in m_scheduler. by florian · 12 years ago
  41. c8b8214 Fix Char/HChar mixups and constness in m_initimg. by florian · 12 years ago
  42. 0af78ad Char/HChar and constness fixes in m_ume by florian · 12 years ago
  43. fb11d97 s390: Autodetect cache info. These are the final bits to fix BZ 275800. by florian · 12 years ago
  44. b7058da Tweak VG_(machine_get_cache_info). by florian · 12 years ago
  45. adfb8a7 Ensure vgdb.c is warningless with -Wpointer-sign by philippe · 12 years ago
  46. 98a8793 fix arena size wrongly printed in debugmsg on 32 bits platforms when > 2Gb. by philippe · 12 years ago
  47. 66bc6e5 for debuglevel >=2, ensure write_buf debug output only writes the req nr of char by philippe · 12 years ago
  48. 6fc0de0 Cachegrind: introduce special case for Ir by weidendo · 12 years ago
  49. 157c7fb Callgrind: use memory block number as tag for simple model by weidendo · 12 years ago
  50. 8ff4658 Use always_inline attribute also in Callgrinds simulator by weidendo · 12 years ago
  51. b0909b4 Get rid of compiler warning by weidendo · 12 years ago
  52. 1fe353c Valgrind, ppc: Fix test for 32-bit testsuite. by carll · 12 years ago
  53. 548a3bc Unbreak testcase. by florian · 12 years ago
  54. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  55. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  56. a37b57c Update list of ignore files. This time with the correct name. by florian · 12 years ago
  57. 0c8a176 Update list of ignored files. by florian · 12 years ago
  58. e7b55be Fix fpconv.c to unbreak the build on z10ec. by florian · 12 years ago
  59. 73a0e19 Additional refinement in PRE(sys_ipc). by petarj · 12 years ago
  60. 6da2d45 Update with latest bugmail header lines. by sewardj · 12 years ago
  61. 228552d fix 123837 semctl system call: 4rth argument is optional, depending on cmd by philippe · 12 years ago
  62. 51e61da Remove build dependency on Xen header files - closes #308495 by bart · 12 years ago
  63. 1b1420b Reserve space for frame header in disp_run_translations for MIPS. by petarj · 12 years ago
  64. cf4a22e Follow-up to sys_ipc restructuration by philippe · 12 years ago
  65. 1fb7402 Follow-up to sys_ipc restructuration by philippe · 12 years ago
  66. 14baeb4 Fix 308711 - give more info about aspacemgr and arenas in out_of_memory by philippe · 12 years ago
  67. 4eefc8c restructure code for future fixing of 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  68. 1201479 Fix memory leak. by florian · 12 years ago
  69. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  70. 5d2db15 Introduce a test to reproduce bug 123837 (semctl GETVAL false positive) by philippe · 12 years ago
  71. c336038 Fix 308644 vgdb command for having the info for the track-fds option by philippe · 12 years ago
  72. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  73. 6bf3726 Fix Char/HChar mixups in helgrind and then some. by florian · 12 years ago
  74. 25f6c57 Fix a few Char/HChar mixups in callgrind. by florian · 12 years ago
  75. ee90c8a Fix a few Char/HChar mixups for cachegrind. by florian · 12 years ago
  76. e6a4ed1 Fix a few compiler warnings. by florian · 12 years ago
  77. 11f3cc8 Followup to constification of VEX's external interface (VEX r2555). by florian · 12 years ago
  78. e58e8a7 First round of Char/HChar fixups for massif by florian · 12 years ago
  79. cfea784 Add a FIXME by florian · 12 years ago
  80. d4c699f exp-dhat Char/HChar fixes. by florian · 12 years ago
  81. 83bda72 Char/HChar fixes for lackey. by florian · 12 years ago
  82. 3c53601 The listener does not use VEX types anywhere else. So this by florian · 12 years ago
  83. 0b7ee91 Follow-up to cache reorg: update trace cache warning by philippe · 12 years ago
  84. 80e5c17 Add a proper support for several MIPS instructions that generate SigFPE. by petarj · 12 years ago
  85. ae411b4 Issue warning about missing L2 cache only if there are any by florian · 12 years ago
  86. 4bde9c1 Fix some Char/HChar mixups in exp-bbv by florian · 12 years ago
  87. df6ee3d Fix a few Char/Hchar mixups in exp-sgcheck. by florian · 12 years ago
  88. 94830f4 Fix VG_(cpuid) invocations. by florian · 12 years ago
  89. 660c5a4 Fix some prototypes. by florian · 12 years ago
  90. 38aeb9f Change cache detection for x86/amd64 to fill in VexCacheInfo directly. by florian · 12 years ago
  91. 0447bbd Fix 308341 vgdb should report process exit (or fatal signal) by philippe · 12 years ago
  92. 52dc01c Update list of ignored files. by florian · 12 years ago
  93. 4409c9c xen: include arg struct field names when marking memory as read. by bart · 12 years ago
  94. da0a6c7 xen: Remove cast of ARG* to unsigned int before pointer conversion. by bart · 12 years ago
  95. f68ba11 xen: adding missing break. by bart · 12 years ago
  96. a8f524c xen: Useful messages for sys/domctl interface_version mismatch by bart · 12 years ago
  97. fada249 add vgtest file by cborntra · 12 years ago
  98. 15a5830 make use of opcodes.h. The is part of extended immediate facility by cborntra · 12 years ago
  99. 490c398 Add testcase for checking the ltg + jhe handling by cborntra · 12 years ago
  100. d6a9809 fix 308321 testsuite memcheck filter interferes with gdb_filter by philippe · 12 years ago