]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2010-08-22  Julian SewardFix various compiler warnings and remove an unused...
2010-08-22  Julian SewardMerge from branches/THUMB: new IR primops and associated
2010-08-22  Julian SewardMerge from branches/THUMB: hwcaps for ARM. May get...
2010-08-22  Julian SewardMerge from branches/THUMB: back end changes to support...
2010-08-22  Julian SewardMerge from branches/THUMB: front end changes to support:
2010-08-22  Julian SewardMerge from branches/THUMB: A spechelper interface chang...
2010-08-19  Julian SewardEnable SSE 4.1 and 4.2 by default on x86_64. (x86...
2010-08-17  Julian SewardAdd a moderately comprehensive implementation of the...
2010-08-06  Julian SewardAdd partial support for the SSE 4.2 PCMPISTRI instructi...
2010-08-06  Julian SewardUpdate for Core iX.
2010-07-29  Julian SewardDon't trash the ELF ABI redzone for amd64 when emulatin...
2010-07-29  Julian SewardAdd a folding rule for 32Sto64.
2010-07-29  Julian SewardOnly decode LZCNT if the host supports it, since otherw...
2010-07-29  Julian SewardSupport the amd SSE4.something LZCNT instruction. ...
2010-07-29  Julian SewardHandle mov[ua[pd G(xmm) -> E(xmm) case, which is someth...
2010-07-29  Julian Sewardx86/amd64 FXTRACT: mimic the Core i5 behaviour when...
2010-07-29  Julian SewardIgnore a redundant REX.W prefix on an MMX pinsrw instru...
2010-07-28  Julian SewardAdd a program for printing out cpuid info.
2010-07-23  Julian SewardSupport the SSE4 insn 'roundss' in 32-bit mode. Lack...
2010-06-27  Julian SewardImplement ROUNDSS (partial implementation, in the case...
2010-06-25  Julian SewardImplement ROUNDSD (partial implementation, in the case...
2010-06-18  Julian SewardImplement SSE4 instructions: PCMPGTQ PMAXUD PMINUD...
2010-06-14  Julian SewardImplement more SSE4 instructions:
2010-06-07  Julian SewardImplement SIDT and SGDT as pass-throughs to the host...
2010-05-10  Julian SewardImplement XADD reg,reg (Nicolas Sauzede, nicolas.sauzed...
2010-05-10  Julian SewardEnable FISTS. Fixes #234037. (Bradley Baetz, bbaetz...
2010-05-04  Julian SewardHandle v7 memory fence instructions: ISB DSB DMB and...
2010-05-03  Julian SewardHandle more x86 NOP forms, as required by Fedora 13...
2010-05-03  Julian SewardUpdate copyright dates to 2010 and change license to...
2010-04-29  Julian Seward(re-commit r1976):
2010-04-29  Julian Seward(re-commit r1975):
2010-04-29  Julian Seward(re-commit r1974):
2010-04-29  Julian Seward(re-commit r1973):
2010-04-29  Julian Seward(re-commit r1972):
2010-04-29  Julian Seward(re-commit r1971)
2010-04-29  Julian Seward(re-commit r1970):
2010-04-02  Donna RobinsoniselVecExpr_wrk: 128-bit constants: handle all 16 cases
2010-04-02  Donna RobinsonAdded new SSE4 instruction BLENDPS (backend needs a...
2010-04-02  Julian SewardEnable PMOVSXBW and fix lane shift widths.
2010-04-02  Julian SewardHandle a few more cases in 128-bit constant generation...
2010-04-01  Donna RobinsonAdded new SSE4 instructions:
2010-03-08  Julian SewardSupport FTOUIS, UXTAB, SXTAH.
2010-02-28  Julian SewardHandle SBB Eb,Gb.
2010-02-28  Julian SewardFix incorrect spec rule for LE after INCB, for end...
2010-02-21  Julian SewardCVTPI2PD (which converts 2 x I32 in M64 or MMX to 2...
2010-02-18  Julian SewardMajorly improved implementation of self-checking for...
2010-01-17  Julian Sewardx86/amd64 front ends: don't chase a conditional branch...
2010-01-17  Julian SewardEnable (optionally) chasing through conditional branche...
2010-01-15  Julian SewardAdd logic to allow front ends to speculatively continue...
2010-01-15  Julian Sewardamd64: add a couple more spec cases: NLE after SUBL...
2010-01-11  Julian SewardFor 32-bit reads of integer guest registers, generate...
2010-01-09  Julian Seward* support PLD (cache-preload-hint) instructions
2010-01-03  Julian SewardDon't force alignment for LDMxx/STMxx when presented...
2010-01-02  Julian Sewardgen{Spill,Reload}_PPC: track recent change in genSpill...
2010-01-01  Julian SewardGenerate a couple more ARM specific offsets; also R1...
2009-12-31  Julian SewardMake the x86 and amd64 back ends use the revised protot...
2009-12-31  Julian SewardMerge r1925:1948 from branches/ARM. This temporarily...
2009-12-03  Julian SewardTesting hacklet, to fill the vex tmp allocation area...
2009-11-26  Julian SewardChange the IR representation of load linked and store...
2009-11-22  Julian SewardUse a shorter instruction encoding for "mov $smallish...
2009-11-22  Julian SewardSpecialise "S after 32-bit SUB/CMP"; improves performan...
2009-09-06  Julian SewardTrack recent file renaming.
2009-09-05  Julian SewardUpdate ("cand1" committed for real use in immediately...
2009-09-05  Julian SewardUse a much faster hash function to do the self-modifyin...
2009-08-31  Julian SewardAdd test program for experimentation with smc-check...
2009-08-31  Julian SewardPrint raw machine code in an easier-to-parse way.
2009-08-02  Julian SewardImplement mfpvr (mfspr 287) (bug #201585).
2009-07-22  Julian SewardTell the register allocator on x86 that xmm0..7 are...
2009-07-22  Julian SewardSupport LODS on amd64. Fixes #189737.
2009-07-17  Julian SewarddeepCopyIRCAS: handle NULL dataHi and expdHi without...
2009-07-15  Julian SewardGet rid of LibVEX_Version().
2009-07-12  Julian SewardFix disassembly printing of cmpxchg insns (don't print...
2009-07-12  Julian SewardAdd new integer comparison primitives Iop_CasCmp{EQ...
2009-07-04  Julian SewardFix ppc64 guest layout description following recent...
2009-07-02  Julian SewardUnbreak the svn-version thing following r1904.
2009-07-02  Julian SewardFlatten out the directory structure in the priv/ side...
2009-07-01  Julian SewardDouble the size of the spill area. Fixes #195838.
2009-07-01  Julian SewardRename 'Makefile' to 'Makefile-gcc' so as to be compati...
2009-07-01  Julian SewardMerge in branches/DCAS:
2009-06-09  Julian SewardUse more POSIX-standard flags for 'ar'. See #195287.
2009-03-19  Julian SewardMake VexGuestAMD64State have a 16-aligned size once...
2009-03-19  Julian SewardCalculate next %rip correctly in palignr instructions...
2009-03-19  Julian SewardIn order to make it possible for Valgrind to restart...
2009-02-22  Julian SewardChange underscores in the middle of library names into...
2009-01-24  Julian SewardHandle redundant REX.W on PUNPCKHgg. Fixes test case...
2009-01-22  Julian SewardHandle both %gs and %fs prefixes on amd64 a bit more...
2008-12-19  Julian Sewardgenoffsets.c: don't use __builtin_offset since older...
2008-12-17  Julian SewardChange the way pub/libvex_guest_offsets.h is created...
2008-12-13  Julian SewardHandle some redundant REX.W prefixes on code from IPP...
2008-12-04  Julian SewardAdd to the VexAbiInfo structure, two new fields:
2008-12-03  Julian SewardInitial VEX-end support for Darwin (x86 and amd64).
2008-11-17  Julian SewardHandle "movsd G,E" for G and E both regs. This is...
2008-11-08  Julian SewardSupport "repe scas" on amd64. Fixes #168943.
2008-11-06  Julian SewardTighten up decoding of isel instruction.
2008-11-06  Julian SewardSupport isel (integer conditional move).
2008-11-04  Julian SewardHandle MOVSD reg,reg for the encoding which is not...
2008-11-01  Julian SewardFixes for compilation warnings from the apparently...
2008-10-31  Julian SewardIn 32-bit mode only, accept primary opcode 0x82 and...
2008-10-23  Julian SewardStop gcc-4.4.0 (snapshot) complaining about strict...
2008-10-11  Julian SewardSupport FPREM1 on amd64. Fixes #172563.
next