]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2013-05-31  Petar Jovanovicmips32/mips64: implement sdl, sdr, swl and swr without...
2013-05-13  Julian SewardImplement STRT. Fixes #319395. (Vasily Golubev, w...
2013-05-13  Julian SewardImplement SSAT16. Fixes #318929. (Vasily Golubev...
2013-05-12  Florian KrohmFix s390 build failure.
2013-05-11  Florian Krohms390: First round of changes to support the PFPO insn.
2013-05-08  Julian SewardGet rid of gcc warning on non-MIPS platforms.
2013-05-05  Florian KrohmAdd the following IROPs which are needed for s390 DFP...
2013-04-27  Petar Jovanovicmips: fix some style issues, non-functional change
2013-04-27  Petar Jovanovicmips: fix corner case for INS instruction
2013-04-26  Julian SewardSTRD (both ARM and Thumb): for push-like cases -- speci...
2013-04-23  Julian SewardImplement SMMLA{r}, both ARM and Thumb. n-i-bz.
2013-04-21  Julian SewardGenerate better code for Shl64(x, imm8) since the Neon...
2013-04-20  Julian SewardVLD4/VST4: generate in-line interleave/de-interleave...
2013-04-20  Julian SewardVLD3/VST3: generate in-line interleave/de-interleave...
2013-04-19  Petar Jovanovicmips: fix endian issues for LWL, LWR, LDR and LDL for...
2013-04-18  Julian SewardImproved front end translations for Neon V{LD,ST}{1...
2013-04-17  Julian SewardRemove some unused ifdeffery that allowed disabling...
2013-04-11  Julian SewardImplement ARM SDIV and UDIV instructions. Fixes #31417...
2013-04-11  Julian SewardImplement (T1) LDRT reg+#imm8. Fixes #315689.
2013-03-27  Julian SewardFix some rebasing fallout pertaining to today's AVX2...
2013-03-27  Tom HughesAdd support for the EQ_UQ SSE FP comparison operation...
2013-03-27  Julian SewardAMD64: Add support for AVX2, BMI1, BMI2 and FMA instruc...
2013-03-26  Julian SewardImplement RDTSCP on amd64, finally. This fixes #251569...
2013-03-26  Julian SewardImplement SSE4 MOVNTDQA insn. Fixes #316503.
2013-03-22  Julian SewardFix an assertion failure on CVT.F64.S32 d16, d16, ...
2013-03-20  Carl LoveVEX, ppc code cleanup
2013-03-12  Florian Krohms390: Support the SRNMT instruction.
2013-03-06  Julian SewardImplement VCVT.{S,U}32.F64 D[d], D[d], #frac_bits....
2013-03-05  Julian SewardImplement VCVT.F64.{SU}32, #imm. Fixes #308717.
2013-03-05  Julian SewardHandle "vmov qDest.I32 V128{0xFFFF}" so to speak, and...
2013-03-04  Julian SewardImplement SMLAL{BB,BT,TB,TT}. Fixes #308718. (Mans...
2013-03-03  Florian Krohms390: Fix disassembly. Wrong argument order was causing...
2013-03-02  Florian KrohmRemove dead code (a Coverity finding).
2013-03-02  Petar Jovanovicmips: fix for some warnings in mips files when compilin...
2013-03-01  Julian SewardHandle WFE and SEV, needed for spinlock hinting.
2013-02-27  Petar Jovanovicmips: adding MIPS64LE support to VEX
2013-02-22  Florian Krohms390: Non-functional change. Pedant at work...
2013-02-21  Florian Krohms390: Fix a type mixup found by BEAM.
2013-02-14  Florian Krohms390: Support the following DFP insns:
2013-02-11  Julian SewardStop gcc-4.4 complaining when this file is compiled...
2013-02-11  Florian KrohmMake HReg a struct. In the past there were several...
2013-02-11  Florian Krohms390: Be consistent with emulation warnings about unsup...
2013-02-08  Florian Krohms390: Support these DFP insns: CDGTRA, CXGTR, CGXTR...
2013-02-08  Florian Krohms390: Change get_dfp_rounding_mode to map IR rounding...
2013-02-08  Florian Krohms390: Add cc thunk description for S390_CC_OP_DFP_...
2013-02-07  Florian Krohms390: Fix debugging output in IR injection.
2013-02-02  Florian Krohms390: It is not necessary to save/restore the link...
2013-02-02  Florian Krohms390: Change insn selection to recognize memcpy-like...
2013-02-02  Florian KrohmShifting an int and assigning it to a long could be...
2013-02-01  Florian KrohmFix a few more HReg <-> UInt mixups.
2013-01-31  Florian KrohmPost-patch to r2668. Choose more sensible names. Purely...
2013-01-30  Carl LoveThe Coverity tool was run against the Valgrind source...
2013-01-30  Petar Jovanovicmips: Fixing some HReg <--> UInt mixups spotted by...
2013-01-29  Petar JovanovicFollow-up on r2664-r2668 changes for IRExpr_Mux0X and...
2013-01-29  Florian KrohmInfrastructure cleanup part 2.
2013-01-26  Julian SewardMux0X cond type change: fix a front end case that got...
2013-01-26  Julian SewardMux0X cond type change: verify all isel cases, and...
2013-01-26  Julian SewardFix up a non-handled Mux0X case following r2664, and...
2013-01-26  Julian SewardInfrastructure cleanup: change type of the condition...
2013-01-26  Julian SewardFix incorrect comment.
2013-01-26  Julian SewardChanges to make this usable for ARM/Thumb.
2013-01-25  Julian SewardAnnotate ARMNImm_to_Imm64 with fallthrough markers...
2013-01-25  Julian SewardFix some HReg/UInt mixups, spotted by Florian.
2013-01-24  Florian KrohmRemove two unused variables that sneaked in in r2657.
2013-01-24  Florian KrohmFix HReg <--> UInt mixup.
2013-01-24  Florian Krohms390: Fix HReg <--> UInt mixups.
2013-01-24  Julian SewardFix some HReg/UInt mixups spotted by Florian.
2013-01-24  Florian KrohmFix HReg <--> integer mixup. vreg2ireg returns an HReg...
2013-01-24  Florian KrohmFix HReg <--> Uint mixup. iregNo returns an integer...
2013-01-23  Florian KrohmUnreachable default case should vassert.
2013-01-22  Carl LoveFix implementation of the DFP integer operands.
2013-01-22  Florian Krohms390: Remove unreachable break statements.
2013-01-21  Carl Love The 32-bit DFP value is stored in a 64-bit register in
2013-01-20  Petar Jovanovicmips: fixing issues spotted by a static code analysis...
2013-01-20  Petar Jovanovicmips: fix for mips-disassembler when branch is at block...
2013-01-20  Julian SewardFold out an expression which is always False. Spotted...
2013-01-20  Julian SewardRemove a bit of dead code, spotted by Florian using...
2013-01-20  Florian KrohmImprove the tree builder in IR optimisation. Allow...
2013-01-20  Florian Krohms390: Fix a type mixup spotted by IBM's BEAM checker.
2013-01-18  Philippe WaroquiersAdd a vg_alignof macro
2013-01-17  Julian SewardMerge, from branches/COMEM, revisions 2568 to 2641.
2013-01-16  Julian Sewardmips32 equivalent to r2636: fix up the mips32 back...
2013-01-16  Julian SewardFix up the s390 back end to be in sync with infrastruct...
2013-01-16  Julian Sewardppc32/64 equivalents to r2636: fix up the ppc back...
2013-01-16  Julian Sewardx86 equivalent to r2636: fix up the x86 back end to...
2013-01-16  Julian SewardGet rid of a pointless assert, and let the isel fail...
2013-01-15  Julian SewardFix up the amd64 back end to be in sync with infrastruc...
2013-01-15  Julian SewardComment-only changes.
2013-01-15  Florian KrohmRemove const qualifier from function return type.
2013-01-13  Florian KrohmFix a comment and add one.
2013-01-13  Florian Krohms390: Support insns to convert between DFP values and...
2013-01-12  Florian KrohmAdd 12 IROps for converting betwen DFP values and signe...
2013-01-10  Florian Krohms390: bug fix. DFP rounding mode mixup.
2013-01-08  Julian SewardGet rid of selectable default (return) values in condit...
2013-01-07  Julian SewardRemove unused function.
2013-01-03  Carl LoveThe call to set the rounding mode for DFP iops: Iop_Add...
2013-01-01  Florian Krohms390: Add support for DFP "shift significant" insns.
2012-12-30  Florian KrohmImprove handling of dirty helper calls when building...
2012-12-28  Julian SewardShow the guest->host code expansion ratio when debug...
2012-12-27  Florian KrohmIndentation only change.
next