1. dd1d372 Minimal update to recognise z13 (s390). by florian · 10 years ago
  2. ee470b8 Merge the contents of docs/internals/howto_build_documentation by florian · 10 years ago
  3. 37dd64d Increase the size of the alternate stack. It was too small. by florian · 10 years ago
  4. 83e6948 Add a howto for building documentation. by florian · 10 years ago
  5. 924c852 New Option --avg-transtab-entry-size=<number> can be used to tune by philippe · 10 years ago
  6. f0c5ce8 Fix the following errors detected by makefile check by philippe · 10 years ago
  7. 69e8f17 Add option --loop-till-fail to tests/vg_regtests by philippe · 10 years ago
  8. 21628d2 Fix the testcase so it works on platforms where _IOC_NONE != 0 by florian · 10 years ago
  9. ef3dd6c Organise the expected output files for the wrap8 testcase. by florian · 10 years ago
  10. c02fb7a Update the ppc64 specific results to what they are. by florian · 10 years ago
  11. 1a7b0b9 Disable testcase because the ptrace system call is not supported on ppc64. by florian · 10 years ago
  12. f631b02 Sort locks by their guestaddr to make the error output independent by florian · 10 years ago
  13. 87d15de Fix a warnings introduced by rev 15005 by philippe · 10 years ago
  14. 17040ab Announce in NEWS the new option --valgrind-stacksize by philippe · 10 years ago
  15. fb9858d Fix non portability spotted by Florian: by philippe · 10 years ago
  16. 5e47e3f m_transtab.c statistic/tracing by philippe · 10 years ago
  17. d0720e4 Implement command line option --valgrind-stacksize=<number> by philippe · 10 years ago
  18. dc4ff1a Fix two bugs: by florian · 10 years ago
  19. 909e035 Announce fix for BZ #345079. by florian · 10 years ago
  20. 3cfee11 Remove assertion. Unlikely as it may be, len may be huge by florian · 10 years ago
  21. e13efb8 Update a comment. by florian · 10 years ago
  22. f8ff41e Update release notes with ICC contact. by florian · 10 years ago
  23. 7f79309 Announce support for Intel's ICC compiler. Fixes BZ #339542. by florian · 10 years ago
  24. 9b54074 Issue a warning if a function has more than 5 million bytes of by florian · 10 years ago
  25. c384301 Updated the NEWS file by carll · 10 years ago
  26. bb1a787 Add support for building with -fsanitize=undefined. by florian · 10 years ago
  27. b97e44b PRE(sys_prctl): handle PR_SET_SECCOMP. by sewardj · 10 years ago
  28. 2fa66ce New function VG_(am_mmap_client_heap) which swallows by florian · 10 years ago
  29. 868bfa2 342353 - Allow dumping full massif output while valgrind is still running by philippe · 10 years ago
  30. 83cbb7a update NEWS to indicate that by philippe · 10 years ago
  31. 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
  32. 135dad5 Fix memcheck/tests/xml1 on OS X 10.10 bz#344939 by rhyskidd · 10 years ago
  33. 846691e Rewritten to use a single line instead of line splicing by florian · 10 years ago
  34. 8348385 Fix unhandled syscall: unix:348 (__pthread_chdir) and unhandled syscall: unix:349 (__pthread_fchdir) on OS X by rhyskidd · 10 years ago
  35. 7a4d825 Tweak test case for bz#344560 from r14985, now includes line numbers by rhyskidd · 10 years ago
  36. bc3770e Fix stack traces missing penultimate frame by rhyskidd · 10 years ago
  37. 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
  38. e9ed142 Update. by sewardj · 10 years ago
  39. 1a11a6b Update comment about range checks with observations from Florian. by sewardj · 10 years ago
  40. 1bb648d Make printing of transtab: debug-log messages slightly prettier. by sewardj · 10 years ago
  41. 593ca41 Update. by sewardj · 10 years ago
  42. 9bd3301 Marginally improve debug printing. No functional change. by sewardj · 10 years ago
  43. 8e10f93 POST(sys_ioctl): identify kernel variant "Qualcomm Adreno 3xx" correctly. by sewardj · 10 years ago
  44. a94f4f7 Minor changes in an attempt to improve performance and reduce by sewardj · 10 years ago
  45. 3a75d2e Fix 343173 - helgrind crash during stack unwind by philippe · 10 years ago
  46. 19235ec Update list of ignored files. by florian · 10 years ago
  47. 15fa8a2 Produce a user message in case of stack overflow. by florian · 10 years ago
  48. be38cdd Update a comment. Apparently the code was refactored at some point... by florian · 10 years ago
  49. 0f9b864 Fix missing libobjc suppressions on OS X 10.10 by rhyskidd · 10 years ago
  50. 10e7c67 Change the testcase such that the output matches the intended output. by florian · 10 years ago
  51. e14ade1 Fix suppression for pthread_rwlock_init on OS X 10.10 by rhyskidd · 10 years ago
  52. 4367abe Fix a few compiler warnings issued by clang 3.6.0 by florian · 10 years ago
  53. 37192e7 Fix memcheck/tests/err_disable4 test on OS X by rhyskidd · 10 years ago
  54. 95f1037 Simplify do_brk by florian · 10 years ago
  55. 7463e49 Include pub_core_aspacemgr.h only where needed. Also fixes BZ #344235. by florian · 10 years ago
  56. 888b815 Change the prototype of VG_(am_extend_into_adjacent_reservation_client) by florian · 10 years ago
  57. e3e61c5 Bug #344318 socketcall should wrap recvmmsg and sendmmsg by mjw · 10 years ago
  58. dd7318b Change VG_(am_extend_map_client) as follows: by florian · 10 years ago
  59. 7f3e0bc Add a comment explaining why there are only 3 emulation warnings by florian · 10 years ago
  60. c34e57e Update opcode list following VEX r3092. by florian · 10 years ago
  61. e19e2ae arm64: enable test cases for conversion instructions which are by sewardj · 10 years ago
  62. 1435076 Handle new IROps added in vex r3092: by sewardj · 10 years ago
  63. 2e0da2a arm64: enable test cases for by sewardj · 10 years ago
  64. fb823ae Fix an off-by-one error - this time, do it right. by florian · 10 years ago
  65. e861b99 Revert r14954. If the end of a segment is 0xfffff.....fffff by florian · 10 years ago
  66. 0e8dd91 Fix configure for Linux kernel >= 4.0-rc1 by cborntra · 10 years ago
  67. 858a6b2 Fix an off-by-one error. A segment with start == end is not empty. by florian · 10 years ago
  68. c8ec65a Stop gcc -Og complaining (incorrectly) about filessize being used by sewardj · 10 years ago
  69. 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
  70. 0fa2167 Fix OS X 10.10 (Yosemite) - missing system calls and fcntl code, courtesy of Bill Zissimopoulos by rhyskidd · 10 years ago
  71. 5d3d43d Update a comment. by florian · 10 years ago
  72. ea8a88c Pass in a mask of segment kinds to VG_(get_segment_starts) by florian · 10 years ago
  73. 426e6a2 canonicaliseSymtab: fix silly logic that could cause the function to by sewardj · 10 years ago
  74. 85774c7 Fix Bug #344314 callgrind_annotate ... commands containing newlines by weidendo · 10 years ago
  75. 79896d2 Correctly handle prctl(VKI_PR_SET_PTRACER, ..) so as to avoid false by sewardj · 10 years ago
  76. 3d0724b Messaging cleanup for the PDB reader. No functional change. by sewardj · 10 years ago
  77. d22b89b Bug #344307 2 unhandled syscalls on aarch64/arm64: umount2(39), mount (40) by mjw · 10 years ago
  78. a663c8e For PDB stats printing, don't print the number of inl-info records, by sewardj · 10 years ago
  79. 4fc4270 Improve string table reading for MSVC2010 compiled code. Also seems by sewardj · 10 years ago
  80. ad9553a Update a comment. by florian · 10 years ago
  81. c53a534 Bug #344295 syscall recvmmsg on arm64 (243) and ppc32/64 (343) unhandled by mjw · 10 years ago
  82. 13af241 Bug #344279 syscall sendmmsg on arm64 (269) and ppc32/64 (349) unhandled. by mjw · 10 years ago
  83. 04aae32 ML_(find_name_of_pdb_file): bit a bit more careful when grepping the by sewardj · 10 years ago
  84. 7cb1293 Update comment for VG_(am_find_nsegment) to match the code. by florian · 10 years ago
  85. 6329ec8 Translations are allowed from all client segments. Update comments by florian · 10 years ago
  86. 1324b6f Update a few comments. by florian · 10 years ago
  87. b509864 Document the --max-threads command line option. by florian · 10 years ago
  88. 686b8ca Misc tweaks in segAddr_to_index: by florian · 10 years ago
  89. 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 10 years ago
  90. 5fdb28c More use of LibVEX_GUEST_STATE_ALIGN. by florian · 10 years ago
  91. 5185453 Use LibVEX_GUEST_STATE_ALIGN introduced in VEX r3091. by florian · 10 years ago
  92. 87d812e arm32-linux: for the magic-call CALL_FN_* macros, add r12 to the asm by sewardj · 10 years ago
  93. d474ab2 arm32-linux: GET_STARTREGS has always been wrong on this target, by sewardj · 10 years ago
  94. 3143d2d arm32: local_sys_write_stderr and local_sys_getpid: don't trash r7 by sewardj · 10 years ago
  95. e4a905f Bug #344007 accept4 syscall unhandled on arm64 (242) and ppc64 (344) by mjw · 10 years ago
  96. 237fd43 Fix a bug introduced in r14913. by florian · 10 years ago
  97. b12f502 Ensure vgdb gets the nr of threads from Valgrind via shared memory, by philippe · 10 years ago
  98. ebb8893 Bug #343978 Recognize DWARF5/GCC5 DW_LANG_Fortran 2003 and 2008 constants. by mjw · 10 years ago
  99. d6edbc9 Bug #343967 Don't warn about setuid/setgid/setcap exec for dirs. by mjw · 10 years ago
  100. 5f440ac Update. by sewardj · 10 years ago