1. 548863e by zliu · 9 years ago
  2. 03aba74 Remove allecec.c from none/tests/tilegx by zliu · 9 years ago
  3. 4465bd5 Followup to r14974. That revision oversimplified a condition, part by florian · 9 years ago
  4. 807521e Make the version checking for Apple LLVM a bit less strict. by sewardj · 9 years ago
  5. ac73429 Un-break the Darwin build after r15078. Patch from Mark Pauley by sewardj · 9 years ago
  6. a8f142f Update list of ignored files. by florian · 9 years ago
  7. ffcfa7a Add 2 tests none/tests/libvex_test and libvexmultiarch_test by philippe · 9 years ago
  8. 40648e2 Remove useless arguments in sparsewa, that were inheritated from WordFM by philippe · 9 years ago
  9. 158404e Have the event map GC use the same approach as the other GC by philippe · 9 years ago
  10. e2fd3d2 Update expected result for leak-segv-jmp, following TileGX addition of by philippe · 9 years ago
  11. 112711a Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com) by sewardj · 9 years ago
  12. 5370de0 Add missing stdout.exp file by philippe · 9 years ago
  13. 52b284b ADD AT_DCACHEBSIZE and AT_HWCAP2 support for POWER PC by carll · 9 years ago
  14. ff4a084 Assorted cleanups: remove magic constants and unneeded header file. Update by florian · 9 years ago
  15. 1fe64fd Consolidate shell script testcases without interpreter. by florian · 9 years ago
  16. 954d6bb Certain kernels on s390 provide extra read permissions on executable by florian · 9 years ago
  17. 7222f64 Track vex r3120, that changed the type of Iop_Sqrt64x2 and Iop_Sqrt32x4. by sewardj · 9 years ago
  18. 346ee2f Followup to r14898 which changes the storage of segment names by by florian · 9 years ago
  19. 677b6f5 arm64: remove redundant comment on test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  20. 251e180 arm64: enable test cases for FSQRT 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  21. 1f4b1eb Memcheck: add support for recently added IROps: by sewardj · 9 years ago
  22. a09a725 arm64: enable test cases for by sewardj · 9 years ago
  23. 695dde8 The linux launcher showed some odd behaviour. When given a shell script by florian · 9 years ago
  24. 99da145 Ignore generated files. by florian · 9 years ago
  25. ea73483 Tweak STATIC_ASSERT such that there is no warning about an unused by florian · 9 years ago
  26. 0a6d897 New directory: none/tests/scripts Move corresponding testcases there. by florian · 9 years ago
  27. 8d22844 Add testcase for BZ 231357. by florian · 9 years ago
  28. e4a4c57 When skipping white space after #! to find the interpreter by florian · 9 years ago
  29. 3815259 Add a test that triggers sector recycling by philippe · 9 years ago
  30. d7065d5 Commit the VEX makefile changes needed to have the libvexmultiarch by philippe · 9 years ago
  31. d59d978 Fix function sr_EQ which compares two SysRes values. On Linux it was by florian · 9 years ago
  32. aa29de2 Fix infinite loop in sector recycling introduced by r15054 by philippe · 9 years ago
  33. 298e46f Announce fix for 231257. A pretty old BZ. We must have fixed this by florian · 9 years ago
  34. 05be8f5 Fix Darwin: -v does not show kernel version bz#201435 by rhyskidd · 9 years ago
  35. 2f2c940 Update list of ignored files. by florian · 9 years ago
  36. d28615c Further reduction of the size of the sector TTE tables by philippe · 9 years ago
  37. 5b684dd Fix a typo by philippe · 9 years ago
  38. 436b75f Un-break the build following vex r3110. Thanks to PetarJ for the fix. by sewardj · 9 years ago
  39. 1a877fd arm64: enable test cases for FCVT{N,M,A,P,Z}{S,U} 2d_2d, 4s_4s, 2s_2s by sewardj · 9 years ago
  40. a840bc0 arm64: add test cases for by sewardj · 9 years ago
  41. 5a0e3eb mips: update list of ignored files in auxprogs by petarj · 9 years ago
  42. 2e5051b Fix memcheck/tests/sendmsg on OS X by rhyskidd · 9 years ago
  43. c13d544 Add STATIC_ASSERT and use it. by florian · 9 years ago
  44. cda0c2c Extensible main thread stack is tricky :(. by philippe · 9 years ago
  45. 45da632 The hint given by Valgrind gdbserver when enabling host visibility by philippe · 9 years ago
  46. c350865 Helgrind optimisation: by philippe · 9 years ago
  47. 6aacb06 mips64: extend the test with new cases for Cavium SEQI and SNEI by petarj · 9 years ago
  48. d738b46 Change the minimum allowable value of aspacem_minAddr to by florian · 9 years ago
  49. 24f33d7 Improve --stats=yes: by philippe · 9 years ago
  50. 82e7a54 Add function VG_(am_is_valid_for_aspacem_minAddr) so that the parser by florian · 9 years ago
  51. 75d8a4e Have the very detailed gdbsrv debuglog (e.g. exchange of packets by philippe · 9 years ago
  52. 9951323 Further fixes for bz#345394 specifically for OS X 10.10 by rhyskidd · 10 years ago
  53. 900c535 * Add in helgrind stats the nr of live/exit/joined/exit and joined threads by philippe · 10 years ago
  54. 523b5b8 This patch further reduces the memory used by TT/TC (by about 15Mb by philippe · 10 years ago
  55. 7bac7ec Simplify expression. by florian · 10 years ago
  56. 017d8f5 Add VG_(am_is_bogus_client_stack_pointer)(Addr). by florian · 10 years ago
  57. e44ff79 Include the platform name in the unhandled system call message by tom · 10 years ago
  58. dd23820 Fix leak : only strdup in SectKind.objname if a SectKind address is returned by philippe · 10 years ago
  59. d4c3744 343902 --vgdb=yes doesn't break when --xml=yes is used by philippe · 10 years ago
  60. f08e29d Fix memcheck/tests/strchr on OS X by rhyskidd · 10 years ago
  61. fc99238 Change the GCC demangler to not use VLA. The rationale is that these VLAs by florian · 10 years ago
  62. 05d2cab Address darwin compile issue introduced in r15013, due to _IOC_NONE by rhyskidd · 10 years ago
  63. 93cb28b Fix parsing the %z format specifier. Need to advance to next character. by florian · 10 years ago
  64. cac2b54 Add ecag.stdout.exp-z13. by florian · 10 years ago
  65. b6ba6d2 Do not reuse Creg_IA_* for s390. Add dedicated entries Creg_S390_... by florian · 10 years ago
  66. e56d1b5 Remove config files for no-longer-existing s390 builds. by florian · 10 years ago
  67. bece82e Change TT/TC hashing data structure (decreases memory by 50MB for memcheck 32bits) by philippe · 10 years ago
  68. 83b558c Add nightly script for wildebeest[32] (debian x86), lfedora1 (fedora s390x) by mjw · 10 years ago
  69. e50e220 add cache info for z13 by cborntra · 10 years ago
  70. dd1d372 Minimal update to recognise z13 (s390). by florian · 10 years ago
  71. ee470b8 Merge the contents of docs/internals/howto_build_documentation by florian · 10 years ago
  72. 37dd64d Increase the size of the alternate stack. It was too small. by florian · 10 years ago
  73. 83e6948 Add a howto for building documentation. by florian · 10 years ago
  74. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 10 years ago
  75. f0c5ce8 Fix the following errors detected by makefile check by philippe · 10 years ago
  76. 69e8f17 Add option --loop-till-fail to tests/vg_regtests by philippe · 10 years ago
  77. 21628d2 Fix the testcase so it works on platforms where _IOC_NONE != 0 by florian · 10 years ago
  78. ef3dd6c Organise the expected output files for the wrap8 testcase. by florian · 10 years ago
  79. c02fb7a Update the ppc64 specific results to what they are. by florian · 10 years ago
  80. 1a7b0b9 Disable testcase because the ptrace system call is not supported on ppc64. by florian · 10 years ago
  81. f631b02 Sort locks by their guestaddr to make the error output independent by florian · 10 years ago
  82. 87d15de Fix a warnings introduced by rev 15005 by philippe · 10 years ago
  83. 17040ab Announce in NEWS the new option --valgrind-stacksize by philippe · 10 years ago
  84. fb9858d Fix non portability spotted by Florian: by philippe · 10 years ago
  85. 5e47e3f m_transtab.c statistic/tracing by philippe · 10 years ago
  86. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 10 years ago
  87. dc4ff1a Fix two bugs: by florian · 10 years ago
  88. 909e035 Announce fix for BZ #345079. by florian · 10 years ago
  89. 3cfee11 Remove assertion. Unlikely as it may be, len may be huge by florian · 10 years ago
  90. e13efb8 Update a comment. by florian · 10 years ago
  91. f8ff41e Update release notes with ICC contact. by florian · 10 years ago
  92. 7f79309 Announce support for Intel's ICC compiler. Fixes BZ #339542. by florian · 10 years ago
  93. 9b54074 Issue a warning if a function has more than 5 million bytes of by florian · 10 years ago
  94. c384301 Updated the NEWS file by carll · 10 years ago
  95. bb1a787 Add support for building with -fsanitize=undefined. by florian · 10 years ago
  96. b97e44b PRE(sys_prctl): handle PR_SET_SECCOMP. by sewardj · 10 years ago
  97. 2fa66ce New function VG_(am_mmap_client_heap) which swallows by florian · 10 years ago
  98. 868bfa2 342353 - Allow dumping full massif output while valgrind is still running by philippe · 10 years ago
  99. 83cbb7a update NEWS to indicate that by philippe · 10 years ago
  100. 8df5997 n-i-bz: Replace non-POSIX bzero with proper memset. At least for internal-only, Darwin functionality. Picked up by cppcheck. No regressions within test suite. by rhyskidd · 10 years ago