- 4672a42 Another Subversion ignore list update. by bart · 15 years ago
- 04c26d5 Make this test closer to passing. by njn · 15 years ago
- 5012e9f More ptrcheck system calls. Fixes #187416 by tom · 15 years ago
- 70f40ae Update expected output for shorter preamble. by njn · 15 years ago
- 065bc7f Add some more system calls to exp-ptrcheck. Closes #186507 and #197966. by tom · 15 years ago
- 2abb71a Track vex r1909 (get rid of LibVEX_Version). by sewardj · 15 years ago
- 6ea37fe Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 5d9dc75 Merge include/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 8fd8758 Merge none/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- b5dc2d6 Merge lackey/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 5ea0f39 Merge massif/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- b2c985b Merge cachegrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 0f33adf Merge callgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 0cf3e78 Merge exp-bbv/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- c1bc9d1 Merge exp-ptrcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 2411849 Merge helgrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 1e29ebc by sewardj · 15 years ago
- 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
- 93106a1 Validate the file descriptor argument to fallocate. by tom · 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
- 75f5c60 Updated Subversion ignore list. by bart · 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
- 0bd7177 Handle fallocate() on 64-bit platforms. Fixes bug 185794. by njn · 15 years ago
- 32f8d8c Ignore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0. Fixes bug 137073. DRD by njn · 15 years ago
- 7e09df4 More Subversion ignore list updates. by bart · 15 years ago
- 881f2d6 Fixed recently introduced compiler warnings. by bart · 15 years ago
- 3edcd00 Updated Subversion ignore list. by bart · 15 years ago
- 10b9aea Shorten the preamble by moving some of it into the --help output. This by njn · 15 years ago
- dd6f8ea Updated subversion ignore list. by bart · 15 years ago
- e001e79 Updated subversion ignore lists. by bart · 15 years ago
- 61c72ce Updated filter after the modification of Valgrind's startup message in r10447. by bart · 15 years ago
- ebf2cae Don't put the Vex SVN revision number in the preamble -- it achieves little by njn · 15 years ago
- 57b87ea Mention BBV in the README. by njn · 15 years ago
- 2b22959 Mark exp-bbv filters as executable. by njn · 15 years ago
- dbebecc Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test by njn · 15 years ago
- 629a5ec comment change by njn · 15 years ago
- b9880f9 Minor update. by njn · 15 years ago
- cf3bd97 Some ioctls don't look at ARG3 at all. Based on patches from Clemens by njn · 15 years ago
- ac038d2 Fix a couple of tests that could be built with the wrong options, including by njn · 15 years ago
- b87a639 Fix breakage on ppc{32,64}-linux in post_reg_write_nonptr following by sewardj · 15 years ago
- d4f90d2 Suppress an error within syslog(). Patch from Dan Kegel. Fixes bug 191192. by njn · 15 years ago
- c702193 Fix wrapper for ioctl(VT_GETSTATE). Patch from Garrett D'Amore. Fixes bug by njn · 15 years ago
- 0cd2689 Disable AC_PROG_OBJC -- it's currently not required and apparently causes by njn · 15 years ago
- 626341c Make atomic_incs.c build on Mac. by njn · 15 years ago
- 598971e Fix identification of sse3 on amd64s. Previously it was identifying by sewardj · 15 years ago
- a01ed5e Only run none/tests/amd64/bug127521-64 on machines supporting cmpxchg16b. by sewardj · 15 years ago
- afed4c5 Track vex r1907 (introduce Iop_CmpCas{EQ,NE}{8,16,32,64} and use them by sewardj · 15 years ago
- 14e6cb5 Updated Subversion ignore list. by bart · 15 years ago
- 9ed94aa pth_cleanup_handler test compiles and runs now on systems that do not support reader-writer locks too. by bart · 15 years ago
- a14e328 Clarified an implementation choice. by bart · 15 years ago
- a8d5f33 Suppressed the warnings issued by gcc about unused return values. by bart · 15 years ago
- 7271588 Handle epoll_create1. Patch from Sam Varshavchik. Fixes bug 188427. by njn · 15 years ago
- 4847349 Removed reference to recursive_mutex.stdout.exp from Makefile.am by bart · 15 years ago
- 5f09dcf Modified recursive_mutex regression test: improved portability by removing usage of alarm() / all output is now sent to stderr / full output is now compared instead of only a summary. by bart · 15 years ago
- 28cb0d1 Generalized two suppression patterns. by bart · 15 years ago
- 5daa2d3 Make --leak-resolution=high the default. Fixes bug 197929. by njn · 15 years ago
- b98b2d5 Added a suppression pattern for call stacks referencing the function _Unwind_ForcedUnwind / generalized the suppression pattern for the function _Unwind_ForcedUnwind_Phase2. by bart · 15 years ago
- 20009c1 Added missing $(AM_CFLAGS). by bart · 15 years ago
- 3ac9695 Attempt to improve the {MALLOC,FREE}LIKE_BLOCK documentation, based on by njn · 15 years ago
- 9d1dd90 This file was accidentally empty; fill it with the right output. by njn · 15 years ago
- 2d630e2 Add support for IRStmt_CAS to the h_ instrumenter. This should stop by sewardj · 15 years ago
- e645133 Liberalise IRTemp bookkeeping in the h_ instrumenter, so as to allow by sewardj · 15 years ago
- d19e634 Updated ignore list. by bart · 15 years ago
- 0c02fa2 Updated ignore lists. by bart · 15 years ago
- 50d00d4 Added yet another expected output file. by bart · 15 years ago
- 571dfb0 Make this test work on PowerPC too. by sewardj · 15 years ago
- ce8daf2 Un-break PPC build. by bart · 15 years ago
- ac258d8 Add tests to verify behaviour of atomic instruction handling. by sewardj · 15 years ago
- af9f78f Updated ignore list. by bart · 15 years ago
- 505a496 Added regression test for pthread cleanup handling. by bart · 15 years ago
- d5276e8 Enabled the DRD command line flags --var-info=yes and --check-stack-var=yes for the pth_cancel_locked regression test. by bart · 15 years ago
- e026bd2 Restored configure test for -Wno-empty-body. by bart · 15 years ago
- cb3fca8 Include valgrind.spec in the tarball, as it makes things easier for by njn · 15 years ago
- 9eec958 Back out r10402 because it completely breaks things on Ubuntu 9.04 and by njn · 15 years ago
- d211ea6 Fix missing backslash, which was causing serious weirdness during by sewardj · 15 years ago
- 0cddf17 Replace strlen on amd64-linux with a simple version that doesn't by tom · 15 years ago
- e799513 Fix handling of the vex svn-version thing following r10400 (tracks vex r1905). by sewardj · 15 years ago
- 27824a7 Track file renaming in vex r1904, and get rid of temporary kludges by sewardj · 15 years ago
- 6145324 Fix handling of multiple signal deliveries in a row by weidendo · 15 years ago
- 5a97c19 Switched to the just introduced ANNOTATE_*() macro's. by bart · 15 years ago
- 1c8cc40 Added four more ANNOTATE_*() macro's / removed the API-warning. by bart · 15 years ago
- 870a4f7 Updated test instructions. by bart · 15 years ago
- 4030905 Reran this script and updated the results table. by bart · 15 years ago
- 368ef5d When looking for the text section in a PE executable ignore any by tom · 15 years ago
- 232b9aa Update oprofiling notes a bit. by sewardj · 15 years ago
- 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
- 343a504 Add a comment. by njn · 15 years ago
- 1a95e05 Remove the --all option from vg_perf. It's useless now that there are by njn · 15 years ago
- 13118f8 Add some more functions to the default --alloc-fns list. Had to tweak how by njn · 15 years ago
- a192daf Just whitespace and comment changes. by njn · 15 years ago
- 58899e8 Fix a problem with r10384: it was failing to read the ELF header if the by njn · 15 years ago
- 018916e Fix statistics with multiple changes of instrumentation state by weidendo · 15 years ago
- 48b2461 Change demangler to not use excessive space from stack by weidendo · 15 years ago
- 33e57a7 Make the Linux launcher more like the Darwin one in how it reads the by njn · 15 years ago
- 2c4e535 Add a comment. by njn · 15 years ago
- eb4e0b6 Suppression wasn't general enough. Caught by Jeroen Witmond. by njn · 15 years ago