2008-12-13 |
Julian Seward | Make sure $mflag_primary is used in the tests for Boost... |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Avoid causing an assertion failure in VG_(make_ExeConte... |
commit | commitdiff | tree |
2008-12-13 |
Julian Seward | Add a couple of suppressions relating to unwinding... |
commit | commitdiff | tree |
2008-12-12 |
Julian Seward | This commit subtly changes the meaning of the values... |
commit | commitdiff | tree |
2008-12-12 |
Julian Seward | Fix format string warning in PRE(sys_eventfd2). |
commit | commitdiff | tree |
2008-12-12 |
Julian Seward | Add a new module, m_seqmatch, which does very simple... |
commit | commitdiff | tree |
2008-12-10 |
Tom Hughes | Add support for eventfd2 (and wire up pipe2 on PPC... |
commit | commitdiff | tree |
2008-12-09 |
Bart Van Assche | Added suppression pattern for random_r(), which is... |
commit | commitdiff | tree |
2008-12-08 |
Julian Seward | Fix bug introduced by frame-level wildcarding changes... |
commit | commitdiff | tree |
2008-12-08 |
Julian Seward | Don't segfault the guest during a call MPI_Init(NULL... |
commit | commitdiff | tree |
2008-12-08 |
Julian Seward | event_map_lookup: when looking for a previous access... |
commit | commitdiff | tree |
2008-12-07 |
Julian Seward | Tidy up and comment sanity-checking code/configuration. |
commit | commitdiff | tree |
2008-12-07 |
Julian Seward | * In the conflicting-event mechanism, also record the... |
commit | commitdiff | tree |
2008-12-06 |
Julian Seward | * Add a VG_(sizeSWA) function |
commit | commitdiff | tree |
2008-12-06 |
Julian Seward | Use the new SparseWA data type, rather than WordFM... |
commit | commitdiff | tree |
2008-12-06 |
Julian Seward | Add a new container data type, a Sparse Word Array... |
commit | commitdiff | tree |
2008-12-04 |
Julian Seward | Followup to vx1875: use .guest_amd64_assume_fs_is_zero... |
commit | commitdiff | tree |
2008-12-03 |
Julian Seward | Assert that the guest state size is a multiple of 16... |
commit | commitdiff | tree |
2008-12-03 |
Julian Seward | Change the memory allocation strategy used by the confl... |
commit | commitdiff | tree |
2008-11-27 |
Bart Van Assche | Simplified test program. |
commit | commitdiff | tree |
2008-11-22 |
Dirk Mueller | update bug status |
commit | commitdiff | tree |
2008-11-22 |
Bart Van Assche | Reran SPLASH2 benchmark and updated results. |
commit | commitdiff | tree |
2008-11-22 |
Dirk Mueller | ignore .valgrindrc files that are world writeable |
commit | commitdiff | tree |
2008-11-21 |
Bart Van Assche | Updated notes section. |
commit | commitdiff | tree |
2008-11-20 |
Julian Seward | Helgrind's event-map garbage collector hammers VG_... |
commit | commitdiff | tree |
2008-11-20 |
Julian Seward | event_map_maybe_GC: use a flat array when computing... |
commit | commitdiff | tree |
2008-11-20 |
Julian Seward | Re-set constraints in 'consistent' style after a race... |
commit | commitdiff | tree |
2008-11-20 |
Dirk Mueller | add glibc 2.9 support to changelog |
commit | commitdiff | tree |
2008-11-19 |
Dirk Mueller | glibc 2.9 support |
commit | commitdiff | tree |
2008-11-19 |
Bart Van Assche | Added prereq clause. |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Don't put raced-on locations in an (E)rror state; inste... |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Fix comment typo. |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Add informal correctness argument for the logic in |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | Add some suppressions for Qt4-related code. |
commit | commitdiff | tree |
2008-11-19 |
Julian Seward | * Update Qt4 interceptors and add, as comments, finding... |
commit | commitdiff | tree |
2008-11-18 |
Julian Seward | event_map_maybe_GC: handle corner case that was previou... |
commit | commitdiff | tree |
2008-11-18 |
Julian Seward | A couple of 'make dist' fixes. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | More DRD suppression pattern simplifications. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Simplified DRD suppression patterns. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Added bar_bad and bar_trivial to the regression tests. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Updated expected output after spelling fix in drd_barri... |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Renamed boost_threads* into boost_thread*. |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Print an error message instead of asserting when the... |
commit | commitdiff | tree |
2008-11-17 |
Bart Van Assche | Added yet another DRD suppression pattern. |
commit | commitdiff | tree |
2008-11-17 |
Julian Seward | Expand filename for coredumps correctly. Fixes #174908... |
commit | commitdiff | tree |
2008-11-17 |
Julian Seward | Add a comment re VG_(expand_file_name). |
commit | commitdiff | tree |
2008-11-17 |
Julian Seward | Don't let GDB_PATH be "" if no GDB is found at configur... |
commit | commitdiff | tree |
2008-11-16 |
Julian Seward | Make these compile on older systems. |
commit | commitdiff | tree |
2008-11-16 |
Julian Seward | Make test 'tc21_pthonce' less scheduling-sensitive. |
commit | commitdiff | tree |
2008-11-16 |
Julian Seward | Handle sys_lookup_dcookie on amd64-linux (Andrew Haley... |
commit | commitdiff | tree |
2008-11-14 |
Julian Seward | Add some regression tests for pthread_barrier handling. |
commit | commitdiff | tree |
2008-11-14 |
Julian Seward | Add a couple more tests for API errors in |
commit | commitdiff | tree |
2008-11-13 |
Julian Seward | Add initial support for POSIX barriers (pthread_barrier... |
commit | commitdiff | tree |
2008-11-13 |
Julian Seward | Add performance comments to VG_(sizeFM), and add new... |
commit | commitdiff | tree |
2008-11-13 |
Julian Seward | Fix debug printing of fd in mmap system calls. |
commit | commitdiff | tree |
2008-11-10 |
Bart Van Assche | Added regression test for Boost.Threads. |
commit | commitdiff | tree |
2008-11-10 |
Bart Van Assche | Added configure test for Boost.Threads. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Update this test a bit. It's basically flawed though. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Handle EvM GC messaging properly. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Make sure laog__handle_one_lock_deletion actually gets... |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Adjust sed scripts used to generate the linker scripts... |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Use a couple of reader-writer-lock tests from drd. |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Update expected outputs following a (trivial) change... |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Add a new expected output that applies to glibc-2.7... |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | Add a new expected output that applies to glibc-2.7... |
commit | commitdiff | tree |
2008-11-10 |
Julian Seward | More updates to expected outputs. This currently gives... |
commit | commitdiff | tree |
2008-11-09 |
Julian Seward | Update expected output. |
commit | commitdiff | tree |
2008-11-09 |
Julian Seward | Move the conflicting accesses in each thread earlier... |
commit | commitdiff | tree |
2008-11-09 |
Julian Seward | Update baseline expected outputs, now that Helgrind... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | A bit of tidying up: |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Update. |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | When trying to establish whether or not debuginfo shoul... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Update expected output, with a line number that's actua... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Add a second expected output. It appears that a recent... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Attempt to reduce output variance by ensuring mainSort... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Use a "sided" comparison rather than a "point" comparis... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Update expected output now that Memcheck's realloc... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Sigh: /bin/sh on Ubuntu is not bash, it is dash (what... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Add a new expected output for this test. Really it... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Update expected output. |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Run this test -q, so as to remove the variance in outpu... |
commit | commitdiff | tree |
2008-11-08 |
Julian Seward | Mark allocation operators as no-inline so as to make... |
commit | commitdiff | tree |
2008-11-06 |
Julian Seward | Support sys_stime on x86-linux. Fixes #159285. |
commit | commitdiff | tree |
2008-11-06 |
Julian Seward | Fix integer-pointer comparisons in new spu_ wrappers. |
commit | commitdiff | tree |
2008-11-05 |
Julian Seward | Add ioctl wrappers for Linux wireless extensions versio... |
commit | commitdiff | tree |
2008-11-05 |
Julian Seward | Update. |
commit | commitdiff | tree |
2008-11-05 |
Julian Seward | Try to compute a correct VG base directory, regardless... |
commit | commitdiff | tree |
2008-11-05 |
Julian Seward | Support sys_spu_run and sys_spu_create on ppc32-linux... |
commit | commitdiff | tree |
2008-11-05 |
Julian Seward | Support sys_pipe2 on {amd64,x86}-linux. Also, update... |
commit | commitdiff | tree |
2008-11-04 |
Bart Van Assche | Make sure that $d is always an absolute path, even... |
commit | commitdiff | tree |
2008-11-04 |
Bart Van Assche | Updated ignore lists. |
commit | commitdiff | tree |
2008-11-04 |
Julian Seward | * add some assertions to frame-level wildcarding mechanism |
commit | commitdiff | tree |
2008-11-04 |
Julian Seward | Update documentation on suppressions following addition... |
commit | commitdiff | tree |
2008-11-03 |
Julian Seward | Improvements to the suppression mechanism: |
commit | commitdiff | tree |
2008-11-02 |
Julian Seward | Add summaries for more than 60 bugs logged in bugzilla... |
commit | commitdiff | tree |
2008-11-01 |
Julian Seward | Fixes for compilation warnings from the apparently... |
commit | commitdiff | tree |
2008-10-30 |
Julian Seward | Get rid of longstanding and now pointless restriction... |
commit | commitdiff | tree |
2008-10-30 |
Julian Seward | Add notes on how to build/run KDE 4.2. |
commit | commitdiff | tree |
2008-10-30 |
Julian Seward | Enable sys_quotactl on amd64-linux. Possible fixes... |
commit | commitdiff | tree |
2008-10-30 |
Julian Seward | Origin tracking: handle 16-bit excess in guest state... |
commit | commitdiff | tree |
next |