]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2017-01-13  Julian SewardImplement:
2017-01-12  Julian SewardImplement VRINT{A,N,P,M}.F64 d_d, VRINT{A,N,P,M}.F32...
2017-01-12  Julian SewardImplement ARMv8 VSEL<c>.F64 d_d_d, VSEL<c>.F32 s_s_s.
2017-01-10  Julian SewardFix assertion failure in decode_V8_instruction. Fixes...
2016-12-23  Ivo Raisrconst IRExpr arguments for matchIRExpr()
2016-12-16  Ivo RaisrRename BBPTR to GSPTR as it denotes guest state pointer...
2016-12-07  Petar Jovanovicmips: small changes in VexGuestMIPS{32|64}State structs
2016-11-07  Carl LoveFix xxsel parsing error, update.
2016-11-07  Carl LoveFix xxsel parsing error.
2016-10-19  Julian SewardAllow early writeback of SP base register in "strd...
2016-10-19  Julian SewardCVTPI2PS: Only switch to MMX mode if the source is...
2016-10-19  Julian SewardAccept redundant REX prefixes for {minsd,maxsd} m128...
2016-10-19  Julian SewardFix two cases of PPCAvFpOp vs PPCFpOp enum confusion...
2016-10-19  Julian SewardFix incorrect register-number constraint check for...
2016-10-18  Carl Love Fix PPC BE in 32-bit mode.
2016-10-13  Petar Jovanovicmips64: fix error introduced by r3262
2016-10-12  Petar Jovanovicmips: fix incorrect implementation of luxc1/suxc1 instr...
2016-10-12  Petar Jovanovicmips: allow VEX to be compiled for soft-float
2016-10-07  Carl LoveISA 3.0 BE fixes for various new instructions
2016-10-07  Christian Borntraegers390: support RISBLG/RISBHG, MVCIN, LDE/LDER
2016-10-06  Petar Jovanovicmips: remove support for mfc0/dmfc0
2016-10-06  Julian SewardRelax the overly-restrictive implementation of
2016-10-04  Petar Jovanovicmips64: support for fp32 mode
2016-10-03  Carl LoveFix rounding mode check and instruction stxvl
2016-10-03  Carl LoveFix for clean helpers on BE
2016-09-19  Mark WielaardImplement AMD FMA4 instructions. Bug #369000.
2016-09-01  Julian SewardImplement arm32 v8 insns: LDAEX{,B,H,D}, STLEX{,B,H,D}
2016-08-28  Julian SewardImplement ARMv8 insns: LDA, LDAB, LDAH, STL, STLB,...
2016-08-19  Julian SewardAdd a dummy initialisation and a dummy path to avoid...
2016-08-17  Carl LovePower PC Add support for ISA 3.0, part 5, fix
2016-08-15  Carl LovePower PC Add support for ISA 3.0, part 5
2016-08-10  Petar Jovanovicmips32: extend the current fp-mode code to support...
2016-08-07  Julian SewardImplement VMULL.P64.
2016-08-07  Julian SewardImplement SHA1C, SHA1M, SHA1P, SHA1SU0, SHA256H2, SHA25...
2016-08-06  Julian SewardFix UBSAN reported complaints about left shifts of...
2016-08-05  Julian SewardReduce the number of IR sanity checks from 4 per block...
2016-08-05  Julian SewardFix two invalid signed left shifts picked up by ubsan.
2016-08-04  Julian SewardImplement CRC32{B,H,W,X} and CRC32C{B,H,W,X}. Fixes...
2016-08-03  Julian Seward* Add infrastructure for decoding (32-bit) ARMv8 instru...
2016-08-03  Julian Sewardarm32 backend stuff needed to support IR artefacts...
2016-08-03  Julian SewardAdd infrastructure for detection of 32-bit ARMv8 capabl...
2016-07-28  Julian Sewarddis_neon_data_3same: for the case A==12, don't silently...
2016-07-24  Julian SewardImplement PMULL 1q,1d,1d and PMULL2 1q,2d,2d. n-i-bz.
2016-07-24  Julian SewardFix grammatically nonsensical comments. No functional...
2016-07-24  Julian SewardEnable PCMPxSTRx cases 0x62 and 0x72, and reformat...
2016-07-20  Julian SewardIf an instruction can't be decoded, print the first...
2016-07-20  Julian SewardEnable PCMPxSTRx cases 0x70 and 0x19. Fixes #359952.
2016-07-19  Julian SewardImplement CLREX. Fixes #359838.
2016-07-19  Julian Sewarddis_pc_relative, case 0x002: remove a path that cannot...
2016-07-18  Julian SewardImplement: SHA1C SHA1H SHA1M SHA1P SHA1SU0 SHA1SU1...
2016-07-15  Julian SewardImplement arm64 instructions: AESE AESD AESMC AESIMC...
2016-07-12  Philippe WaroquiersFix n-i-bz amd64: memcheck false positive with shr...
2016-06-29  Carl LovePower PC Add support for ISA 3.0, part 4
2016-06-13  Carl LoveFix mtfsfi usage of W bit. (isa2.05,ppc64)
2016-06-01  Carl LovePower PC Add support for ISA 3.0, part 3
2016-05-21  Petar Jovanovicmips: allow building code with -mfpxx
2016-04-26  Carl LovePower PC Fix V bit error in 128-bit BCD add and subtra...
2016-04-26  Carl LovePower PC Add support for ISA 3.0, part 2
2016-04-07  Christian BorntraegerBug 361226 VEX part: s390x: risbgn (EC59) not implemented
2016-03-30  Carl LovePower PC Add test suite support for ISA 3.0, part 1...
2016-03-29  Carl LovePower PC Add support for ISA 3.0, part 1
2016-03-21  Julian SewardMake isZeroU handle the V256 case. Fixes #356393.
2016-03-15  Julian Sewardarm64: implement LDPSW. Fixes #360425. Initial patch...
2016-02-22  Petar Jovanovicmips: allow execution of mfhc1 and mthc1 for fp32 mode
2016-02-17  Florian Krohms390: Implement popcnt insn. Part of fixing BZ #359289.
2016-02-16  Carl Love128bit modulo and carry instruction fix
2016-02-16  Florian Krohms390: Add machine model z13s
2016-02-03  Tom HughesHandle missing FCOM case on amd64.
2015-11-29  Florian KrohmHandle shift amounts 0..31. It is unclear why the...
2015-11-26  Petar Jovanovicmips: add definitions of expected ISA levels
2015-11-23  Petar Jovanovicmips: add definitions for more MIPS processors
2015-11-13  Petar Jovanovicmips: fix incorrect assert for hwcaps_host
2015-11-03  Carl LoveAdd ISA 2.07 vbit test support
2015-10-17  Florian KrohmInterpret memory as an ULong value.
2015-10-16  Florian KrohmGive typeOfPrimop external linkage. This allows us...
2015-10-12  Mark WielaardBug 278744 cvtps2pd with redundant RexW followup.
2015-10-12  Mark WielaardBug 278744 cvtps2pd with redundant RexW
2015-10-01  Mark WielaardDon't advertise RDRAND in cpuid for Core-i7-4910-like...
2015-09-21  Carl LoveFix, Add support for the Power PC Program Priority...
2015-09-16  Carl LoveAdd support for the Power PC mbar instruction.
2015-09-16  Carl LoveAdd support for the Power PC Program Priority Register
2015-09-14  Florian Krohmppc: The functions dis_dfp_fmt_conv and dis_dfp_exponen...
2015-09-08  Florian KrohmImprove the spechelper for S390_CC_OP_TEST_UNDER_MASK_16.
2015-09-07  Julian SewardiselStmt, case Ist_Exit: handle the same assisted trans...
2015-09-07  Julian SewardFurther kludge stack alignment issues in x86g_dirtyhelp...
2015-09-05  Florian Krohms390: Add support for fixbr(a) instructions.
2015-09-02  Florian KrohmFix undefined behaviours (left shifting a negative...
2015-08-21  Julian SewardUpdate copyright dates, to include 2015. No functional...
2015-08-20  Julian SewardReading from TPIDRURO_EL0 and PMUSERENR_EL0: make these...
2015-08-20  Julian SewardImplement reading from PMUSERENR_EL0, making it return...
2015-08-18  Julian SewardImplement YIELD. Followup to #348377.
2015-08-17  Julian SewardImplement YIELD (encodings T1 and A1). Fixes #348377.
2015-08-17  Julian SewardImplement VCVT.{S,U}32.F32, S[n], S[n], #imm. Fixes...
2015-08-17  Julian SewardLoosen guarding conditions on "mov.w Reg, Reg" so as...
2015-08-16  Julian SewardImplement PRFM (register). Fixes #345177.
2015-08-15  Rhys Kiddvex x86->IR: unhandled instruction bytes: 0x66 0xF...
2015-08-13  Julian SewardHandle PCMPxSTRx case 0x18. Fixes #348574.
2015-08-13  Julian SewardHandle PCMPxSTRx case 0x42. Fixes #339820.
2015-08-13  Julian SewardFix a bunch of missing AVX VCMPPD/VCMPPS cases.
2015-08-12  Julian SewardImplement XSAVE/XRSTOR for AVX (state components 0...
next