]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2013-03-04  Josef WeidendorferFix inconsistency between callgrind and format spec
2013-03-04  Julian SewardMoved fixed bugs to the NEWS file.
2013-03-04  Julian SewardEven more first-pass triage.
2013-03-03  Julian SewardEven more first-pass triagery.
2013-03-03  Philippe WaroquiersBetter document an ignored return value.
2013-03-03  Philippe Waroquiersannounce fix for 309823 Generate errors for still reach...
2013-03-03  Tom HughesImplement the name_to_handle_at system call for x86...
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  Philippe WaroquiersAvoid warning that format argument is not a string...
2013-03-02  Petar Jovanovicmips: fix for some warnings in mips files when compilin...
2013-03-01  Philippe WaroquiersFactorise some code from syswrap-amd64/arm/mips32/mips6...
2013-03-01  Philippe Waroquierssmall changes in sendmsg.c regtest
2013-03-01  Julian SewardHandle WFE and SEV, needed for spinlock hinting.
2013-03-01  Philippe Waroquiersallow compile time tracing to be enabled using the...
2013-03-01  Philippe WaroquiersAnnounce 296311 was fixed Wrong stack traces due to...
2013-03-01  Christian Borntraegerwire up 2 vhost ioctls. The kernel does not use any...
2013-03-01  Christian Borntraegerinitial tun/tap ioctls.
2013-03-01  Julian SewardDo some more triagery.
2013-03-01  Julian SewardDo some triagery.
2013-02-28  Tom HughesDon't check the flags word in msghdr for sendmsg as the
2013-02-28  Julian SewardUpdate bug list.
2013-02-27  Petar Jovanovicmips: adding MIPS64LE support to Valgrind
2013-02-27  Petar Jovanovicmips: adding MIPS64LE support to VEX
2013-02-26  Philippe WaroquiersFix vassert_fail producing random output for an empty...
2013-02-24  Philippe Waroquiersfix 315545 (find_TTEntry_from_hcode): Assertion '(UChar...
2013-02-22  Florian Krohms390: Non-functional change. Pedant at work...
2013-02-21  Tom HughesMake msgrcv wrappers on amd64, arm and mips32 look...
2013-02-21  Florian Krohms390: Fix a type mixup found by BEAM.
2013-02-15  Petar JovanovicAdd Valgrind's implementation of memmove to avoid link...
2013-02-14  Bart Van AsscheAdd support for the Linux ioctl IB_USER_MAD_ENABLE_PKEY
2013-02-14  Florian Krohms390: Testcases and vbit-tester changes for the following
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: Add testcase for these DFP insns: CDGTRA, CXGTR...
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  Julian SewardAdd intercepts for some Qt5 functions. (David Faure...
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  Julian SewardLine-wrap a comment and put in some #undefs. Non-funct...
2013-01-31  Florian KrohmPost-patch to r2668. Choose more sensible names. Purely...
2013-01-30  Philippe WaroquiersBypass warning reported by gcc
2013-01-30  Philippe Waroquiersbetter handle and better document the case of multi...
2013-01-30  Philippe WaroquiersImproves stacktrace unwinding on x86
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  Julian Sewardtest_reservation(), test_double_pair_instrs(): Fix...
2013-01-29  Julian SewardIncrease maximum usable memory amount from 32GB to...
2013-01-29  Julian Sewardget_otrack_shadow_offset_wrk: amd64: add a (very rare...
2013-01-29  Julian SewardNon functional change (formatting, comments) related...
2013-01-29  Julian SewardFix the mkLazy3 case for I32 x I8 x I128 -> I128.
2013-01-29  Petar JovanovicFollow-up on r2664-r2668 changes for IRExpr_Mux0X and...
2013-01-29  Florian KrohmFix a buffer overflow in VG_(assert_fail).
2013-01-29  Florian KrohmInfrastructure cleanup part 2. valgrind side changes.
2013-01-29  Florian KrohmInfrastructure cleanup part 2.
2013-01-28  Julian SewardInitialise a local variable, so as to stop gcc-4.7...
2013-01-27  Bart Van Asschedrd: Make --trace-addr trace all loads for the specifie...
2013-01-27  Bart Van Asschedrd: Avoid that Coverity complains about a dead assignment
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  Philippe WaroquiersFix warning (missing #include file)
2013-01-26  Florian KrohmAvoid copying a string coming from argv[] into a fixed...
2013-01-26  Julian SewardFix up a non-handled Mux0X case following r2664, and...
2013-01-26  Julian SewardChanges to track r2664, which changed the type of the...
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 KrohmImprove help message.
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-24  Florian KrohmUpdate list of ignored files.
2013-01-24  Florian KrohmTweak script; ignore some more opcodes.
2013-01-23  Philippe WaroquiersAvoid doing a useless system call in scheduler sanity...
2013-01-23  Philippe WaroquiersImplement the gdbsrv monitor command v.do expensive_sa...
2013-01-23  Philippe Waroquiersensure nightly reports the GDB version
2013-01-23  Florian KrohmUnreachable default case should vassert.
2013-01-22  Carl LoveFix implementation of the DFP integer operands.
2013-01-22  Carl LoveFix implementation of the DFP integer operands.
2013-01-22  Florian Krohms390: Remove unreachable break statements.
2013-01-22  Florian Krohms390: Pedantic cleanups by Maran.
2013-01-22  Florian KrohmMake sure the variable is completely initialised. That...
2013-01-21  Philippe WaroquiersFix NULL dereference if no integer arg given to monitor...
2013-01-21  Florian KrohmRemove pointless test. vts->ts is an array and cannot...
2013-01-21  Florian KrohmRemove unneeded test. "info" cannot be NULL here as...
2013-01-21  Carl Love The 32-bit DFP value is stored in a 64-bit register in
2013-01-21  Florian Krohms390: Add another testcase for DFP insns.
2013-01-21  Tom HughesReplace bcopy on linux as, at least in 32 bit build...
next