2010-03-07 |
Bart Van Assche | Added yet another regression test. |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Follow-up for r11073: added missing segment creation... |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Updated gcc version. |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Changes: |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Updated Makefile.am. |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Added the necessary files to run the smart pointer... |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Added a test program that triggers several happens... |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Added a definition for a new annotation: ANNOTATE_HAPPE... |
commit | commitdiff | tree |
2010-03-07 |
Bart Van Assche | Made the behavior of the annotate_smart_pointer test... |
commit | commitdiff | tree |
2010-03-06 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2010-03-06 |
Bart Van Assche | Changes: |
commit | commitdiff | tree |
2010-03-05 |
Tom Hughes | On amd64 all IPC calls behave as if the IPC_64 flag... |
commit | commitdiff | tree |
2010-03-04 |
Bart Van Assche | Builds now on Win32 too. |
commit | commitdiff | tree |
2010-03-03 |
Julian Seward | Rollup fixes for Helgrind: |
commit | commitdiff | tree |
2010-03-03 |
Julian Seward | Make the version number available in the valgrind.h... |
commit | commitdiff | tree |
2010-03-03 |
Julian Seward | Show the requesting thread (tid) for each translation. |
commit | commitdiff | tree |
2010-03-02 |
Bart Van Assche | Added the source code of one more unit test. |
commit | commitdiff | tree |
2010-03-01 |
Julian Seward | Fix out-of-date comment. |
commit | commitdiff | tree |
2010-02-28 |
Nicholas Nethercote | some updates for NEWS |
commit | commitdiff | tree |
2010-02-28 |
Bart Van Assche | Updated the semantics of ANNOTATE_BENIGN_RACE() as... |
commit | commitdiff | tree |
2010-02-23 |
Tom Hughes | Add a wrapper for the splice system call and wire it... |
commit | commitdiff | tree |
2010-02-23 |
Tom Hughes | Add support for the getcpu system call on x86, ppc32... |
commit | commitdiff | tree |
2010-02-22 |
Julian Seward | When creating a child thread, initially set its os_stat... |
commit | commitdiff | tree |
2010-02-21 |
Bart Van Assche | Removed trailing whitespace in C source and header... |
commit | commitdiff | tree |
2010-02-19 |
Tom Hughes | Add parentheses round the "zzarg" macro argument when... |
commit | commitdiff | tree |
2010-02-18 |
Tom Hughes | Fix up a few issues with OSS ioctls. Fixes #227325. |
commit | commitdiff | tree |
2010-02-17 |
Julian Seward | Increase number of supported threads to 500. Fixes... |
commit | commitdiff | tree |
2010-02-16 |
Tom Hughes | Neither FUTEX_WAKE or FUTEX_WAKE_BITSET actually derefe... |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Guard new debug print statement in r11045 correctly... |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Get rid of kludgey and non-functional PID caching in... |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Make -v messages w.r.t. finding of auxiliary debuginfo... |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Make this usable on Ubuntu by explicitly specifying... |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Handle sys_inotify_init1. |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Add some intercepts to make Ptrcheck usable-ish on... |
commit | commitdiff | tree |
2010-02-15 |
Julian Seward | Add debug printing for the env-mashing machinery, to... |
commit | commitdiff | tree |
2010-02-12 |
Julian Seward | Reduce verbosity of the PDB reader a bit. Original... |
commit | commitdiff | tree |
2010-02-12 |
Julian Seward | Try to find the PDB file for a given PE file by the... |
commit | commitdiff | tree |
2010-02-10 |
Julian Seward | Fix bogus comparisons of PDB vs PE timestamps, so as... |
commit | commitdiff | tree |
2010-02-04 |
Julian Seward | Generalise a suppression w.r.t. __setenv on Darwin. |
commit | commitdiff | tree |
2010-01-30 |
Julian Seward | The client request VG_USERREQ__LOAD_PDB_DEBUGINFO that... |
commit | commitdiff | tree |
2010-01-30 |
Julian Seward | Fix up obviously-bogus FPO biasing a bit. Not that... |
commit | commitdiff | tree |
2010-01-30 |
Julian Seward | Make the FPO reader much more robust against apparently... |
commit | commitdiff | tree |
2010-01-29 |
Julian Seward | PE/PDB handling: allow the PDB (the debuginfo file... |
commit | commitdiff | tree |
2010-01-28 |
Julian Seward | Followup fix to r11006. Don't pass va_list by value... |
commit | commitdiff | tree |
2010-01-27 |
Julian Seward | Fix handling of mprotect so as to be more consistent... |
commit | commitdiff | tree |
2010-01-26 |
Julian Seward | Fix up debug printing for the PDB reader, so it can... |
commit | commitdiff | tree |
2010-01-21 |
Tom Hughes | Make generated pkgconfig file reflect the new locations... |
commit | commitdiff | tree |
2010-01-21 |
Tom Hughes | DW_OP_mod should do unsigned arithmetic. Closes #223656. |
commit | commitdiff | tree |
2010-01-17 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2010-01-15 |
Julian Seward | Add command line flag --vex-guest-chase-cond=no|yes... |
commit | commitdiff | tree |
2010-01-11 |
Julian Seward | Apparently the dynamic linker on ARM-Linux has soname... |
commit | commitdiff | tree |
2010-01-09 |
Julian Seward | Add tests for PLD (cache-prefetch-hint) instructions. |
commit | commitdiff | tree |
2010-01-08 |
Julian Seward | Generalise X11 suppressions somewhat, and add a suppres... |
commit | commitdiff | tree |
2010-01-08 |
Julian Seward | Update expected output. |
commit | commitdiff | tree |
2010-01-06 |
Vince Weaver | Add the arm exp-bbv tests Makefile to the main configur... |
commit | commitdiff | tree |
2010-01-06 |
Vince Weaver | Add arm regression tests for exp-bbv tool. |
commit | commitdiff | tree |
2010-01-06 |
Julian Seward | arm-linux: remove wrappers for __NR_ipc, __NR_mmap... |
commit | commitdiff | tree |
2010-01-06 |
Julian Seward | Pass sys_cacheflush along to VG_(discard_translations... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Disable pid caching for print output: it's wrong in... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Enable pread64 on arm-linux. |
commit | commitdiff | tree |
2010-01-04 |
Bart Van Assche | Updated expected output after recent updates in the... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Analysis/make-it-work for arm-linux. |
commit | commitdiff | tree |
2010-01-04 |
Bart Van Assche | Reverted r11010 because it was wrong. |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Enable origin tracking through arm VFP registers; was... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Updated expected output following bug fixes some time... |
commit | commitdiff | tree |
2010-01-04 |
Bart Van Assche | Merged tc23_bogus_condwait.stderr.exp-linux-x86 and... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Fix building of these regtests on Darwin. Not sure... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Don't trash %ebx on x86-darwin; gcc doesn't like it... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Update arch_test.c properly for arm-linux, and add... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Don't assume that va_list can be casted to an unsigned... |
commit | commitdiff | tree |
2010-01-04 |
Julian Seward | Include missing files in the tarball. |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Add a test program for ARM v5 integer instructions... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Add the default stderr_filter for this directory; else... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Handle Iop_SqrtF32. |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Further buildsystem bashing, in order to try and get... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Make sure the Memcheck tests are built on arm-linux... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Try to integrate none/tests/arm properly in the build... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Disable this test (effectively) on arm-linux, since... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | arm-linux: handle sys_signalfd4 and sys_eventfd2. ... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Portability fix for arm-linux. |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | Handle sys_pipe2 on arm-linux; also add some missing... |
commit | commitdiff | tree |
2010-01-03 |
Julian Seward | arm-linux: fake up the commpage entry at a lower level (in |
commit | commitdiff | tree |
2010-01-02 |
Julian Seward | Various minor fixups to make ppc32/64-linux work again... |
commit | commitdiff | tree |
2010-01-02 |
Julian Seward | Make regtests build on arm-linux -- all changes are... |
commit | commitdiff | tree |
2010-01-02 |
Julian Seward | Redo r10971 ("Made sure that C++ compilers do not compl... |
commit | commitdiff | tree |
2010-01-02 |
Julian Seward | Tidy up determination of the PLAT_ macros a bit. |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | initUnwindContext: put back into the loop, some initial... |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | Unbreak stack unwinding on x86-linux and amd64-linux... |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | Make the Dwarf3 CFI stack unwinding machinery work... |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | Make Callgrind, DRD and Ptrcheck build on arm-linux. |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | Don't use -Wdeclaration-after-statement. We long since... |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | n-break build on x86-darwin following r10982. |
commit | commitdiff | tree |
2010-01-01 |
Julian Seward | Merge from branches/ARM, all parts of the ARM-Linux... |
commit | commitdiff | tree |
2009-12-31 |
Julian Seward | Track changes in the names of a few IR primops to do... |
commit | commitdiff | tree |
2009-12-31 |
Bart Van Assche | Follow-up for r10972: added missing #include "config.h". |
commit | commitdiff | tree |
2009-12-29 |
Bart Van Assche | Builds again on Darwin. |
commit | commitdiff | tree |
2009-12-29 |
Bart Van Assche | Removed dependency of include/pub_tool_basics.h on... |
commit | commitdiff | tree |
2009-12-29 |
Bart Van Assche | Made sure that C++ compilers do not complain about... |
commit | commitdiff | tree |
2009-12-29 |
Bart Van Assche | Changes: |
commit | commitdiff | tree |
next |