- 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
- 7cb1293 Update comment for VG_(am_find_nsegment) to match the code. by florian · 10 years ago
- 6329ec8 Translations are allowed from all client segments. Update comments by florian · 10 years ago
- 1324b6f Update a few comments. by florian · 10 years ago
- b509864 Document the --max-threads command line option. by florian · 10 years ago
- 686b8ca Misc tweaks in segAddr_to_index: by florian · 10 years ago
- 1e802b6 Add command line flag --max-threads=<integer> to increase the number of by florian · 10 years ago
- 5fdb28c More use of LibVEX_GUEST_STATE_ALIGN. by florian · 10 years ago
- 5185453 Use LibVEX_GUEST_STATE_ALIGN introduced in VEX r3091. by florian · 10 years ago
- 87d812e arm32-linux: for the magic-call CALL_FN_* macros, add r12 to the asm by sewardj · 10 years ago
- d474ab2 arm32-linux: GET_STARTREGS has always been wrong on this target, by sewardj · 10 years ago
- 3143d2d arm32: local_sys_write_stderr and local_sys_getpid: don't trash r7 by sewardj · 10 years ago
- e4a905f Bug #344007 accept4 syscall unhandled on arm64 (242) and ppc64 (344) by mjw · 10 years ago
- 237fd43 Fix a bug introduced in r14913. by florian · 10 years ago
- b12f502 Ensure vgdb gets the nr of threads from Valgrind via shared memory, by philippe · 10 years ago
- ebb8893 Bug #343978 Recognize DWARF5/GCC5 DW_LANG_Fortran 2003 and 2008 constants. by mjw · 10 years ago
- d6edbc9 Bug #343967 Don't warn about setuid/setgid/setcap exec for dirs. by mjw · 10 years ago
- 5f440ac Update. by sewardj · 10 years ago
- 4d50c2f Enable test cases for by sewardj · 10 years ago
- 7483ef3 Enable test cases for all remaining FP multiply instructions: by sewardj · 10 years ago
- 679e410 Enable test cases: by sewardj · 10 years ago
- 0b654cc Bug 343733 Unhandled syscall 187 (msgctl and related) on aarch64 by mjw · 10 years ago
- a87ac96 Bug 343732 - Unhandled syscall 144 (setgid) on aarch64. by mjw · 10 years ago
- 5905222 Enable test cases for all FP compare instructions: by sewardj · 10 years ago
- 7db5774 Revert accidental checkin for Makefile.am by florian · 10 years ago
- 45ee036 Fix undefined behaviours when shifting. Found by libubsan. by florian · 10 years ago
- 5381b42 There must be at least one element in a VLA. Found by libubsan. by florian · 10 years ago
- e6c3b43 Fix debug output of aspacemgr by philippe · 10 years ago
- 737576d Update. by sewardj · 10 years ago
- ccc9bb8 Update to track v4l2 API for kernel version 3.19 changes. Patch from by sewardj · 10 years ago
- f6f25a5 Add wrapper support for I2C_SMBUS ioctls. Patch from by sewardj · 10 years ago
- 0b6d266 Enable sys_mbind, sys_get_mempolicy, sys_set_mempolicy on arm64-linux. by sewardj · 10 years ago
- 8d47a61 Allow the user to specify precise-exception behaviour for translations by sewardj · 10 years ago
- 782be4c valgrind part to VEX:3083 Fix bugzilla 343802, also extend testcase by cborntra · 10 years ago
- 13e3f1b Fix some inconsistent uses of the VG_XACT_CLO macro, by putting an by sewardj · 10 years ago
- 094b991 Followup to r14901 (vectorising memcmp): use SizeT instead of Addr by sewardj · 10 years ago
- c166ad7 Remove unneeded code. by florian · 10 years ago
- 11e20f7 Vectorise the memcmp template implementation. For scenarios requiring by sewardj · 10 years ago
- 7f39461 Update list of open bugs, and classify them by area. by sewardj · 10 years ago
- dc1757e PTRACE_GETREGS might not be detected on some distro, due to a missing #include by philippe · 10 years ago
- 95af4ce Replace the SegName array with a simple string table. by florian · 10 years ago
- a0d557c Remove confusing function attribute. The function is always used (on all platforms). by florian · 10 years ago
- cb320e0 Fix an incorrect comment. Add asserts. by florian · 10 years ago
- 3f489e2 Update. by sewardj · 10 years ago