- 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
- f01eaf2 Add test cases for AVX-1 conditional vector stores: by sewardj · 10 years ago
- 44e5376 Add test cases for VPMASKMOV{D,Q} xmm/ymm to memory. by sewardj · 10 years ago
- be9d235 Handle new value ILGop_Ident64 in enum type IRLoadGOp. This tracks vex r3074. by sewardj · 10 years ago
- bcf1d7f Remove unused field from NSegment structure. by florian · 10 years ago
- f6fcad7 OS X 10.10: Fix incorrect check for presence of unsupported MACH_SEND_TRAILER in mach_msg. Partial fix for BZ #343306. by rhyskidd · 10 years ago
- 1e123e1 Darwin14.supp should include suppression for known deliberate memory leak in setenv(). Per BZ #343303. by rhyskidd · 10 years ago
- bfe3813 Partial fix for bz339745. Mac OS: Further progress worker queue thread support. Additional magic constants have been checked against OS X 10.9 and 10.10 by rhyskidd · 10 years ago
- dea1edf Followup to r14886. So it turned out that in m_addrinfo we were already by florian · 10 years ago
- d3166c4 VG_(am_get_filename) returns a pointer to memory that belongs to the by florian · 10 years ago
- 67d4603 Move comments next to the function prototypes they describe. by florian · 10 years ago
- 3c9f186 Add function attributes. by florian · 10 years ago
- 98a4007 Write proper wrappers for ioctls ION_IOC_ALLOC, ION_IOC_MAP and by sewardj · 10 years ago
- 7af930d Minor tweaks: by florian · 10 years ago
- 50a3408 Add even more built-in functions for ICC. by florian · 10 years ago
- d0d3ad9 Initial trawl through bugs from 22 Nov 2014 to 20 Jan 2015. by sewardj · 10 years ago
- c3344a2 Import the list of bugs fixed in 3.10.1 (apparently never copied by sewardj · 10 years ago
- 2494d38 Pull in bugs opened after 22 Nov 2014. by sewardj · 10 years ago
- d56b7e2 Add some parentheses to keep gcc 5 (prerelease) from complaining. by sewardj · 10 years ago
- 9d7592e Handle the memfd_create system call. by tom · 10 years ago
- 923a81c Add more built-in functions for ICC. by florian · 10 years ago
- 4aeca4f Retroactive NEWS update for r14859, r14860 and r14861 by rhyskidd · 10 years ago
- 5f1aeb6 Export VG_(discard_tranalsations_safely) to the tools. It is by florian · 10 years ago
- a9176d9 BZ #342795 Internal glibc __GI_mempcpy call should be intercepted. by mjw · 10 years ago
- d6c84f5 Add to svn ignore auxprogs/getoff-*-darwin files created on OS X. The equivalent files are ignored from other architectures in this folder. Simple change, no-BZ. by rhyskidd · 10 years ago
- a3f4b96 Add to svn ignore gdbserver_tests/*.dSYM intermediate files created on OS X. These files are ignored in all other sub folders where created. Simple change, no-BZ. by rhyskidd · 10 years ago
- 5f8ced8 Track VEX r3063 (function prototype change). by florian · 10 years ago
- a1ec2a3 Remove superfluous function call. by florian · 10 years ago
- 1b14466 Re-enable building of manythreads and thread-exits tests. Patch and discussion per BZ #341613. by rhyskidd · 10 years ago
- fe16bcd Darwin13.supp should include suppression for known uninitialised read in pthread_rwlock_init() as required to pass the memcheck/tests/darwin/pth-supp test. Patch and discussion per BZ #339780. by rhyskidd · 10 years ago
- 138aadf Darwin13.supp should include suppression for known deliberate memory leak in setenv(). Patch and discussion per BZ #339755. by rhyskidd · 10 years ago
- d219029 Comment only changes. by florian · 10 years ago
- 82b9285 Add VG_(gettimeofday) such that callgrind can use it without a bloody hack. by florian · 10 years ago
- 04df7f2 Callgrind: fix BB discarding by weidendo · 10 years ago
- 204197a When creating a log-file (xml or otherwise) give everybody by florian · 10 years ago
- 044514a Add command line option --max-connect=INT to allow the user to provide by florian · 10 years ago
- 28120d6 Fix a typo. by florian · 10 years ago
- 2a97c63 Small doc improvement: make more clear that --show-leak-kinds and --errors-for-leak-kinds by philippe · 10 years ago
- 31556c3 Fix compiler detection for ICC. by florian · 10 years ago
- 5f9116d Avoid warning on Addr sp, unused on some platforms (e.g. ppc32) by philippe · 10 years ago
- 754f1ad Fix Makefile.am so it works for builds configured with --enable-only32bit. by florian · 10 years ago
- 6efd485 Fix a compiler warning about an incompatible format. by florian · 10 years ago
- 4769c3c * Remove useless typedef and uses of Addr32 and Addr64, just use Addr by philippe · 10 years ago
- ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 10 years ago
- 5196c3e TyEnt::TyStOrUn::fieldRs is never NULL as VG_(newXA) always returns by florian · 10 years ago
- f466eef Track the IMark changes in VEX r3055. by florian · 10 years ago
- 2d4ba29 Track VEX r3052 (VexTranslateArgs::guest_bytes_addr is an Addr value). by florian · 10 years ago
- 255f534 Remove -Wcast-qual as it is already being added by Makefile.all.am by florian · 10 years ago
- b9da1b9 Add -std=gnu99 to the list of compile flags. by florian · 10 years ago
- 9b3da11 The definition of type Addr has moved to VEX and by florian · 10 years ago
- d65f726 Import offsetof and vg_alignof from VEX (tracking VEX r3049). by florian · 10 years ago
- fba8dd7 Add a command line option to allow the user to provide an upper bound by florian · 10 years ago
- 09b54fb Change a logging function to use SizeT (tracking VEX r3047). by florian · 10 years ago
- af93042 Move definition of type SizeT to VEX (see VEX r3046). by florian · 10 years ago
- 90a7073 Fix 342221 - socket connect produce false positive saying access to uninitialized memory area by philippe · 10 years ago
- 44bd446 Remove the type AddrH. The code assumes in many places that the host by florian · 10 years ago
- d0da968 Fix 341539 VG_(describe_addr) should not describe address as belonging to client by philippe · 10 years ago
- f5300ff Avoid spurious warnings about white space following a backslash by florian · 10 years ago
- 7822f63 Fix a few casts. A void * cannot be used to initialise a function pointer. by florian · 10 years ago
- e1aff6d Elimnate two magic constants. by florian · 10 years ago
- 5cbcd62 Fix a typo, introduced when fixing a typo. by philippe · 10 years ago
- be314cf Fix typo by philippe · 10 years ago
- 345affe Follow up to rev 14823: make errors when reporting command line non critical by philippe · 10 years ago
- 8bf9f36 342063 wrong format specifier for test mcblocklistsearch in gdbserver_tests by philippe · 10 years ago
- f44ff62 Buffer audit. Resize some. by florian · 10 years ago
- 7b7d594 Buffer audit. Resize a few. by florian · 10 years ago
- b7742ab Fix a buffer overflow (in case read had returned 1000). by florian · 10 years ago
- 8bea091 This commit fixes a redundant #if defined line. The define by carll · 10 years ago
- c8d064a Fix 341789 - aarch64: shmat fails with valgrind on ARMv8 by philippe · 10 years ago
- c505820 Remove two fixed-size buffers in the dwarf readers. by florian · 10 years ago
- 35ef415 Join two #ifdefs, eliminating one. by florian · 10 years ago
- 1672a24 For s390 use symbolic register names. by florian · 10 years ago
- 602b8f7 Avoid compiler warnings on s390x. by florian · 10 years ago
- 205a42f Comment change. Function vg_panic does not exist. by florian · 10 years ago
- 8e78577 Fix 197259 Unsupported arch_prtctl PR_SET_GS option by philippe · 10 years ago
- f4384f4 Simplify the VG_(get_filename_linenum) interface by removing by florian · 10 years ago
- 0e68012 Add a clarifying comment. by florian · 10 years ago
- 6c32a3a Remove duplicate command line option. by florian · 10 years ago
- 56fc5ff Update tracking the file removal in VEX r3042. by florian · 10 years ago
- 29582f8 Remove callgrind's percentify and commify functions as well as the by florian · 10 years ago