]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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.
2008-08-19  Julian SewardAdd a description of the FP offset/size to type VexGues...
2008-08-18  Julian SewardC89 fixes (stop gcc complaining).
2008-08-08  Julian SewardHandle frin, frim, frip, friz, in 64-bit mode only...
2008-08-06  Julian SewardIgnore .EH bit in lwarx / ldarx as it appears to be...
2008-07-30  Julian SewardAdd support needed for exp-ptrcheck on ppc32/64.
2008-07-29  Julian SewardHandle Iop_ReinterpF32asI32, as needed for exp-ptrcheck.
2008-07-29  Julian SewardMinor printing changes.
2008-06-30  Julian SewardAdd Imbe_SnoopedStoreBegin and Imbe_SnoopedStoreEnd...
2008-06-04  Julian SewardTranslate "fnstsw %ax" in a slightly different way...
2008-05-30  Julian SewardIn some obscure circumstances, the allocator would...
2008-05-29  Julian SewardAllow 64-byte line sizes (PA6T cpu).
2008-05-28  Julian SewardFix a couple of longstanding enum inconsistencies disco...
2008-05-13  Julian SewardSupport 8 bit xadd. Fixes #158744.
2008-05-11  Julian SewardCompute the starting address of the instruction correct...
2008-05-09  Julian SewardUpdate to check fxrstor too.
2008-05-09  Julian SewardHandle fxrstor on x86. Fixes #126389.
2008-05-09  Julian SewardAllow pushfw and popfw. Fixes #157748.
2008-05-09  Julian SewardEnable repne cmps{b,w,l}. Fixes #153196.
2008-05-02  Julian SewardSpecialise CondNZ after SUBW for both x86 and amd64.
2008-05-01  Julian SewardMerge branches/OTRACK_BY_INSTRUMENTATION into the trunk...
2008-04-28  Julian SewardEnable FUCOMPP on amd64. Fixes #161378.
2008-03-31  Julian SewardSpecialise CondNS after SUBB on amd64.
2008-03-31  Julian SewardSpecialise CondNS after SUBB. The lack of this was...
2008-02-15  Julian SewardShow x86 sreg offsets.
2008-02-11  Julian SewardUpdate copyright dates ("200X-2007" --> "200X-2008").
2008-02-10  Julian SewardFix CPUID:
2008-02-09  Julian SewardFinalise SSSE3 support (counterpart to r1808):
2008-02-06  Julian SewardAdd SSSE3 support. Currently only for 64-bit. TODO:
2008-01-04  Julian SewardVery kludgey implementation of IRET. May or may not...
2007-12-04  Julian SewardGenerate code to handle 64-bit integer loads and stores...
next