| 2010-10-06 |
Bart Van Assche | ppc/jm-insns.c: Use proper integer types. |
commit | commitdiff | tree | snapshot |
| 2010-10-06 |
Julian Seward | Define VKI_SHMLBA for all supported Linux targets,... |
commit | commitdiff | tree | snapshot |
| 2010-10-06 |
Julian Seward | Make client sys_shmat work properly on arm-linux by... |
commit | commitdiff | tree | snapshot |
| 2010-10-06 |
Julian Seward | get_shm_size(): pass VKI_IPC_64 to our shmctl call... |
commit | commitdiff | tree | snapshot |
| 2010-10-06 |
Julian Seward | When opening an mmaped file to see if it's an ELF file... |
commit | commitdiff | tree | snapshot |
| 2010-10-06 |
Julian Seward | Handle mq_* syscalls. Fixes #243884. (David Fenger... |
commit | commitdiff | tree | snapshot |
| 2010-10-05 |
Julian Seward | Thumb instructions: instead of generating tons of lardy... |
commit | commitdiff | tree | snapshot |
| 2010-10-04 |
Tom Hughes | When a memory block changes from unreachable to possibl... |
commit | commitdiff | tree | snapshot |
| 2010-10-04 |
Julian Seward | Support sys_readahead on Linux. |
commit | commitdiff | tree | snapshot |
| 2010-10-04 |
Josef Weidendorfer | Make sure that string buffers for cost arrays are large... |
commit | commitdiff | tree | snapshot |
| 2010-10-04 |
Julian Seward | Give all the ARM code generation enums non-overlapping... |
commit | commitdiff | tree | snapshot |
| 2010-10-03 |
Julian Seward | callgrind/main.c, finish(): 'Char buf[RESULTS_BUF_LEN... |
commit | commitdiff | tree | snapshot |
| 2010-10-01 |
Julian Seward | Improve constant folding of expressions of the form... |
commit | commitdiff | tree | snapshot |
| 2010-09-30 |
Julian Seward | Make readdwarf.c big endianess safe to enable unwinding... |
commit | commitdiff | tree | snapshot |
| 2010-09-30 |
Julian Seward | Add alignment checks to MOVDQA and a bunch of other... |
commit | commitdiff | tree | snapshot |
| 2010-09-30 |
Julian Seward | Handle the undocumented but apparently-actually-used... |
commit | commitdiff | tree | snapshot |
| 2010-09-30 |
Julian Seward | amd64 CPUID: don't claim that the guest supports AES... |
commit | commitdiff | tree | snapshot |
| 2010-09-29 |
Julian Seward | Don't assert when doing origin tracking for d16-31... |
commit | commitdiff | tree | snapshot |
| 2010-09-29 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree | snapshot |
| 2010-09-29 |
Julian Seward | Increase the size of the JIT's scratch working area... |
commit | commitdiff | tree | snapshot |
| 2010-09-29 |
Julian Seward | On ARM, request precise exceptions for R7. This is... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Support PCLMULDQ (Emmanuel Thomé, Emmanuel.Thome@gmail... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | When origin tracking, handle the new %RFLAGS.ACFLAG... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Track (but ignore) the state of %RFLAGS.ACFLAG, since... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Handle Ity_I128 in sizeofIRType. (Florian Krohm, britz... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Add proper dependencies for pub/libvex_guest_offsets... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Add test cases for CMPXCHG reg, reg on amd64. (Vince... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Support CMPXCHG reg, reg on amd64. (Vince Weaver,... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Add test cases for amd64 ADC Iv, eAX and SBB Iv, eAX... |
commit | commitdiff | tree | snapshot |
| 2010-09-28 |
Julian Seward | Handle ADC Iv, eAX and SBB Iv, eAX (Jakub Jelinek,... |
commit | commitdiff | tree | snapshot |
| 2010-09-27 |
Tom Hughes | Calling VG_(am_relocate_nooverlap_client) will destroy... |
commit | commitdiff | tree | snapshot |
| 2010-09-27 |
Nicholas Nethercote | Speed up the --cache-sim=no case. |
commit | commitdiff | tree | snapshot |
| 2010-09-27 |
Nicholas Nethercote | In Cachegrind, allow --cache-sim=no --branch-sim=no... |
commit | commitdiff | tree | snapshot |
| 2010-09-26 |
Julian Seward | Add tests for all encodings of REV and REV16 in both... |
commit | commitdiff | tree | snapshot |
| 2010-09-26 |
Julian Seward | Support REV and REV16 in Thumb mode, both short and... |
commit | commitdiff | tree | snapshot |
| 2010-09-25 |
Julian Seward | Add tests for ORN (immediate) and ORN (register). |
commit | commitdiff | tree | snapshot |
| 2010-09-25 |
Julian Seward | Implement (Thumb) ORN (immediate) and ORN (register... |
commit | commitdiff | tree | snapshot |
| 2010-09-24 |
Julian Seward | Test for RBIT in ARM mode. |
commit | commitdiff | tree | snapshot |
| 2010-09-24 |
Julian Seward | Partially make this work on arm-linux (for 32-bit incs... |
commit | commitdiff | tree | snapshot |
| 2010-09-24 |
Julian Seward | Implement v7 barrier insns (DMB, DSB, ISB) in Thumb... |
commit | commitdiff | tree | snapshot |
| 2010-09-24 |
Julian Seward | Implement LDREX and STREX in Thumb mode. Fixes #252258. |
commit | commitdiff | tree | snapshot |
| 2010-09-24 |
Julian Seward | Implement RBIT in ARM mode. |
commit | commitdiff | tree | snapshot |
| 2010-09-23 |
Julian Seward | On arm-linux, add r7 to the set of registers that the... |
commit | commitdiff | tree | snapshot |
| 2010-09-23 |
Julian Seward | DW_CFA_advance_loc{,1,2,4} fail to multiply the delta by |
commit | commitdiff | tree | snapshot |
| 2010-09-23 |
Julian Seward | arm-linux: zero out the least significant bit of R15... |
commit | commitdiff | tree | snapshot |
| 2010-09-23 |
Julian Seward | LibVEX_GuestARM_get_cpsr: set CPSR.Q, .GE, .T and .M |
commit | commitdiff | tree | snapshot |
| 2010-09-23 |
Julian Seward | Add VFP test cases, as per bug 244493 comment 1. Minor... |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Enable --track-origins on ARM code which accesses CPSR... |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Implement (ARM): REV, REV16, SMMUL. |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Fix incorrect handling of VTRN.32 insn. (Dmitry Zhurik... |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Accept d16-d31 register arguments in VFP code. Fixes... |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Add more test cases for {U,S}{ADD,SUB}16. |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Handle new 32-bit SIMD integer primops introduced in... |
commit | commitdiff | tree | snapshot |
| 2010-09-22 |
Julian Seward | Add some 32-bit SIMD integer primops, and use these... |
commit | commitdiff | tree | snapshot |
| 2010-09-21 |
Julian Seward | Add test cases for SSUB8 and UHADD8. |
commit | commitdiff | tree | snapshot |
| 2010-09-21 |
Julian Seward | Implement UHADD8. |
commit | commitdiff | tree | snapshot |
| 2010-09-20 |
Julian Seward | Implement SSUB8. |
commit | commitdiff | tree | snapshot |
| 2010-09-20 |
Julian Seward | In ARM mode: enable LDRD/STRD of the form "reg, [reg... |
commit | commitdiff | tree | snapshot |
| 2010-09-20 |
Julian Seward | Add tests for new insns in vex r2033 (SADD16, SSUB16... |
commit | commitdiff | tree | snapshot |
| 2010-09-20 |
Julian Seward | Implement SADD16, SSUB16, SASX, SMLAWB, SMLAWT. |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Bart Van Assche | Made timerfd-syscall test more robust by improving... |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Bart Van Assche | Fixed a typo. |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Bart Van Assche | memcheck/tests/linux/timerfd-syscall: send output to... |
commit | commitdiff | tree | snapshot |
| 2010-09-19 |
Bart Van Assche | DRD: avoid unaligned reads. |
commit | commitdiff | tree | snapshot |
| 2010-09-18 |
Bart Van Assche | PowerPC: added expected output files for memcheck/tests... |
commit | commitdiff | tree | snapshot |
| 2010-09-18 |
Bart Van Assche | PowerPC: corrected expected output for memcheck/tests... |
commit | commitdiff | tree | snapshot |
| 2010-09-18 |
Bart Van Assche | Follow-up for r11360. |
commit | commitdiff | tree | snapshot |
| 2010-09-18 |
Bart Van Assche | Build 32-bit exp-bbv tests as 32-bit. Patch supplied... |
commit | commitdiff | tree | snapshot |
| 2010-09-18 |
Bart Van Assche | Skip exp-ptrcheck regression tests on PowerPC and ARM... |
commit | commitdiff | tree | snapshot |
| 2010-09-18 |
Bart Van Assche | Made power6_bcmp testcases pass - patch from Maynard... |
commit | commitdiff | tree | snapshot |
| 2010-09-14 |
Bart Van Assche | PowerPC, Altivec: avoid using typedefs in combination... |
commit | commitdiff | tree | snapshot |
| 2010-09-14 |
Bart Van Assche | Added configure test that checks whether the assembler... |
commit | commitdiff | tree | snapshot |
| 2010-09-13 |
Bart Van Assche | Avoid triggering AM_CFLAGS / AM_CXXFLAGS redefinition... |
commit | commitdiff | tree | snapshot |
| 2010-09-13 |
Bart Van Assche | Restored original code for other compilers than ppc... |
commit | commitdiff | tree | snapshot |
| 2010-09-11 |
Bart Van Assche | Second and last gcc 4.3.2 PowePC workaround. |
commit | commitdiff | tree | snapshot |
| 2010-09-11 |
Bart Van Assche | Implemented a workaround for a PowerPC-specific gcc... |
commit | commitdiff | tree | snapshot |
| 2010-09-10 |
Julian Seward | Fix a couple of make-dist bugs, caused by recently... |
commit | commitdiff | tree | snapshot |
| 2010-09-10 |
Julian Seward | Un-break the docs build on Ubuntu 10.04 (Loïc Minier... |
commit | commitdiff | tree | snapshot |
| 2010-09-10 |
Julian Seward | Add missing (empty) stdout.exp files. |
commit | commitdiff | tree | snapshot |
| 2010-09-09 |
Bart Van Assche | Updated Subversion ignore lists. |
commit | commitdiff | tree | snapshot |
| 2010-09-09 |
Bart Van Assche | Switched back to unified annotations. |
commit | commitdiff | tree | snapshot |
| 2010-09-09 |
Julian Seward | If the host does not support Neon, then don't accept... |
commit | commitdiff | tree | snapshot |
| 2010-09-09 |
Julian Seward | arm-linux: determine whether the host supports Neon... |
commit | commitdiff | tree | snapshot |
| 2010-09-09 |
Julian Seward | Handle 16Uto64, which can now show up at the back end... |
commit | commitdiff | tree | snapshot |
| 2010-09-08 |
Bart Van Assche | Made sure that DRD processes empty address ranges witho... |
commit | commitdiff | tree | snapshot |
| 2010-09-08 |
Julian Seward | Fix somewhat nonsensical ifdeffery. |
commit | commitdiff | tree | snapshot |
| 2010-09-08 |
Julian Seward | Add tests for RBIT (bit-reverse) instruction (Thumb... |
commit | commitdiff | tree | snapshot |
| 2010-09-08 |
Julian Seward | Minor amd64 instruction selection improvements, leading... |
commit | commitdiff | tree | snapshot |
| 2010-09-08 |
Julian Seward | Don't scan the entire Valgrind stack to check for impending |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Bart Van Assche | Consistency improvement: made sure that VG_TRACK(die_me... |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Bart Van Assche | Updated Subversion ignore list. |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Bart Van Assche | Fixed an AMD64 bug reported by Evgeniy Stepanov: the... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Julian Seward | Stop gcc complaining that dcbz_szB is used uninitialised. |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Julian Seward | Add tests for new PowerISA_2.05 instructions available... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Julian Seward | Support new PowerISA_2.05 instructions available on... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Julian Seward | Support the DCBZL instruction. Also, query the host... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Julian Seward | Support the DCBZL instruction. Also, query the host... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Julian Seward | Make the leak tests a whole lot less flaky on ppc32... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Julian Seward | Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALT... |
commit | commitdiff | tree | snapshot |
| next |