- 30f92cb Fix a couple of make-dist bugs, caused by recently added ppc32/64 tests. by sewardj · 14 years ago
- 0e342a0 Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. by sewardj · 14 years ago
- a5dda3e Make the leak tests a whole lot less flaky on ppc32/64-linux by by sewardj · 14 years ago
- db0d436 Updated expected output. The output changed because of r11320. by bart · 14 years ago
- c1fc133 Improved support for VALGRIND_MALLOCLIKE_BLOCK in memcheck: error by bart · 14 years ago
- edef417 The client requests defined in memcheck.h can now be invoked from programs compiled with the Microsoft C compiler too. by bart · 14 years ago
- 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
- 52c9eba Updated memcheck/tests/Makefile.am. by bart · 14 years ago
- d8927ae Filter out lines that differ between x86 and ppc. by bart · 14 years ago
- 3cedf57 Added new memcheck command-line option --show-possibly-lost. Closes #201170. by bart · 14 years ago
- 7b4e00b Change the replacement for memcpy to a vectorised version that does by sewardj · 14 years ago
- ca9054a Merge from branches/THUMB: add (partial) --track-origins support for by sewardj · 14 years ago
- 57f92b0 Merge from branches/THUMB: tool-side handling of new primops required by sewardj · 14 years ago
- ba18935 Add in comments a (validated) strspn replacement, should it become necessary. by sewardj · 14 years ago
- a77687c Add intercepts for strstr, strpbrk, strcspn. These are needed for by sewardj · 14 years ago
- 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
- a518f74 Follow-up for r11191: made this test pass again. by bart · 14 years ago
- 8ee04f9 Passes now when compiled with gcc 4.5.x too. by bart · 14 years ago
- 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
- e31b81c Try to fix 'make dist' -- possible fallout from r11188. by sewardj · 14 years ago
- b1cc5d6 by njn · 14 years ago
- bd5cfa6 Fix various bits of regtest breakage on amd64-linux caused by the MACOSX106 by njn · 14 years ago
- f9eef05 Remove a bogus header file listing. by njn · 14 years ago
- 65bcc2e Add a missing filter_stderr file. by njn · 14 years ago
- ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
- d376a76 Handle new primop Iop_RoundF32toInt, needed by SSE4 ROUNDSS (vex r1986). by sewardj · 14 years ago
- b823b85 Valgrind-side changes needed to go with vex r1984 (Implement SSE4 by sewardj · 14 years ago
- d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
- 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
- 9eecbbb Update copyright dates to 2010. by sewardj · 15 years ago
- 6f95e7e Fix handling of mprotect so as to be more consistent with the handling by sewardj · 15 years ago
- 3677531 Update expected output. by sewardj · 15 years ago
- fbfa3d0 Analysis/make-it-work for arm-linux. by sewardj · 15 years ago
- 7757515 Enable origin tracking through arm VFP registers; was apparently by sewardj · 15 years ago
- aec1be3 Handle Iop_SqrtF32. by sewardj · 15 years ago
- d7e635f Make sure the Memcheck tests are built on arm-linux using hardware by sewardj · 15 years ago
- 9a0c13c Disable this test (effectively) on arm-linux, since that uses by sewardj · 15 years ago
- 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
- 06f96d0 Track changes in the names of a few IR primops to do with int<->fp by sewardj · 15 years ago
- db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
- 069a38a Made sure that the sigqueue regression test passes on 32-bit and on 64-bit systems. by bart · 15 years ago
- d264514 Add support for ELF indirect functions. These are symbols of by tom · 15 years ago
- 7481f1d Fixed expected output. by bart · 15 years ago
- 856d9df Added a comment that explains the purpose of the sigqueue.c test program. by bart · 15 years ago
- 21ba3f9 Added a modified version of the rt_sigqueue test program provided by Konstantin Serebryany. by bart · 15 years ago
- 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
- 663ab79 Fix a .exp file. Avoid an assertion failure with -v. by njn · 15 years ago
- 2667055 Don't count leaks as errors with --leak-check=summary, because the results by njn · 15 years ago
- bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
- 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
- 9a7e19e Darwin .exp fixes following r10783. by njn · 15 years ago
- cab64bc Update .exp files for r10783. by njn · 15 years ago
- b6267bd Output tweaks: by njn · 15 years ago
- 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
- 18afe5d Try to fix error_counts. by njn · 15 years ago
- 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
- b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
- c2f8b1b augment a comment by njn · 15 years ago
- 09f2e6c wibble by njn · 15 years ago
- a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
- b84e0b0 Add an alternative output for Darwin. by njn · 15 years ago
- 42e72a9 Update Memcheck expected outputs following r10746 (Darwin variants only). by sewardj · 15 years ago
- f20eb9a Update Memcheck expected outputs following r10746 (32-bit variants only). by sewardj · 15 years ago
- d9f0b8d Update Memcheck expected outputs following r10746 (64-bit variants only). by sewardj · 15 years ago
- 2d9e874 by sewardj · 15 years ago
- 7375de3 More docs build tweaks: by njn · 15 years ago
- 2f7eebe Various fix-ups for Memcheck's manual chapter. by njn · 15 years ago
- c1abdcb Move command-line option details after the description of Memcheck's error by njn · 15 years ago
- 059acbf Augment a comment. by njn · 15 years ago
- 47ed08c Added documentation for --ignore-ranges. It's not very good, though, if by njn · 15 years ago
- 2ecfcec Put Memcheck's command line options in the manual in the same order as its by njn · 15 years ago
- a437a60 Various clean-ups, mostly in chapter 3. by njn · 15 years ago
- 97db761 Various option-related tweaks: by njn · 15 years ago
- 7316df2 Various manual fix-ups: by njn · 15 years ago
- f3977a3 Don't wrap the "Command:" line, as doing so makes cutting-and-pasting the by njn · 15 years ago
- d55f0d9 With the recent VG_(message) change, by njn · 15 years ago
- e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
- 7e5d4ed We currently use a mix of <option> and <computeroutput> tags for command by njn · 15 years ago
- 05a8917 Started overhauling the documentation: by njn · 15 years ago
- cf1b64c Un-break regression test run. by bart · 15 years ago
- 1b7b531 Remove non-Linux code from this Linux-only test. by njn · 15 years ago
- 5a92b4c Make lsframe1, lsframe2 and stack_changes Linux-only since they all fault by njn · 15 years ago
- 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
- b5813e3 Remove the temporary file created during the test before exiting. by bart · 15 years ago
- ea7e8b6 Uncomment this; not sure why it was commented out. by njn · 15 years ago
- bac8ede Add a note about our suspect handling of brk(). And disable the brk() part by njn · 15 years ago
- 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
- 8f105fa Fixed bug 149878 (calloc overflow). This disables some of the calloc silly by njn · 15 years ago
- 8057bbc Handle the memory written by aio_read() properly -- mark the memory buffer by njn · 15 years ago
- 125f0b5 This should have gone in with r10537. by njn · 15 years ago
- 28a9e23 Add support for __pthread_kill(). This hopefully fixes bug 201016. by njn · 15 years ago
- 391a3ae Fix up xml1 on 32-bit machines; merged the 32 and 64-bit outputs by by njn · 15 years ago
- a262f62 Improve handling of clone() on x86/Linux. Based on a patch from Jeroen by njn · 15 years ago
- 9d6d2a9 Fixed XML syntax. by bart · 15 years ago
- 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 389f570 Add details about an interior-pointer case that can occur with C++. by njn · 15 years ago
- b81078b Add support on Darwin for mount(). Finishes off bug 198624. by njn · 15 years ago
- ad3f17a Added support for getfsstat64() on Darwin. This partly fixes bug 198624. by njn · 15 years ago
- 3407cc6 Add support on Darwin for fstat_extended() and fstat64_extended(). Partly by njn · 15 years ago
- 65e58d5 Handle setpgid(). Partly addresses bug 198624. by njn · 15 years ago