]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2017-10-12  Ivo RaisrCherry pick 074de238d44c0cdaf394489ea69a67b76916fbce... jit-hacks-2
2017-10-12  Ivo RaisrFollow up to 90e405b81b8f49121240db713620a173b988abfb...
2017-10-12  Ivo RaisrCherry pick 83cabd32492e6d19d483a63522e4e874fa64b617...
2017-10-12  Ivo RaisrCherry pick 07e286ea303b2dfcb7188dcb6092b5025623b800...
2017-10-12  Ivo RaisrCherry pick 00d4667295a821fef9eb198abcb0c942dffb6045...
2017-10-11  Ivo RaisrRegister allocator: Implement spilled/assigned vreg...
2017-10-11  Ivo RaisrRegister allocator: Fix merging of assigned/spilled...
2017-10-03  Julian SewardVirtual-methodize the assembler in the usual way.
2017-10-02  Julian Sewardlibvex_BackEnd: lift the assembler out into its own...
2017-10-02  Ivo RaisrRegister allocator: Implement merging of Assigned/Spill...
2017-10-02  Ivo RaisrRegister allocator: Implement merging of Assigned/Assig...
2017-10-02  Ivo RaisrRegister allocator: Fix merging of Assigned/Assigned...
2017-10-01  Ivo RaisrRegister allocator: fix merging of Unallocated/Spilled...
2017-09-30  Ivo RaisrMemcheck: share tmpMap among all MCEnv instances.
2017-09-29  Ivo RaisrImplement If-Then-Else leg lifting if the condition...
2017-09-29  Julian Sewardemit_X86Instr, case Xin_Jmp: fix incorrect offset field...
2017-09-29  Ivo RaisrFix initialization of inherited ATmpInfo in initAEnv().
2017-09-28  Ivo RaisrFix missing breaks in merge_vreg_states().
2017-09-28  Ivo RaisrCherry pick 8cdeee4ebba9cbcc267cf6b2a9464ba1de958680...
2017-09-27  Ivo RaisrFix a merging scenario in merge_vreg_states().
2017-09-27  Ivo RaisrMinor debug printing fix for DEBUG_REGALLOC.
2017-09-27  Ivo RaisrFix subst_and_fold_PhiNodes().
2017-09-26  Julian SewardRemove debug hack accidentally committed in 829549ae33c...
2017-09-26  Julian Sewardstage1(): don't assert when presented with an empty...
2017-09-26  Julian SewardMinor debug printing fixes to do with IfThenElse. ...
2017-09-26  Julian SewardiselStmtVec: take notice of the IR level branch hint.
2017-09-26  Julian SewardFirst attempt at an assembler for the new IfThenElse...
2017-09-16  Ivo RaisrCherry pick b9df4c8dec4d3154257818eb81111df43f2a7bf2...
2017-09-13  Ivo RaisrClone and merge the register allocator states for If...
2017-09-10  Ivo RaisrCherry-pick 3117cd9637a843cbab5de302fb30e22153fbfc1c...
2017-09-02  Ivo RaisrUsed UInt instead of UChar for bitset array element.
2017-08-29  Ivo RaisrRegister allocator generates properly HInstr containing...
2017-08-28  Ivo RaisrAdd some support for If-Then-Else into VEX register...
2017-08-28  Ivo RaisrFix VEX register allocator (v3) to work with HInstrSB...
2017-08-28  Ivo RaisrSupport If-Then-Else in Memcheck.
2017-08-28  Ivo RaisrSupport If-Then-Else in Valgrind's gdbserver.
2017-08-28  Ivo RaisrSupport If-Then-Else in the main JITter.
2017-08-28  Ivo RaisrMake VEX/useful/test_main.c compile under new rules.
2017-08-28  Ivo RaisrSupport If-Then-Else and Phi nodes in VEX/priv/main_main.c.
2017-08-28  Ivo RaisrSupport If-Then-Else in x86 isel backend.
2017-08-28  Ivo RaisrIntroduce HInstrSB into VEX backend headers.
2017-08-28  Ivo RaisrNecessary infrastructure to support HInstrVec, HInstrSB...
2017-08-28  Ivo RaisrIntroduce HInstrVec, HInstrIfThenElse and HInstrSB...
2017-08-28  Ivo RaisrIntroduce an important assertion for a claim from libve...
2017-08-28  Ivo RaisrMake guest_x86_toIR.c compile under new rules.
2017-08-28  Ivo RaisrMake guest_generic_bb_to_IR.c compile under new rules.
2017-08-28  Ivo Raisrir_inject.c now plays according to the new rules.
2017-08-28  Ivo RaisrSupport If-Then-Else and Phi nodes in the IR optimizer.
2017-08-28  Ivo RaisrImplement support for If-Then-Else and Phi nodes into...
2017-08-28  Ivo RaisrIntroduce If-Then-Else concept and Phi nodes into VEX IR.
2017-08-28  Ivo RaisrUntil all VEX backends are back in place, libvexmultiar...
2017-08-28  Ivo RaisrFocus initially on x86 architecture and Memcheck tool.
2017-08-28  Ivo RaisrVEX register allocator version 3.
2017-08-26  Philippe WaroquiersFollow up to 9f9ad501 : ensure we only have a single...
2017-08-26  Philippe WaroquiersAdd to -v --version commit date+(optional) trailing...
2017-08-22  Petar Jovanovicmips: remove incorrect implementation of several Iops
2017-08-22  Petar Jovanovicmips: reimplement handling of div, divu and ddivu
2017-08-21  Ivo RaisrRecognize signal 151 (SIGLIBRT) sent by gdb.
2017-08-18  Ivo RaisrAdd missing error kinds for Memcheck into XML output...
2017-08-17  Ivo RaisrFix out-of-tree build on Solaris.
2017-08-17  Petar Jovanovicmips32: finetune vfp test to avoid compiler warnings
2017-08-17  Petar Jovanovicmips: mute 'uninitialized' value compiler warning
2017-08-15  Ivo RaisrAdd nightly config file for Solaris Trunk x86.
2017-08-15  Philippe Waroquiers Small improvement to user manual: capitalise another...
2017-08-15  Philippe WaroquiersSmall improvement to user manual: capitalise one occure...
2017-08-15  Ivo RaisrAdd nightly config file for Solaris 11.3 x86.
2017-08-15  Ivo RaisrFix bin/nightly.
2017-08-14  Ivo RaisrAdd missing entries to .gitignore.
2017-08-14  Bart Van Asschegit-HOWTO.txt: Add to repository
2017-08-14  Ivo RaisrConvert release-HOWTO.txt from SVN to GIT
2017-08-14  Ivo RaisrChange Subversion to GIT in various places
2017-08-14  Austin Englishfix verbose version reporting for git
2017-08-14  Ivo RaisrFix nightly build script to work with new Valgrind...
2017-08-14  Ivo RaisrUpdate auxprogs/update-demangler for Valgrind in GIT.
2017-08-14  Ivo RaisrChange SVN to GIT in various places and simple scripts.
2017-08-14  Ivo RaisrConvert svn:ignore properties to combined .gitignore.
2017-08-14  Ivo RaisrMerge VEX/HEAD into Valgrind/HEAD
2017-08-08  Philippe WaroquiersEnsure host stack trace has better chance to work when...
2017-08-08  Philippe WaroquiersFix 383275 - massif valgrind: m_xarray.c:162 (ensureSpa...
2017-08-05  Ivo RaisrRemove empty directory VEX/docs.
2017-08-03  Ivo RaisrDocument Solaris kernel interfaces used. Not exhaustive...
2017-08-03  Ivo RaisrFix handling command line option --xml-socket.
2017-08-01  Philippe WaroquiersVarious minor fixes and correction in user manual and...
2017-07-31  Philippe WaroquiersFix 382515 - valgrind: "Assertion 'di->have_dinfo...
2017-07-31  Ivo RaisrFix the Solaris build after development trunk has been...
2017-07-28  Ivo RaisrCheck whether it is ok to use compiler flag '-pie'.
2017-07-27  Philippe Waroquiersvalgrind core side for Add inner requests in VEX (cfr...
2017-07-27  Philippe WaroquiersAdd inner requests in VEX
2017-07-22  Ivo RaisrNew command line option "--terse" for vg_perf.
2017-07-21  Philippe Waroquiersfix misleading indentation
2017-07-16  Ivo RaisrFix the configure check whether the compiler supports...
2017-07-05  Mark WielaardBug 381805 arm32 needs ld.so index hardwire for new...
2017-06-29  Mark Wielaardmemcheck/tests: Use ucontext_t instead of struct ucontext
2017-06-26  Tom HughesRevert r16455.
2017-06-26  Tom HughesAllow setuid/setgid/setcap binaries to be run if
2017-06-25  Philippe WaroquiersAfter fork, vgdb activity is polled according to the...
2017-06-25  Philippe WaroquiersFix some tests failure with GDB 8.0
2017-06-20  Mark WielaardAdd VEX fix 'powerpc too chatty even with --sigill...
2017-06-20  Mark WielaardBug 381274 powerpc too chatty even with --sigill-diagno...
2017-06-17  Mark Wielaardepoll_pwait can have a NULL sigmask.
next