2012-08-03 |
Florian Krohm | Fix testcase. Iterating over an array of invalid insns... |
commit | commitdiff | tree |
2012-08-03 |
Bart Van Assche | none/tests/amd64/avx-1: Make it explicit that this... |
commit | commitdiff | tree |
2012-08-03 |
Florian Krohm | Add testcases for cu12. Update opcode table. |
commit | commitdiff | tree |
2012-08-03 |
Julian Seward | Add support for sys_shm_unlink on Darwin. Fixes #288298. |
commit | commitdiff | tree |
2012-08-03 |
Florian Krohm | Comment only change. |
commit | commitdiff | tree |
2012-08-02 |
Julian Seward | Back off from 32 alignment of various guest state bits... |
commit | commitdiff | tree |
2012-08-02 |
Philippe Waroquiers | Some updates in release-HOWTO.txt |
commit | commitdiff | tree |
2012-08-02 |
Julian Seward | Un-break the build on OSX < 10.8 following r12814 |
commit | commitdiff | tree |
2012-08-02 |
Julian Seward | Add initial support for MacOSX 10.8. Note this is... |
commit | commitdiff | tree |
2012-08-02 |
Julian Seward | Back out r12466, which stopped non-MAP_FIXED mmaps... |
commit | commitdiff | tree |
2012-08-02 |
Tom Hughes | Add BZ#304054 to NEWS. |
commit | commitdiff | tree |
2012-08-02 |
Tom Hughes | Ensure CALL_FN_xx macros align the stack properly |
commit | commitdiff | tree |
2012-08-01 |
Philippe Waroquiers | Avoid asserting when a segment is mapped both rw and rx. |
commit | commitdiff | tree |
2012-08-01 |
Philippe Waroquiers | Remove --vex-iropt-precise-memory-exns, implement ... |
commit | commitdiff | tree |
2012-08-01 |
Julian Seward | Add test cases for "VCVT.F32.{S,U}32 S[d], S[d], #frac_... |
commit | commitdiff | tree |
2012-07-31 |
Philippe Waroquiers | Implement --redzone-size and --core-redzone-size |
commit | commitdiff | tree |
2012-07-30 |
Florian Krohm | Remove entries with deprecated spellings (essentially... |
commit | commitdiff | tree |
2012-07-30 |
Florian Krohm | When parsing guest_s390_toIR.c also recognize opcodes... |
commit | commitdiff | tree |
2012-07-28 |
Florian Krohm | Testcases for CU42. Part of fixing bugzilla #289839. |
commit | commitdiff | tree |
2012-07-28 |
Florian Krohm | Updates for s390x |
commit | commitdiff | tree |
2012-07-28 |
Florian Krohm | Minor tweaks. A few comments were out of synch with... |
commit | commitdiff | tree |
2012-07-28 |
Florian Krohm | Fix error message in testcase |
commit | commitdiff | tree |
2012-07-28 |
Bart Van Assche | drd: Avoid that invoking pthread_cancel() from a progra... |
commit | commitdiff | tree |
2012-07-28 |
Bart Van Assche | drd: Revert r12651 because it didn't change drd's behav... |
commit | commitdiff | tree |
2012-07-28 |
Bart Van Assche | Spelling fixes: developpers -> developers; curiosly... |
commit | commitdiff | tree |
2012-07-28 |
Bart Van Assche | Update Subversion ignore list |
commit | commitdiff | tree |
2012-07-28 |
Philippe Waroquiers | clarify 2 NEWS entries to indicate that these are for... |
commit | commitdiff | tree |
2012-07-28 |
Bart Van Assche | none/tests/amd64/Makefile.am: Uses not only AVX instruc... |
commit | commitdiff | tree |
2012-07-27 |
Petar Jovanovic | MIPS specific expected output for memcheck/tests/sigkill. |
commit | commitdiff | tree |
2012-07-27 |
Philippe Waroquiers | Have one test testing the ? suppr matching wildcard... |
commit | commitdiff | tree |
2012-07-27 |
Florian Krohm | Fix compiler warning. |
commit | commitdiff | tree |
2012-07-27 |
Petar Jovanovic | MIPS specific exp-out for none/tests/async-sigs. |
commit | commitdiff | tree |
2012-07-26 |
Philippe Waroquiers | micro-optimisation in m_libcbase.c cmp functions |
commit | commitdiff | tree |
2012-07-26 |
Philippe Waroquiers | Improve suppression matching performance when fun or... |
commit | commitdiff | tree |
2012-07-26 |
Bart Van Assche | none/tests/amd64/pcmpstr64: Update expected output... |
commit | commitdiff | tree |
2012-07-26 |
Florian Krohm | Due to s390's dealings with invalid insns we need to... |
commit | commitdiff | tree |
2012-07-26 |
Florian Krohm | Apply first_ip_delta also when only one frame is requested |
commit | commitdiff | tree |
2012-07-26 |
Florian Krohm | Improve complaints. Enabled by VEX r2449. |
commit | commitdiff | tree |
2012-07-25 |
Philippe Waroquiers | re-re-clarify the doc about registers and flags gdbsrv... |
commit | commitdiff | tree |
2012-07-25 |
Philippe Waroquiers | remove 303624 from 3_7_BUGSTATUS.txt (was fixed in... |
commit | commitdiff | tree |
2012-07-25 |
Josef Weidendorfer | Added fixed bug 303963 |
commit | commitdiff | tree |
2012-07-25 |
Julian Seward | Partial update of bug fixes (I think it is still out... |
commit | commitdiff | tree |
2012-07-25 |
Josef Weidendorfer | Additions to PCMPxSTRx tests to check fix for bug 303963. |
commit | commitdiff | tree |
2012-07-24 |
Florian Krohm | Fix testcase and update results. |
commit | commitdiff | tree |
2012-07-24 |
Philippe Waroquiers | Better document the limitation of gdbsrv for registers... |
commit | commitdiff | tree |
2012-07-24 |
Philippe Waroquiers | Have perf/vg_perf handling EXTRA_REGTEST_OPTS |
commit | commitdiff | tree |
2012-07-23 |
Florian Krohm | Update expected results. |
commit | commitdiff | tree |
2012-07-23 |
Florian Krohm | Pass first_ip_delta to VG_(record_depth_1_ExeContext... |
commit | commitdiff | tree |
2012-07-23 |
Florian Krohm | Eliminate magic constant. Use VG_(clo_backtrace_size... |
commit | commitdiff | tree |
2012-07-23 |
Petar Jovanovic | Avoid checking for bitset initialization if futex_wait_... |
commit | commitdiff | tree |
2012-07-22 |
Julian Seward | Add 'aesdec' to the set of insns checked for assembler... |
commit | commitdiff | tree |
2012-07-21 |
Florian Krohm | Add testcases for CU24. Part of fixing #289839. |
commit | commitdiff | tree |
2012-07-21 |
Julian Seward | No need to list m_gdbserver.c twice in the Makefile.am. |
commit | commitdiff | tree |
2012-07-21 |
Julian Seward | Localise "struct reg regs[]". |
commit | commitdiff | tree |
2012-07-21 |
Julian Seward | ppc64-linux _start: don't assume ._start_in_C_linux... |
commit | commitdiff | tree |
2012-07-20 |
Philippe Waroquiers | Document Helgrind limitation that old access stack... |
commit | commitdiff | tree |
2012-07-20 |
Julian Seward | If the compiler being used to build is clang, remember... |
commit | commitdiff | tree |
2012-07-20 |
Florian Krohm | Add testcases for CU21. Update opcode table. |
commit | commitdiff | tree |
2012-07-19 |
Florian Krohm | Add macros for "convert unicode" insns. |
commit | commitdiff | tree |
2012-07-19 |
Florian Krohm | Fix syntax error |
commit | commitdiff | tree |
2012-07-19 |
Florian Krohm | Observe guards on dirty helpers in memcheck. |
commit | commitdiff | tree |
2012-07-19 |
Petar Jovanovic | Include news about supporting MIPS32/Linux in NEWS... |
commit | commitdiff | tree |
2012-07-19 |
Petar Jovanovic | exp-sgcheck is not supported for MIPS architecture. |
commit | commitdiff | tree |
2012-07-19 |
Florian Krohm | Enable testing for the ETF3 facility. |
commit | commitdiff | tree |
2012-07-18 |
Philippe Waroquiers | Fix 303624 segmentation fault on Android 4.1 (e.g.... |
commit | commitdiff | tree |
2012-07-18 |
Philippe Waroquiers | Be slightly less precise on the leak check perf. improv... |
commit | commitdiff | tree |
2012-07-18 |
Philippe Waroquiers | patch that improves the speed of the leak search by... |
commit | commitdiff | tree |
2012-07-18 |
Philippe Waroquiers | Small cleanup: use VG_TRACK (when possible) to call... |
commit | commitdiff | tree |
2012-07-18 |
Julian Seward | Un-break the build on MacOS, following r12742 (initial... |
commit | commitdiff | tree |
2012-07-16 |
Julian Seward | Track recent bug fixes. |
commit | commitdiff | tree |
2012-07-16 |
Petar Jovanovic | Add some missing syscall numbers for MIPS. |
commit | commitdiff | tree |
2012-07-16 |
Petar Jovanovic | Conditionally execute tests depending on revision of... |
commit | commitdiff | tree |
2012-07-16 |
Julian Seward | Add tests for MOVBE -- an Intel-Atom-only instruction |
commit | commitdiff | tree |
2012-07-15 |
Florian Krohm | Before printing a back-trace make sure that page contai... |
commit | commitdiff | tree |
2012-07-14 |
Julian Seward | Add expected outputs for VCMPNGESS. Should have been... |
commit | commitdiff | tree |
2012-07-14 |
Florian Krohm | Update list of ignored files. |
commit | commitdiff | tree |
2012-07-14 |
Florian Krohm | Update list of ignore files. |
commit | commitdiff | tree |
2012-07-14 |
Julian Seward | Add test case for VCMPNGESS. |
commit | commitdiff | tree |
2012-07-14 |
Julian Seward | Update with recent fixes. |
commit | commitdiff | tree |
2012-07-14 |
Julian Seward | Accept glibc-2.16 as valid (UNTESTED). |
commit | commitdiff | tree |
2012-07-14 |
Julian Seward | Initial support for DWZ compressed debuginfo -- don... |
commit | commitdiff | tree |
2012-07-13 |
Florian Krohm | Fix ppCfiReg for s390 so --trace-cfi=yes no longer... |
commit | commitdiff | tree |
2012-07-13 |
Julian Seward | Update w/ recent bug fixes. |
commit | commitdiff | tree |
2012-07-13 |
Julian Seward | Fix loading of large Mach-O thin binaries. Bug #289470. |
commit | commitdiff | tree |
2012-07-13 |
Julian Seward | Add another intercept for strncasecmp_l. Fixes #297701. |
commit | commitdiff | tree |
2012-07-13 |
Julian Seward | Add ioctl wrappers for "Linux user input device". ... |
commit | commitdiff | tree |
2012-07-13 |
Julian Seward | Clean up the PDB reader somewhat, mostly in the area... |
commit | commitdiff | tree |
2012-07-13 |
Julian Seward | Allow multiple rw and rx mappings in the ELF debuginfo... |
commit | commitdiff | tree |
2012-07-11 |
Philippe Waroquiers | Fix bug in leak search when an ignore range is specified |
commit | commitdiff | tree |
2012-07-11 |
Julian Seward | Add tests for SMMUL{R}, both ARM and Thumb encodings. |
commit | commitdiff | tree |
2012-07-11 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree |
2012-07-11 |
Tom Hughes | Wire up four more system calls on arm, based on patch |
commit | commitdiff | tree |
2012-07-11 |
Tom Hughes | Add support for the SIOCSHWTSTAMP ioctl, based on a... |
commit | commitdiff | tree |
2012-07-11 |
Julian Seward | Note 286917 fix. |
commit | commitdiff | tree |
2012-07-11 |
Tom Hughes | Wire up dup3 on arm. Fixes BZ#299629. |
commit | commitdiff | tree |
2012-07-11 |
Julian Seward | RM: Implement QADD and QSUB (valgrind side fixes).... |
commit | commitdiff | tree |
2012-07-11 |
Tom Hughes | Add support for the CDROM_GET_CAPABILITY ioctl based... |
commit | commitdiff | tree |
2012-07-11 |
Julian Seward | Note 290006 fixage. |
commit | commitdiff | tree |
2012-07-07 |
Philippe Waroquiers | remove 302800 (bug invalid and/or covered by --soname... |
commit | commitdiff | tree |
2012-07-07 |
Philippe Waroquiers | remove 301204 (already in NEWS fixed section) |
commit | commitdiff | tree |
next |