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