2010-10-06 |
Bart Van Assche | ppc/jm-insns.c: Use proper integer types. |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | Define VKI_SHMLBA for all supported Linux targets,... |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | Make client sys_shmat work properly on arm-linux by... |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | get_shm_size(): pass VKI_IPC_64 to our shmctl call... |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | When opening an mmaped file to see if it's an ELF file... |
commit | commitdiff | tree |
2010-10-06 |
Julian Seward | Handle mq_* syscalls. Fixes #243884. (David Fenger... |
commit | commitdiff | tree |
2010-10-04 |
Tom Hughes | When a memory block changes from unreachable to possibl... |
commit | commitdiff | tree |
2010-10-04 |
Julian Seward | Support sys_readahead on Linux. |
commit | commitdiff | tree |
2010-10-04 |
Josef Weidendorfer | Make sure that string buffers for cost arrays are large... |
commit | commitdiff | tree |
2010-10-03 |
Julian Seward | callgrind/main.c, finish(): 'Char buf[RESULTS_BUF_LEN... |
commit | commitdiff | tree |
2010-09-30 |
Julian Seward | Make readdwarf.c big endianess safe to enable unwinding... |
commit | commitdiff | tree |
2010-09-29 |
Julian Seward | Don't assert when doing origin tracking for d16-31... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | When origin tracking, handle the new %RFLAGS.ACFLAG... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Add proper dependencies for pub/libvex_guest_offsets... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Add test cases for CMPXCHG reg, reg on amd64. (Vince... |
commit | commitdiff | tree |
2010-09-28 |
Julian Seward | Add test cases for amd64 ADC Iv, eAX and SBB Iv, eAX... |
commit | commitdiff | tree |
2010-09-27 |
Tom Hughes | Calling VG_(am_relocate_nooverlap_client) will destroy... |
commit | commitdiff | tree |
2010-09-27 |
Nicholas Nethercote | Speed up the --cache-sim=no case. |
commit | commitdiff | tree |
2010-09-27 |
Nicholas Nethercote | In Cachegrind, allow --cache-sim=no --branch-sim=no... |
commit | commitdiff | tree |
2010-09-26 |
Julian Seward | Add tests for all encodings of REV and REV16 in both... |
commit | commitdiff | tree |
2010-09-25 |
Julian Seward | Add tests for ORN (immediate) and ORN (register). |
commit | commitdiff | tree |
2010-09-24 |
Julian Seward | Test for RBIT in ARM mode. |
commit | commitdiff | tree |
2010-09-24 |
Julian Seward | Partially make this work on arm-linux (for 32-bit incs... |
commit | commitdiff | tree |
2010-09-23 |
Julian Seward | On arm-linux, add r7 to the set of registers that the... |
commit | commitdiff | tree |
2010-09-23 |
Julian Seward | DW_CFA_advance_loc{,1,2,4} fail to multiply the delta by |
commit | commitdiff | tree |
2010-09-23 |
Julian Seward | arm-linux: zero out the least significant bit of R15... |
commit | commitdiff | tree |
2010-09-23 |
Julian Seward | Add VFP test cases, as per bug 244493 comment 1. Minor... |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Enable --track-origins on ARM code which accesses CPSR... |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Add more test cases for {U,S}{ADD,SUB}16. |
commit | commitdiff | tree |
2010-09-22 |
Julian Seward | Handle new 32-bit SIMD integer primops introduced in... |
commit | commitdiff | tree |
2010-09-21 |
Julian Seward | Add test cases for SSUB8 and UHADD8. |
commit | commitdiff | tree |
2010-09-20 |
Julian Seward | Add tests for new insns in vex r2033 (SADD16, SSUB16... |
commit | commitdiff | tree |
2010-09-19 |
Bart Van Assche | Made timerfd-syscall test more robust by improving... |
commit | commitdiff | tree |
2010-09-19 |
Bart Van Assche | Fixed a typo. |
commit | commitdiff | tree |
2010-09-19 |
Bart Van Assche | memcheck/tests/linux/timerfd-syscall: send output to... |
commit | commitdiff | tree |
2010-09-19 |
Bart Van Assche | DRD: avoid unaligned reads. |
commit | commitdiff | tree |
2010-09-18 |
Bart Van Assche | PowerPC: added expected output files for memcheck/tests... |
commit | commitdiff | tree |
2010-09-18 |
Bart Van Assche | PowerPC: corrected expected output for memcheck/tests... |
commit | commitdiff | tree |
2010-09-18 |
Bart Van Assche | Follow-up for r11360. |
commit | commitdiff | tree |
2010-09-18 |
Bart Van Assche | Build 32-bit exp-bbv tests as 32-bit. Patch supplied... |
commit | commitdiff | tree |
2010-09-18 |
Bart Van Assche | Skip exp-ptrcheck regression tests on PowerPC and ARM... |
commit | commitdiff | tree |
2010-09-18 |
Bart Van Assche | Made power6_bcmp testcases pass - patch from Maynard... |
commit | commitdiff | tree |
2010-09-14 |
Bart Van Assche | PowerPC, Altivec: avoid using typedefs in combination... |
commit | commitdiff | tree |
2010-09-14 |
Bart Van Assche | Added configure test that checks whether the assembler... |
commit | commitdiff | tree |
2010-09-13 |
Bart Van Assche | Avoid triggering AM_CFLAGS / AM_CXXFLAGS redefinition... |
commit | commitdiff | tree |
2010-09-13 |
Bart Van Assche | Restored original code for other compilers than ppc... |
commit | commitdiff | tree |
2010-09-11 |
Bart Van Assche | Second and last gcc 4.3.2 PowePC workaround. |
commit | commitdiff | tree |
2010-09-11 |
Bart Van Assche | Implemented a workaround for a PowerPC-specific gcc... |
commit | commitdiff | tree |
2010-09-10 |
Julian Seward | Fix a couple of make-dist bugs, caused by recently... |
commit | commitdiff | tree |
2010-09-10 |
Julian Seward | Un-break the docs build on Ubuntu 10.04 (Loïc Minier... |
commit | commitdiff | tree |
2010-09-10 |
Julian Seward | Add missing (empty) stdout.exp files. |
commit | commitdiff | tree |
2010-09-09 |
Bart Van Assche | Updated Subversion ignore lists. |
commit | commitdiff | tree |
2010-09-09 |
Bart Van Assche | Switched back to unified annotations. |
commit | commitdiff | tree |
2010-09-09 |
Julian Seward | arm-linux: determine whether the host supports Neon... |
commit | commitdiff | tree |
2010-09-08 |
Bart Van Assche | Made sure that DRD processes empty address ranges witho... |
commit | commitdiff | tree |
2010-09-08 |
Julian Seward | Fix somewhat nonsensical ifdeffery. |
commit | commitdiff | tree |
2010-09-08 |
Julian Seward | Add tests for RBIT (bit-reverse) instruction (Thumb... |
commit | commitdiff | tree |
2010-09-08 |
Julian Seward | Don't scan the entire Valgrind stack to check for impending |
commit | commitdiff | tree |
2010-09-07 |
Bart Van Assche | Consistency improvement: made sure that VG_TRACK(die_me... |
commit | commitdiff | tree |
2010-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree |
2010-09-05 |
Bart Van Assche | Fixed an AMD64 bug reported by Evgeniy Stepanov: the... |
commit | commitdiff | tree |
2010-09-04 |
Julian Seward | Stop gcc complaining that dcbz_szB is used uninitialised. |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Add tests for new PowerISA_2.05 instructions available... |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Support the DCBZL instruction. Also, query the host... |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Make the leak tests a whole lot less flaky on ppc32... |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALT... |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Enable sys_pwrite64 on arm-linux. Fixes #249996. |
commit | commitdiff | tree |
2010-09-03 |
Julian Seward | Un-break feature detection for Altivec, so that the... |
commit | commitdiff | tree |
2010-09-02 |
Julian Seward | darwin: support sys_open_extended, sys_removexattr... |
commit | commitdiff | tree |
2010-09-02 |
Josef Weidendorfer | Fix branch predictor simulation in Cachegrind |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Added a suppression pattern. |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Made sure that DRD processes client programs that use... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Builds again with ENABLE_DRD_CONSISTENCY_CHECKS defined. |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Builds again with ENABLE_DRD_CONSISTENCY_CHECKS defined. |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Added the per-thread property 'on_alt_stack'. |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Made declaration and definition of VG_(thread_get_stack... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Added functions for querying the properties of the... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Added and commented out the CFLAG -DENABLE_DRD_CONSISTE... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Added sigaltstack() regression test. |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Updated expected output. The output changed because... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Improved support for VALGRIND_MALLOCLIKE_BLOCK in memch... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | The client requests defined in memcheck.h can now be... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | drd.h: removed inline functions and replaced these... |
commit | commitdiff | tree |
2010-09-02 |
Bart Van Assche | Refactoring: introduced new macro VALGRIND_DO_CLIENT_RE... |
commit | commitdiff | tree |
2010-09-02 |
Tom Hughes | Add support for F_DUPFD_CLOEXEC. Fixes #238696. |
commit | commitdiff | tree |
2010-09-01 |
Bart Van Assche | Disabled a regression test because it fails intermittently. |
commit | commitdiff | tree |
2010-09-01 |
Bart Van Assche | Suppressed a few warnings reported by the Microsoft... |
commit | commitdiff | tree |
2010-09-01 |
Bart Van Assche | Compiles now with the Microsoft C Compiler too. |
commit | commitdiff | tree |
2010-08-31 |
Bart Van Assche | Added command-line option --prefix-to-strip=... Closes... |
commit | commitdiff | tree |
2010-08-31 |
Bart Van Assche | Expand ${PWD} in the vgopts: line of .vgtest files. |
commit | commitdiff | tree |
2010-08-31 |
Julian Seward | Another supp for 10.5.x. |
commit | commitdiff | tree |
2010-08-31 |
Julian Seward | Improved test cases for Neon VLDn/VSTn instructions. |
commit | commitdiff | tree |
2010-08-29 |
Bart Van Assche | Removed a recently added suppression pattern again. |
commit | commitdiff | tree |
2010-08-29 |
Bart Van Assche | Removed ANNOTATE_HAPPENS_BEFORE/AFTER() usage restrictions. |
commit | commitdiff | tree |
2010-08-29 |
Bart Van Assche | DRD does now recognize Helgrind's start/stop tracking... |
commit | commitdiff | tree |
2010-08-29 |
Bart Van Assche | Added more suppression patterns. |
commit | commitdiff | tree |
2010-08-29 |
Bart Van Assche | Don't trigger an assertion failure if len == 0. |
commit | commitdiff | tree |
2010-08-29 |
Julian Seward | Add test cases for v6 media instructions in both ARM... |
commit | commitdiff | tree |
2010-08-29 |
Bart Van Assche | Source code cleanup. |
commit | commitdiff | tree |
next |