1. 9951323 Further fixes for bz#345394 specifically for OS X 10.10 by rhyskidd · 10 years ago
  2. 900c535 * Add in helgrind stats the nr of live/exit/joined/exit and joined threads by philippe · 10 years ago
  3. 523b5b8 This patch further reduces the memory used by TT/TC (by about 15Mb by philippe · 10 years ago
  4. 7bac7ec Simplify expression. by florian · 10 years ago
  5. 017d8f5 Add VG_(am_is_bogus_client_stack_pointer)(Addr). by florian · 10 years ago
  6. e44ff79 Include the platform name in the unhandled system call message by tom · 10 years ago
  7. dd23820 Fix leak : only strdup in SectKind.objname if a SectKind address is returned by philippe · 10 years ago
  8. d4c3744 343902 --vgdb=yes doesn't break when --xml=yes is used by philippe · 10 years ago
  9. f08e29d Fix memcheck/tests/strchr on OS X by rhyskidd · 10 years ago
  10. fc99238 Change the GCC demangler to not use VLA. The rationale is that these VLAs by florian · 10 years ago
  11. 05d2cab Address darwin compile issue introduced in r15013, due to _IOC_NONE by rhyskidd · 10 years ago
  12. 93cb28b Fix parsing the %z format specifier. Need to advance to next character. by florian · 10 years ago
  13. cac2b54 Add ecag.stdout.exp-z13. by florian · 10 years ago
  14. b6ba6d2 Do not reuse Creg_IA_* for s390. Add dedicated entries Creg_S390_... by florian · 10 years ago
  15. e56d1b5 Remove config files for no-longer-existing s390 builds. by florian · 10 years ago
  16. bece82e Change TT/TC hashing data structure (decreases memory by 50MB for memcheck 32bits) by philippe · 10 years ago
  17. 83b558c Add nightly script for wildebeest[32] (debian x86), lfedora1 (fedora s390x) by mjw · 10 years ago
  18. e50e220 add cache info for z13 by cborntra · 10 years ago
  19. dd1d372 Minimal update to recognise z13 (s390). by florian · 10 years ago
  20. ee470b8 Merge the contents of docs/internals/howto_build_documentation by florian · 10 years ago
  21. 37dd64d Increase the size of the alternate stack. It was too small. by florian · 10 years ago
  22. 83e6948 Add a howto for building documentation. by florian · 10 years ago
  23. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 10 years ago
  24. f0c5ce8 Fix the following errors detected by makefile check by philippe · 10 years ago
  25. 69e8f17 Add option --loop-till-fail to tests/vg_regtests by philippe · 10 years ago
  26. 21628d2 Fix the testcase so it works on platforms where _IOC_NONE != 0 by florian · 10 years ago
  27. ef3dd6c Organise the expected output files for the wrap8 testcase. by florian · 10 years ago
  28. c02fb7a Update the ppc64 specific results to what they are. by florian · 10 years ago
  29. 1a7b0b9 Disable testcase because the ptrace system call is not supported on ppc64. by florian · 10 years ago
  30. f631b02 Sort locks by their guestaddr to make the error output independent by florian · 10 years ago
  31. 87d15de Fix a warnings introduced by rev 15005 by philippe · 10 years ago
  32. 17040ab Announce in NEWS the new option --valgrind-stacksize by philippe · 10 years ago
  33. fb9858d Fix non portability spotted by Florian: by philippe · 10 years ago
  34. 5e47e3f m_transtab.c statistic/tracing by philippe · 10 years ago
  35. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 10 years ago
  36. dc4ff1a Fix two bugs: by florian · 10 years ago
  37. 909e035 Announce fix for BZ #345079. by florian · 10 years ago
  38. 3cfee11 Remove assertion. Unlikely as it may be, len may be huge by florian · 10 years ago
  39. e13efb8 Update a comment. by florian · 10 years ago
  40. f8ff41e Update release notes with ICC contact. by florian · 10 years ago
  41. 7f79309 Announce support for Intel's ICC compiler. Fixes BZ #339542. by florian · 10 years ago
  42. 9b54074 Issue a warning if a function has more than 5 million bytes of by florian · 10 years ago
  43. c384301 Updated the NEWS file by carll · 10 years ago
  44. bb1a787 Add support for building with -fsanitize=undefined. by florian · 10 years ago
  45. b97e44b PRE(sys_prctl): handle PR_SET_SECCOMP. by sewardj · 10 years ago
  46. 2fa66ce New function VG_(am_mmap_client_heap) which swallows by florian · 10 years ago
  47. 868bfa2 342353 - Allow dumping full massif output while valgrind is still running by philippe · 10 years ago
  48. 83cbb7a update NEWS to indicate that by philippe · 10 years ago
  49. 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
  50. 135dad5 Fix memcheck/tests/xml1 on OS X 10.10 bz#344939 by rhyskidd · 10 years ago
  51. 846691e Rewritten to use a single line instead of line splicing by florian · 10 years ago
  52. 8348385 Fix unhandled syscall: unix:348 (__pthread_chdir) and unhandled syscall: unix:349 (__pthread_fchdir) on OS X by rhyskidd · 10 years ago
  53. 7a4d825 Tweak test case for bz#344560 from r14985, now includes line numbers by rhyskidd · 10 years ago
  54. bc3770e Fix stack traces missing penultimate frame by rhyskidd · 10 years ago
  55. 3858abd n-i-bz: Small fixes to r14976 (bz#343173) to add stackteardown to svn:ignore and fix compilation on OS X by rhyskidd · 10 years ago
  56. e9ed142 Update. by sewardj · 10 years ago
  57. 1a11a6b Update comment about range checks with observations from Florian. by sewardj · 10 years ago
  58. 1bb648d Make printing of transtab: debug-log messages slightly prettier. by sewardj · 10 years ago
  59. 593ca41 Update. by sewardj · 10 years ago
  60. 9bd3301 Marginally improve debug printing. No functional change. by sewardj · 10 years ago
  61. 8e10f93 POST(sys_ioctl): identify kernel variant "Qualcomm Adreno 3xx" correctly. by sewardj · 10 years ago
  62. a94f4f7 Minor changes in an attempt to improve performance and reduce by sewardj · 10 years ago
  63. 3a75d2e Fix 343173 - helgrind crash during stack unwind by philippe · 10 years ago
  64. 19235ec Update list of ignored files. by florian · 10 years ago
  65. 15fa8a2 Produce a user message in case of stack overflow. by florian · 10 years ago
  66. be38cdd Update a comment. Apparently the code was refactored at some point... by florian · 10 years ago
  67. 0f9b864 Fix missing libobjc suppressions on OS X 10.10 by rhyskidd · 10 years ago
  68. 10e7c67 Change the testcase such that the output matches the intended output. by florian · 10 years ago
  69. e14ade1 Fix suppression for pthread_rwlock_init on OS X 10.10 by rhyskidd · 10 years ago
  70. 4367abe Fix a few compiler warnings issued by clang 3.6.0 by florian · 10 years ago
  71. 37192e7 Fix memcheck/tests/err_disable4 test on OS X by rhyskidd · 10 years ago
  72. 95f1037 Simplify do_brk by florian · 10 years ago
  73. 7463e49 Include pub_core_aspacemgr.h only where needed. Also fixes BZ #344235. by florian · 10 years ago
  74. 888b815 Change the prototype of VG_(am_extend_into_adjacent_reservation_client) by florian · 10 years ago
  75. e3e61c5 Bug #344318 socketcall should wrap recvmmsg and sendmmsg by mjw · 10 years ago
  76. dd7318b Change VG_(am_extend_map_client) as follows: by florian · 10 years ago
  77. 7f3e0bc Add a comment explaining why there are only 3 emulation warnings by florian · 10 years ago
  78. c34e57e Update opcode list following VEX r3092. by florian · 10 years ago
  79. e19e2ae arm64: enable test cases for conversion instructions which are by sewardj · 10 years ago
  80. 1435076 Handle new IROps added in vex r3092: by sewardj · 10 years ago
  81. 2e0da2a arm64: enable test cases for by sewardj · 10 years ago
  82. fb823ae Fix an off-by-one error - this time, do it right. by florian · 10 years ago
  83. e861b99 Revert r14954. If the end of a segment is 0xfffff.....fffff by florian · 10 years ago
  84. 0e8dd91 Fix configure for Linux kernel >= 4.0-rc1 by cborntra · 10 years ago
  85. 858a6b2 Fix an off-by-one error. A segment with start == end is not empty. by florian · 10 years ago
  86. c8ec65a Stop gcc -Og complaining (incorrectly) about filessize being used by sewardj · 10 years ago
  87. 022f7bd Fix bz#343523, OS X mach_ports_register: UNKNOWN task message [id 3403, to mach_task_self(), reply 0x30f] by rhyskidd · 10 years ago
  88. 0fa2167 Fix OS X 10.10 (Yosemite) - missing system calls and fcntl code, courtesy of Bill Zissimopoulos by rhyskidd · 10 years ago
  89. 5d3d43d Update a comment. by florian · 10 years ago
  90. ea8a88c Pass in a mask of segment kinds to VG_(get_segment_starts) by florian · 10 years ago
  91. 426e6a2 canonicaliseSymtab: fix silly logic that could cause the function to by sewardj · 10 years ago
  92. 85774c7 Fix Bug #344314 callgrind_annotate ... commands containing newlines by weidendo · 10 years ago
  93. 79896d2 Correctly handle prctl(VKI_PR_SET_PTRACER, ..) so as to avoid false by sewardj · 10 years ago
  94. 3d0724b Messaging cleanup for the PDB reader. No functional change. by sewardj · 10 years ago
  95. d22b89b Bug #344307 2 unhandled syscalls on aarch64/arm64: umount2(39), mount (40) by mjw · 10 years ago
  96. a663c8e For PDB stats printing, don't print the number of inl-info records, by sewardj · 10 years ago
  97. 4fc4270 Improve string table reading for MSVC2010 compiled code. Also seems by sewardj · 10 years ago
  98. ad9553a Update a comment. by florian · 10 years ago
  99. c53a534 Bug #344295 syscall recvmmsg on arm64 (243) and ppc32/64 (343) unhandled by mjw · 10 years ago
  100. 13af241 Bug #344279 syscall sendmmsg on arm64 (269) and ppc32/64 (349) unhandled. by mjw · 10 years ago