]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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...
2015-08-08  Julian SewardRemoved unused code that has been lying around since...
2015-08-03  Florian KrohmFix printf format inconsistencies as pointed out by...
2015-07-21  Petar Jovanovicmips64: make cavium CvmCount register accessible via...
2015-07-21  Julian SewardBug 345248 - add support for Solaris OS in valgrind
2015-07-16  Florian KrohmFix an obvious typo as reported by dcb314@hotmail.com...
2015-07-13  Petar Jovanovicmips: emit addiu instead of addi
2015-07-09  Florian Krohms390: Add support for FIEBR(A) and FIDBR(A).
2015-07-07  Zhi-Gang LiuFix a bug for TileGX platform found by instruction...
2015-07-07  Julian SewardAdd some functions for misaligned load/store support...
2015-07-01  Florian KrohmFix condition to avoid that decode[] is indexed out...
2015-07-01  Florian KrohmRemove unused computations. Spotted by Coverity.
2015-06-30  Julian Seward* Fix ubsan failures in mullS64 due to signed integer...
2015-06-24  Petar Jovanovicmips64: do not use 64-bit loads for lwl/lwr instructions
2015-06-22  Florian KrohmFix a few undefined shift operations as spotted by...
2015-06-18  Philippe Waroquiers* x86: on an SSE2 only host, Valgrind in 32 bits now...
2015-06-17  Philippe WaroquiersA SSE2 only CPU was reported to the guest as a SSE3...
2015-06-16  Petar Jovanovicmips64: add support for Cavium LHX
2015-06-05  Florian KrohmJust a dummy white space change to record the fact...
2015-06-05  Florian KrohmFix a condition that was always true. Found by cppcheck.
2015-06-05  Carl LoveOpps, missed a change in the previous patch. Forgot...
2015-06-05  Carl LoveThe dcbt and dcbtst instructions provide a non-zero...
2015-05-27  Mark WielaardBug #348247. Fix SUBQ 0, long long sub/cmp, then O...
2015-05-16  Florian KrohmCleanups to allow compilation with -Wold-style-declaration.
2015-04-29  Carl LoveImprove the error messages for the PPC platform to...
2015-04-27  Florian KrohmRemove VexGuestTILEGXStateAlignment as the guest state...
2015-04-22  Carl LoveAdd support for the TEXASRU register. This register...
2015-04-21  Julian SewardAdd spec rules for EQ, MI, PL, GT and LE after COPY...
2015-04-20  Carl LoveFix for an error in the stq, stqcx, lqarx and lq instru...
2015-04-17  Carl LoveAdd support for the lbarx, lharx, stbcx and sthcs instr...
2015-04-16  Carl LoveThe vbpermq for Powerpc64 big endian has the same issue...
2015-04-16  Carl LoveThe following regression tests failures occur on PPC64...
2015-04-15  Zhi-Gang LiuAdd Iop_Add8, Iop_Add16 and other 8 or 16 bit ALU Iop
2015-04-15  Zhi-Gang LiuRemoved "extern"
2015-04-15  Zhi-Gang LiuRemoved #if __tilegx__ ... #endif in guest_tilegx_toIR.c
2015-04-15  Zhi-Gang LiuFix the evCheck assertion for TileGX
2015-04-13  Julian SewardRemove unused function "lshift".
2015-04-11  Philippe WaroquiersVEX side for revision 15084 (multi arch testing)
2015-04-10  Julian SewardAdd a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera...
2015-04-09  Philippe WaroquiersFix a typo in the example given in the comment
2015-04-07  Julian Sewardx86 front and back ends: track vex r3120, which changed...
2015-04-07  Julian Sewardamd64 front and back ends: track the change of type...
2015-04-06  Julian Sewardarm64: implement FSQRT 2d_2d, 4s_4s, 2s_2s
2015-04-06  Julian Sewardarm64: add support for the following insns. This compl...
2015-04-04  Florian KrohmTweak STATIC_ASSERT such that there is no warning about...
2015-04-01  Philippe WaroquiersAdd the standard end of the file marker used elsewhere
2015-04-01  Philippe WaroquiersImprove comments, add the copyright notice
2015-03-31  Philippe WaroquiersThis patch reduces the size of all tools by about 2MB...
2015-03-30  Julian Sewardarm64: add support for
2015-03-30  Julian Sewardarm64: add support for
2015-03-30  Julian SewardAdd IR level support for 16 bit floating point types...
2015-03-28  Florian KrohmAdd STATIC_ASSERT. Remove VG__STRING.
2015-03-28  Petar Jovanovicmips64: extract correct immediate value for Cavium...
2015-03-26  Julian SewardBug 345215 - Performance improvements for the register...
2015-03-26  Julian SewardMinor updates to deal with mips32 and mips64.
2015-03-26  Julian SewardAdd source dependencies, and improve the 'clean' target.
2015-03-17  Florian KrohmAdd z13 (s390).
2015-03-13  Florian Krohmr2974 moved the inline definition of LibVEX_Alloc from...
2015-03-12  Florian KrohmFix build problems. The code has been bitrotting for...
next