2012-07-02 |
Florian Krohm | Final round of moving fixed bugs from 3_7_BUGSTATUS... |
commit | commitdiff | tree |
2012-07-02 |
Florian Krohm | Move more fixed bugs from 3_7_BUGSTATUS to NEWS. |
commit | commitdiff | tree |
2012-07-01 |
Florian Krohm | Removed some bugs that were marked invalid. I did not... |
commit | commitdiff | tree |
2012-07-01 |
Florian Krohm | Remove some more entries from 3_7_BUGSTATUS that were... |
commit | commitdiff | tree |
2012-07-01 |
Philippe Waroquiers | move the mips port bug entry from 3_7_BUGSTATUS.txt... |
commit | commitdiff | tree |
2012-07-01 |
Philippe Waroquiers | Move one more fixed bug from 3_7_BUGSTATUS.txt to NEWS. |
commit | commitdiff | tree |
2012-07-01 |
Philippe Waroquiers | Move some fixed bugs from 3_7_BUGSTATUS.txt to NEWS. |
commit | commitdiff | tree |
2012-06-30 |
Julian Seward | Update with header lines for all reported bugs so far. |
commit | commitdiff | tree |
2012-06-30 |
Julian Seward | Don't be spooked by DW_TAG_{structure,class,union}_type... |
commit | commitdiff | tree |
2012-06-30 |
Bart Van Assche | drd/tests: Rework r12662 as suggested by Florian Krohm |
commit | commitdiff | tree |
2012-06-30 |
Julian Seward | Add a text file giving a top-level summary of all bugs... |
commit | commitdiff | tree |
2012-06-30 |
Julian Seward | Update following some bug triaging. |
commit | commitdiff | tree |
2012-06-30 |
Petar Jovanovic | Getting rid of the warnings about incompatible pointer... |
commit | commitdiff | tree |
2012-06-30 |
Petar Jovanovic | Removing the warning about defined yet unused function... |
commit | commitdiff | tree |
2012-06-29 |
Florian Krohm | Increase allowed size of a back-trace to 500 frames. |
commit | commitdiff | tree |
2012-06-29 |
Julian Seward | Generate type-correct IR (always a good thing :-) when... |
commit | commitdiff | tree |
2012-06-29 |
Florian Krohm | Updated. |
commit | commitdiff | tree |
2012-06-28 |
Julian Seward | Remove an extraneous "extern". |
commit | commitdiff | tree |
2012-06-28 |
Julian Seward | Fix inline assembly for the "lfiwax" insn test. #302536. |
commit | commitdiff | tree |
2012-06-28 |
Petar Jovanovic | Adding README.mips to distribution documents. |
commit | commitdiff | tree |
2012-06-28 |
Julian Seward | Use multiple processors to build these tests. |
commit | commitdiff | tree |
2012-06-27 |
Petar Jovanovic | Adding README.mips to EXTRA_DIST in Makefile.am. |
commit | commitdiff | tree |
2012-06-27 |
Petar Jovanovic | Calculate the size of vki_elf_gregset_t via operator... |
commit | commitdiff | tree |
2012-06-26 |
Petar Jovanovic | Adding README.mips to Valgrind root directory. |
commit | commitdiff | tree |
2012-06-25 |
Julian Seward | Finalise the expected output. |
commit | commitdiff | tree |
2012-06-25 |
Julian Seward | Improve testing of AVX FP comparisons. |
commit | commitdiff | tree |
2012-06-25 |
Julian Seward | Add handling of 256-bit vector FP arithmetic ops, so... |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Allow each test to be run multiple times (default is... |
commit | commitdiff | tree |
2012-06-24 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-23 |
Bart Van Assche | Fix compiler warnings for ppc test cases. Patch from... |
commit | commitdiff | tree |
2012-06-23 |
Bart Van Assche | drd: Add yet another expected output file |
commit | commitdiff | tree |
2012-06-22 |
Petar Jovanovic | Initializing destination reg for MoveIns test for MIPS. |
commit | commitdiff | tree |
2012-06-22 |
Julian Seward | Update these for Linaro's pre-release build of Ubuntu... |
commit | commitdiff | tree |
2012-06-22 |
Julian Seward | Add test cases for UHADD16. |
commit | commitdiff | tree |
2012-06-21 |
Petar Jovanovic | Correcting sys_shmdt wrapper for MIPS Linux. |
commit | commitdiff | tree |
2012-06-20 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-20 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-19 |
Petar Jovanovic | Adding MIPS-specific wrapper for syscall pipe. |
commit | commitdiff | tree |
2012-06-18 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-18 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-18 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-17 |
Bart Van Assche | drd: Make sure that frame unwind information is generat... |
commit | commitdiff | tree |
2012-06-17 |
Bart Van Assche | drd: Add two regression test output files |
commit | commitdiff | tree |
2012-06-17 |
Bart Van Assche | Recognize clang version correctly. Closes #301984. |
commit | commitdiff | tree |
2012-06-17 |
Bart Van Assche | Align VG_(threads)[] |
commit | commitdiff | tree |
2012-06-17 |
Bart Van Assche | Add strchr.stderr.exp3 to memcheck/tests/Makefile.am |
commit | commitdiff | tree |
2012-06-16 |
Bart Van Assche | NEWS: add information about post-3.7.0 DRD changes |
commit | commitdiff | tree |
2012-06-16 |
Bart Van Assche | drd manual: Update according to post-3.7.0 changes |
commit | commitdiff | tree |
2012-06-16 |
Bart Van Assche | memcheck/tests/strchr: Add expected output for openSUSE... |
commit | commitdiff | tree |
2012-06-15 |
Philippe Waroquiers | Fix order of % versus * in memalign2.c new checks intro... |
commit | commitdiff | tree |
2012-06-15 |
Philippe Waroquiers | Fix 203877 and 301229 increase to 16Mb maximum allowed... |
commit | commitdiff | tree |
2012-06-15 |
Julian Seward | Add a hack (disabled by default) that attempts to unwin... |
commit | commitdiff | tree |
2012-06-15 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-14 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-14 |
Philippe Waroquiers | Have the inner Valgrind registering the interim_stack... |
commit | commitdiff | tree |
2012-06-14 |
Philippe Waroquiers | Fix assert in gdbserver for watchpoints watching the... |
commit | commitdiff | tree |
2012-06-14 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-13 |
Julian Seward | Update with recent notes. |
commit | commitdiff | tree |
2012-06-13 |
Julian Seward | Change the V output file name from out-V to out-VAL. |
commit | commitdiff | tree |
2012-06-13 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-12 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-12 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-10 |
Philippe Waroquiers | Avoid unused warning for ptrace_write_memory in vgdb... |
commit | commitdiff | tree |
2012-06-10 |
Bart Van Assche | drd: Don't sporadically report false positives on newly... |
commit | commitdiff | tree |
2012-06-09 |
Florian Krohm | Add a stackframe around function call. Avoids testcase... |
commit | commitdiff | tree |
2012-06-09 |
Philippe Waroquiers | Fix typo/merge problem (replace s390x by mips32 in... |
commit | commitdiff | tree |
2012-06-09 |
Bart Van Assche | Update Subversion ignore lists |
commit | commitdiff | tree |
2012-06-09 |
Petar Jovanovic | Adjusting the svn:executable property on none/tests... |
commit | commitdiff | tree |
2012-06-08 |
Florian Krohm | Amend do_shadow_Dirty and do_origins_Dirty so they... |
commit | commitdiff | tree |
2012-06-08 |
Christian Borntraeger | avoid gcc warning regarding local/global variable shado... |
commit | commitdiff | tree |
2012-06-08 |
Christian Borntraeger | s390: also fix the memcheck testcase for cdsg regarding... |
commit | commitdiff | tree |
2012-06-08 |
Bart Van Assche | drd: Add a suppression pattern |
commit | commitdiff | tree |
2012-06-08 |
Christian Borntraeger | CDSG needs quad word (16 byte) aligned data structures... |
commit | commitdiff | tree |
2012-06-07 |
Julian Seward | mips32-linux port: add missing (empty) stderr.exp files. |
commit | commitdiff | tree |
2012-06-07 |
Julian Seward | Merge in a port for mips32-linux, by Petar Jovanovic... |
commit | commitdiff | tree |
2012-06-07 |
Julian Seward | Merge in a port for mips32-linux, by Petar Jovanovic... |
commit | commitdiff | tree |
2012-06-07 |
Julian Seward | Merge in a port for mips32-linux, by Petar Jovanovic... |
commit | commitdiff | tree |
2012-06-06 |
Florian Krohm | Support "compare double ansd swap" insns: CDS, CDSY... |
commit | commitdiff | tree |
2012-06-05 |
Julian Seward | Fixes for 'make dist'. |
commit | commitdiff | tree |
2012-06-05 |
Julian Seward | Add macros I_REPLACE_SONAME_FNNAME_Z{U,Z} for general... |
commit | commitdiff | tree |
2012-06-05 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-05 |
Julian Seward | Convert avx-1 into a proper regression test. |
commit | commitdiff | tree |
2012-06-05 |
Julian Seward | Fix breakage I introduced in r12609, sigh. |
commit | commitdiff | tree |
2012-06-04 |
Julian Seward | Add feature testing for AVX. Also make the return... |
commit | commitdiff | tree |
2012-06-03 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-03 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-03 |
Julian Seward | If we are doing cache simulation, refuse to start at... |
commit | commitdiff | tree |
2012-06-03 |
Julian Seward | m_machine: add new function VG_(machine_get_size_of_lar... |
commit | commitdiff | tree |
2012-06-03 |
Florian Krohm | Tweak testcase. Invalidate cc, making sure it is set... |
commit | commitdiff | tree |
2012-06-02 |
Julian Seward | POWER Processor decimal FP support, part 5. (Valgrind... |
commit | commitdiff | tree |
2012-06-02 |
Florian Krohm | Rippled from VEX r2366. Part of reducing size of IRExpr. |
commit | commitdiff | tree |
2012-06-02 |
Julian Seward | Update. |
commit | commitdiff | tree |
2012-06-02 |
Florian Krohm | Update ignored files. |
commit | commitdiff | tree |
next |