2007-01-10 |
Julian Seward | Regtest for FXSAVE on amd64. |
commit | commitdiff | tree |
2007-01-09 |
Julian Seward | Update |
commit | commitdiff | tree |
2007-01-09 |
Julian Seward | ML_(generic_PRE_sys_mmap): In the case of a hinted... |
commit | commitdiff | tree |
2007-01-08 |
Julian Seward | Update copyright dates. |
commit | commitdiff | tree |
2007-01-08 |
Julian Seward | Update. |
commit | commitdiff | tree |
2007-01-08 |
Julian Seward | Update for 2007. |
commit | commitdiff | tree |
2007-01-07 |
Julian Seward | Merge r6480 (parse_procselfmaps: don't hand zero-length... |
commit | commitdiff | tree |
2007-01-06 |
Julian Seward | Replace bcmp in ld.so.1. |
commit | commitdiff | tree |
2007-01-06 |
Julian Seward | Fixes for MPICH on amd64-linux. |
commit | commitdiff | tree |
2007-01-05 |
Julian Seward | Pass CC and AR to vex's Makefile here too. |
commit | commitdiff | tree |
2007-01-05 |
Julian Seward | Supps for MVL 4.0.1 on ppc32 (Bart Van Assche) |
commit | commitdiff | tree |
2007-01-01 |
Julian Seward | Avoid printf in the recursive routines, so that the... |
commit | commitdiff | tree |
2006-12-31 |
Julian Seward | Provide a replacement for mempcpy. |
commit | commitdiff | tree |
2006-12-31 |
Julian Seward | Apparently needed on Red Hat 7.3. |
commit | commitdiff | tree |
2006-12-31 |
Julian Seward | Update |
commit | commitdiff | tree |
2006-12-31 |
Julian Seward | Redo a suppression in X.org style. |
commit | commitdiff | tree |
2006-12-31 |
Julian Seward | Intercept/replace glibc-2.5's __strcpy_chk function... |
commit | commitdiff | tree |
2006-12-30 |
Julian Seward | Remove redundant \n |
commit | commitdiff | tree |
2006-12-30 |
Julian Seward | Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages... |
commit | commitdiff | tree |
2006-12-28 |
Julian Seward | Get rid of the core-tool events pre_mutex_lock, post_mu... |
commit | commitdiff | tree |
2006-12-28 |
Julian Seward | Update expected output following r6447 (Test lvxl and... |
commit | commitdiff | tree |
2006-12-28 |
Julian Seward | Avoid name clash on ppc64-linux. |
commit | commitdiff | tree |
2006-12-28 |
Julian Seward | Update |
commit | commitdiff | tree |
2006-12-28 |
Julian Seward | Add regtest for bug129390 (altivec cache hint insns) |
commit | commitdiff | tree |
2006-12-27 |
Nicholas Nethercote | Remove dead code. |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Test lvxl and stvxl. |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Add regtest for #139050. |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Print a marginally more helpful error message if UME... |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Regtest for bug 137714 (x86 MASKMOVQ/MASKMOVDQU insns) |
commit | commitdiff | tree |
2006-12-27 |
Julian Seward | Handle new primop Iop_SarN8x8 introduced in vex r1702. |
commit | commitdiff | tree |
2006-12-26 |
Julian Seward | Fix #134207 (pkg-config output contains @VG_PLATFORM@). |
commit | commitdiff | tree |
2006-12-26 |
Julian Seward | Update |
commit | commitdiff | tree |
2006-12-25 |
Julian Seward | Update, and make first attempt at deciding which bugs... |
commit | commitdiff | tree |
2006-12-24 |
Nicholas Nethercote | Add a NEWS item about Vex type/function name changes. |
commit | commitdiff | tree |
2006-12-24 |
Nicholas Nethercote | Split the thread_runstate event into two, start_client_... |
commit | commitdiff | tree |
2006-12-24 |
Julian Seward | Always ensure that the output buffer is zero-terminated... |
commit | commitdiff | tree |
2006-12-24 |
Julian Seward | Non-functional commit: track IR renaming in vex r1689. |
commit | commitdiff | tree |
2006-12-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-12-23 |
Josef Weidendorfer | Callgrind: Throttle calls CLG_(run_thread) after r6413 |
commit | commitdiff | tree |
2006-12-23 |
Julian Seward | Change the core-tool interface 'thread_run' event to... |
commit | commitdiff | tree |
2006-12-18 |
Julian Seward | Use standard pthread mutexes instead of spinlocks.... |
commit | commitdiff | tree |
2006-12-18 |
Tom Hughes | Add support for some USB ioctls. Based on patches from... |
commit | commitdiff | tree |
2006-12-18 |
Tom Hughes | Improve prctl support - based on patch from Eric Pouech... |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | Rename VG_(get_lwp_tid) to VG_(lwpid_to_vgtid). |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | A naming-only change: rename VG_(set_running) to VG_... |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | Add locking so this produces repeatable results (Bart... |
commit | commitdiff | tree |
2006-12-17 |
Julian Seward | Add missing case, apparently not very popular :-) |
commit | commitdiff | tree |
2006-12-16 |
Julian Seward | 64-bit followup to r6404: fix and simplify the inline... |
commit | commitdiff | tree |
2006-12-16 |
Julian Seward | Fix and simplify the inline assembly, so it works right... |
commit | commitdiff | tree |
2006-12-16 |
Julian Seward | Fix version. |
commit | commitdiff | tree |
2006-12-16 |
Nicholas Nethercote | Completely overhauled the internals of Memcheck's error... |
commit | commitdiff | tree |
2006-12-15 |
Nicholas Nethercote | Remove defunct constant. |
commit | commitdiff | tree |
2006-12-14 |
Nicholas Nethercote | Make VG_STREQ return True or False, rather than any... |
commit | commitdiff | tree |
2006-12-14 |
Nicholas Nethercote | Removed the unused pthread_model and thread_model modules. |
commit | commitdiff | tree |
2006-12-14 |
Nicholas Nethercote | Remove some very old and incorrect info in the headers. |
commit | commitdiff | tree |
2006-12-13 |
Julian Seward | Include missing files in tarball. |
commit | commitdiff | tree |
2006-12-13 |
Julian Seward | Fix error in aix zeropage handling. |
commit | commitdiff | tree |
2006-12-12 |
Julian Seward | Minor tidying for regtests on AIX. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Fix various regtests, mostly by adding 64-bit outputs. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Update expected output. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | On SuSE 10.1 (amd64) fd 4 seems to be open at process... |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Tidy fd-leak stuff a bit. |
commit | commitdiff | tree |
2006-12-11 |
Julian Seward | Update a couple of expected outputs. |
commit | commitdiff | tree |
2006-12-10 |
Julian Seward | Fix 'make html-docs' and 'make print-docs'. |
commit | commitdiff | tree |
2006-12-10 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-12-10 |
Julian Seward | Fix installation of libmpiwrap.so on the primary platform. |
commit | commitdiff | tree |
2006-12-08 |
Julian Seward | Get rid of the use of explicit register variables in... |
commit | commitdiff | tree |
2006-12-07 |
Dirk Mueller | rename as _SOURCES is a reserved keywoard and breaks... |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Update some expected outputs following r6382. There... |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Fix confusing and contradictory "Rerun with ..." messag... |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Only read $HOME/.valgrindrc if HOME is actually set. |
commit | commitdiff | tree |
2006-12-06 |
Nicholas Nethercote | Add a regression test, courtesy of Bart Van Assche. |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | Fix suppression-matching bogon (Paul Floyd). |
commit | commitdiff | tree |
2006-12-06 |
Julian Seward | When generating suppressions, remember to Z-demangle... |
commit | commitdiff | tree |
2006-12-01 |
Julian Seward | When failing, fail a bit more informatively. |
commit | commitdiff | tree |
2006-12-01 |
Julian Seward | When being an 'inner valgrind' on 64-bit platforms... |
commit | commitdiff | tree |
2006-11-28 |
Julian Seward | Make it possible to suppress, and auto-generate suppres... |
commit | commitdiff | tree |
2006-11-26 |
Nicholas Nethercote | Update a comment. |
commit | commitdiff | tree |
2006-11-25 |
Nicholas Nethercote | Use the newly-added dopyIRBBExceptStmts() in tools. |
commit | commitdiff | tree |
2006-11-24 |
Julian Seward | - remove some 'inline' directives so as to make stack... |
commit | commitdiff | tree |
2006-11-23 |
Julian Seward | Fix compilation warning, and partially de-leak. |
commit | commitdiff | tree |
2006-11-23 |
Josef Weidendorfer | Cachegrind/Callgrind: Fix cache parameter detection |
commit | commitdiff | tree |
2006-11-22 |
Josef Weidendorfer | Update |
commit | commitdiff | tree |
2006-11-22 |
Josef Weidendorfer | Fix same cache simulation bug in callgrind as fixed |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | Update. |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | Fix obscure bug in cache simulation, found by Ulrich... |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | An extension of the previous commit: the vg_perf ... |
commit | commitdiff | tree |
2006-11-22 |
Nicholas Nethercote | Add a useful --tools option to vg_perf, which lets... |
commit | commitdiff | tree |
2006-11-20 |
Nicholas Nethercote | Clarify NON_SIMD_CALL instructions. |
commit | commitdiff | tree |
2006-11-19 |
Julian Seward | Update the statement of vex's amd64 register uses which... |
commit | commitdiff | tree |
2006-11-18 |
Julian Seward | Regtest for #135421 (long-form encoding of 'push{l... |
commit | commitdiff | tree |
2006-11-18 |
Julian Seward | Minor tidying: make initial_client_SP be a mandatory... |
commit | commitdiff | tree |
2006-11-17 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-11-17 |
Julian Seward | Redo the interface to m_initimg (module for setting... |
commit | commitdiff | tree |
2006-11-16 |
Julian Seward | CFI reader: when decoding the single (address) argument to |
commit | commitdiff | tree |
2006-11-16 |
Julian Seward | A test for JECXZ and JCXZ. |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Add a regtest for the false-uninitialised-value-report... |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Update. |
commit | commitdiff | tree |
2006-11-14 |
Julian Seward | Add a regtest for #126147. |
commit | commitdiff | tree |
next |