]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-09-26  Julian SewardSupport ARM and Thumb "CLREX" instructions since Dalvik...
2011-09-25  Florian KrohmAdd another slot on the stack frame used in the dispatcher.
2011-09-23  Florian KrohmDocument and assert that needs_self_check of VexTransla...
2011-09-23  Julian SewardAdd a couple of spec rules for MI and PL after LOGIC...
2011-09-23  Julian SewardAdd some counter arrays for profiling N,Z,C,V flag...
2011-09-23  Julian SewardAdd a couple more spec rules: LO after SUB and GT after...
2011-09-22  Julian SewardEnable move coalescing for Neon (vector) moves. Reduce...
2011-09-22  Julian SewardFix an obscure type error in printing of Neon instructi...
2011-09-09  Florian KrohmUse mkite throughout.
2011-09-08  Florian KrohmSupport CLCL and MVCL instructions. Based on a patch...
2011-09-05  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 3.
2011-09-02  Florian KrohmAdd support for s390x model z114.
2011-08-27  Julian SewardSupport "ENTER $imm16, $0"; some part of the OSX 10...
2011-08-19  Tom HughesSupport alternate (C0 /6) encoding of SHL on x86 and...
2011-08-19  Florian KrohmFix panic message.
2011-08-12  Tom HughesSupport an address size override prefix for REP prefixe...
2011-08-11  Florian KrohmAdd support for CKSM.
2011-08-11  Tom HughesSupport FEMMS in x86 mode as we already do for amd64...
2011-08-10  Tom HughesSupport XCHG AX, reg16 on amd64. Fixes #252695.
2011-08-08  Florian KrohmSupplement to r2189.
2011-08-08  Florian KrohmHandle the invalid opcode 0000.
2011-08-01  Florian KrohmRemove a redundant check. Found by Coverity.
2011-08-01  Florian KrohmFor a special opcode the address of the next insn was
2011-07-30  Florian KrohmFix an assert.
2011-07-27  Florian KrohmDo not access addresses that belong to the client execu...
2011-07-24  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 2. Bug...
2011-07-23  Florian KrohmComparing a boolean value for != 0 yields a result...
2011-07-22  Florian KrohmRemove a redundant assert. Minor code tweaks.
2011-07-21  Julian SewardNeon loads/stores: rename some vars, plus the main...
2011-07-21  Florian KrohmAdd algebraic simplification as follows:
2011-07-21  Julian SewardAdd support for Thumb2 encodings of PLD and PLDW. ...
2011-07-19  Julian SewardMake VMOV.F32 load the correct value into the destinati...
2011-07-19  Julian SewardFix BLX r14 in ARM mode, which was broken due to incorr...
2011-07-19  Julian SewardFix NEON VMUL by float scalar. Bug 277663.
2011-07-17  Florian KrohmUpdate a FIXME. Should have been included in r2174
2011-07-16  Florian KrohmVEX-side changes to enable chasing of unconditional...
2011-07-11  Julian SewardTighten up an instruction decoding exception for
2011-07-11  Julian SewardComplete the implementation of ARM atomic ops: {LD...
2011-07-11  Florian KrohmSupport the STFLE instruction via a dirty helper.
2011-07-08  Julian SewardAdd support for Thumb ADDW reg, reg, #uimm12 and SUBW...
2011-07-07  Julian SewardAdd a spec rule for NZ after LOGICQ, whilst chasing...
2011-07-05  Florian KrohmRename S390_GUEST_OFFSET to S390X_GUEST_OFFSET and use
2011-07-05  Florian KrohmMisc s390x cleanups
2011-07-04  Julian SewardThumb2 front end: improved analysis of IT instructions...
2011-06-25  Florian KrohmGet rid of redundant address mode calculation.
2011-06-23  Florian KrohmUpdate ignored files for VEX.
2011-06-16  Julian SewardRename and rationalise the vector narrowing and widenin...
2011-06-16  Julian SewardReduce warning noise (make it in line with main Valgrin...
2011-06-15  Julian SewardUnbreak Altivec support following r2159 (rename of...
2011-06-15  Julian SewardImplement PACKUSDW (SSE4.1). Fixes #274776.
2011-06-15  Julian SewardPartially fix underspecification of saturating narrowin...
2011-06-07  Julian SewardChange the interface to LibVEX_Translate slightly,...
2011-06-06  Julian SewardAdd some more spec rules, for performance purposes:
2011-06-05  Julian SewardImprovements to code generation for 32 bit instructions...
2011-05-29  Julian Sewardx86 and amd64 back ends: when generating transfers...
2011-05-28  Julian SewardComment-only change.
2011-05-27  Julian SewardAdd a field 'UChar delta' to IRStmt_IMark, and use...
2011-05-17  Julian Sewards390x: provide clock instructions like STCK
2011-05-11  Julian SewardARM front end only: when processing Thumb instructions...
2011-05-09  Julian SewardAdd LIKELY/UNLIKELY macros for general use, replacing...
2011-05-09  Julian Sewards390x: fix DISP20 macro. Remove duplicate defn and...
2011-05-08  Julian SewardHandle Iop_I64UtoF32 in the ppc32/ppc64 insn selector...
2011-05-08  Julian SewardFix jump kind for indirect BLX for Thumb insns. Bug...
2011-05-08  Julian SewardSupport DMB and DSB variants on Thumb. Bug 266035...
2011-05-05  Julian SewardFix an assertion failure caused by r2144 (improved...
2011-05-04  Julian SewardTighten up condition code handling in the back end...
2011-05-03  Julian SewardSupport DMB and DSB variants on ARM. Bug 266035 comment 3.
2011-05-03  Julian SewardFix a bogus assertion observed by Florian Krohm.
2011-05-03  Julian SewardFix a nonsensical assertion observed by Florian Krohm.
2011-05-02  Julian SewardAdd a spec rule for V after SUB.
2011-05-02  Julian SewardSplit up armg_calculate_flags_nzcv into four functions...
2011-05-01  Julian SewardImprovements to condition code handling on ARM.
2011-05-01  Julian SewardWhen simplifying (improving) the IR generated by the...
2011-04-28  Julian SewardHandle Iop_Not64 when doing 32-bit code generation...
2011-04-28  Julian Sewards390x : misc cleanups
2011-04-28  Julian Sewards390x: Implement Ist_MBE
2011-04-28  Julian Sewards390x: fix code confusion
2011-04-27  Julian Sewards390x: invalid use of R0 as base register
2011-04-27  Julian Sewards390x: fpr - gpr transfer facility
2011-04-27  Julian SewardFix up incorrect usage of Iop_I64UtoF32 in the PowerPC...
2011-04-27  Julian SewardFix up some enum confusion to do with ARMNeonUnOp and...
2011-04-26  Julian SewardFix up enum confusion between PPCAvOp and PPCAvFpOp...
2011-04-15  Julian SewardAdd support for IBM Power ISA 2.06 -- stage 1. Bug...
2011-04-13  Julian Sewards390x: reconsider "long displacement" requirement....
2011-04-13  Julian Sewards390x: Make sure to point the PSW address to the next...
2011-04-13  Julian Sewards390x: minor code generation tweaks. There were a...
2011-04-05  Julian Sewards390x: tweak s390_emit_load_cc. #269864.
2011-04-05  Julian SewardRemove unused parameter in functions s390_emit_SLL...
2011-04-05  Julian SewardSupport conditional load and store for s390x (VEX side).
2011-04-05  Julian SewardAdd some extra folding rules. Fixes #268513.
2011-03-28  Julian SewardRemove dead assignments that gcc-4.6.0 complains about
2011-03-27  Julian SewardAdd a spec rule for NS after LOGICB. Fixes #266990.
2011-03-26  Julian SewardDon't overwrite CC_NDEP in shift by zero. Fixes #269354.
2011-03-24  Julian SewardHandle more cases of SUB (SP minus immediate/register...
2011-03-24  Julian Sewards390x: MHY is not universally available. Fixes #268930.
2011-03-24  Julian Sewards390x: FLOGR is not universally available. Fixes ...
2011-03-24  Julian Sewards390x: improve IR generation for XC. Fixes #268621.
2011-03-22  Julian SewardEmit Ain_Imm64 (64-bit immediate constant loads to...
2011-03-15  Julian SewardAdd missing VG_REGPARM definition for ppc32-linux follo...
2011-03-15  Julian SewardFix some signed-vs-unsigned char warnings in s390 code...
next