]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2015-05-22  Florian KrohmComment only change.
2015-05-21  Florian KrohmRemove an incorrect assertion. Need to consider SkShmC...
2015-05-21  Philippe WaroquiersAlso compare keys before calling cmp in the hash table...
2015-05-21  Rhys KiddFollow-up bz#344936: Distinguish readlinkat tests for...
2015-05-20  Florian KrohmFix rounding when printing floating point numbers.
2015-05-20  Philippe WaroquiersHave the hash table 'gen' functions comparing the key...
2015-05-20  Philippe WaroquiersImprove presentation of first line of --profile-heap=yes
2015-05-20  Rhys KiddFix unhandled syscall: unix:473 (readlinkat) on OS...
2015-05-20  Rhys KiddImprove documentation of syscall: unix: 44 profil(...
2015-05-19  Carl LoveSet tests/check_ppc64le_cap to executable.
2015-05-19  Carl LoveFix for the HWCAP2 aux vector.
2015-05-19  Julian SewardUpdate.
2015-05-19  Rhys KiddSilence some reachable system library reports on OS...
2015-05-17  Philippe WaroquiersFollow up to r15253:
2015-05-17  Philippe WaroquiersThis patch reduces the memory needed for the linesF.
2015-05-17  Philippe WaroquiersAvoid warning about %d and long int
2015-05-17  Philippe WaroquiersWhen process dies due to a signal, show the signal...
2015-05-17  Philippe WaroquiersImprove trace of pkt send by V gdbsrv:
2015-05-17  Rhys KiddFix unhandled syscall: unix:410 (sigsuspend_nocancel...
2015-05-17  Philippe Waroquiers* Let GDB user modify the signal to send to the guest...
2015-05-17  Philippe WaroquiersAdd some more cfi directives
2015-05-17  Rhys KiddFix Warning: noted but unhandled ioctl 0x2000747b on...
2015-05-17  Rhys KiddFollowup to r15242 - as PRE() and POST() wrappers utili...
2015-05-16  Florian KrohmEnable a few more compiler warnings.
2015-05-16  Rhys KiddFix unhandled syscall: unix:132 (mkfifo) on OS X. bz...
2015-05-16  Rhys KiddAdd (presently) failing test case for bz#212291.
2015-05-15  Carl LovePatch 5 in a revised series of cleanup patches from...
2015-05-15  Carl LovePatch 6 in a revised series of cleanup patches from...
2015-05-15  Philippe WaroquiersAdd statistics about the nr of used linesF
2015-05-15  Philippe WaroquiersThis patch (re-)gains performance in helgrind, followin...
2015-05-15  Philippe Waroquiersmicro-opt: add an UNLIKELY
2015-05-14  Philippe Waroquiers* add some comments in stack_limits
2015-05-14  Carl LovePatch 4 in a revised series of cleanup patches from...
2015-05-14  Philippe Waroquiersavoid warning
2015-05-14  Philippe WaroquiersAdd the lwpid in the scheduler status information
2015-05-14  Philippe WaroquiersImplement 'qXfer:exec-file:read' packet in Valgrind...
2015-05-14  Rhys Kiddbz#347233 - Fix memcheck/tests/strchr on OS X 10.10...
2015-05-13  Carl LovePatch 2 in a revised series of cleanup patches from...
2015-05-13  Florian KrohmChanges for tilegx: Use VKI_AT_FDCWD not AT_FDCWD.
2015-05-13  Carl LovePatch 1 in a revised series of cleanup patches from...
2015-05-13  Florian KrohmFunction is_plausible_guest_addr should also consider...
2015-05-12  Florian KrohmIn functions VG_(am_relocate_nooverlap_client) and...
2015-05-12  Florian KrohmGet prototype from system header.
2015-05-12  Florian KrohmFix bug in do_mremap. Also need to allow SkShmC segments.
2015-05-12  Rhys KiddAllow suppression on OS X 10.10 in libSystem_initializer
2015-05-11  Philippe WaroquiersAdd back vg_assert(xa); that was removed by error in...
2015-05-11  Philippe WaroquiersVTS stats
2015-05-11  Philippe WaroquiersSimplify shmem__invalidate_scache_range : it only has...
2015-05-11  Philippe WaroquiersSmall optimisations in libhb_core.c
2015-05-11  Philippe WaroquiersMicro-optimisation following helgrind secmap gc
2015-05-11  Rhys KiddFix typo in task_policy_set() output. n-i-bz.
2015-05-11  Rhys KiddOS X task_info: UNKNOWN task message [id 3405, to mach_...
2015-05-10  Philippe WaroquiersImproves the way arena statistics are shown
2015-05-10  Philippe WaroquiersThis patch decreases the memory used by the helgrind...
2015-05-10  Philippe Waroquierssmall refinement in the outer/inner doc
2015-05-10  Rhys KiddAdd (presently) failing test case for bz#254164.
2015-05-10  Florian KrohmSimplify is_valid_for taking advantage of the fact...
2015-05-10  Rhys Kiddtestsuite: properly svn:ignore output files in none...
2015-05-09  Rhys KiddUse fxsave64 and fxrstor64 mnemonics instead of old...
2015-05-08  Philippe WaroquiersAdd some cfi directives in the code doing syscall ...
2015-05-08  Julian SewardUpdate.
2015-05-07  Tom HughesDocument fix for BZ#347389.
2015-05-07  Tom HughesAdd support for the syncfs system call.
2015-05-07  Rhys Kiddvalgrind --leak-check=full memleak errors from system...
2015-05-06  Philippe WaroquiersCompute total size with unsigned long long
2015-05-06  Carl LovePatch 8 in a series of cleanup patches from Will Schmidt
2015-05-06  Philippe WaroquiersFix also the rm vgcore of a disabled test (also spotted...
2015-05-06  Philippe WaroquiersFix incorrect cleanup lines in 2 tests (spotted by...
2015-05-06  Carl LovePatch 3 in a series of cleanup patches from Will Schmidt
2015-05-06  Carl LovePatch 2 in a series of cleanup patches from Will Schmidt
2015-05-06  Carl LovePatch 1 in a series of cleanup patches from Will Schmidt
2015-05-05  Florian KrohmSimplify. The condition on line 1223 is always true.
2015-05-04  Philippe WaroquiersOne more msg to use 'mmap-ed ANONYMOUS' wording
2015-05-04  Rhys KiddFix suppression for pthread_rwlock_init on OS X 10.8
2015-05-04  Julian SewardAdd a new howto for running mips64-linux on QEMU.
2015-05-03  Philippe Waroquiers* Out of memory message was using 'bytes have already...
2015-05-03  Philippe WaroquiersReduce nr of lines produced by laog gc --stats=yes
2015-05-02  Rhys KiddProperly guard exp-bbv/tests/x86/ on OS X. Partial...
2015-05-01  Philippe WaroquiersThis patch reduces the memory needed for a VtsTE by...
2015-05-01  Philippe WaroquiersThis patch adds a function that allows to directly...
2015-05-01  Rhys KiddProperly guard drd/tests/thread_name with HAVE_PTHREAD_...
2015-05-01  Rhys KiddFix aspacem segment mismatch: seen with none/tests...
2015-04-30  Rhys KiddFix regression test compile issue on OS X platform...
2015-04-30  Florian KrohmRemove a few embarassing comments.
2015-04-30  Philippe WaroquiersRename write variable to avoid a warning:
2015-04-30  Florian KrohmFix the namespace of the functions dealing with segment...
2015-04-30  Julian SewardDW_CFA_def_cfa_expression: don't push the CFA on the...
2015-04-30  Julian SewardAdd a HOWTO on how to build and install aarch64-linux...
2015-04-29  Julian SewardFix intermittent build error on aarch64-linux caused...
2015-04-29  Florian KrohmIssue an error message if then brk segment overflows.
2015-04-28  Florian KrohmUse error exit code when bailing out.
2015-04-28  Julian SewardUpdate.
2015-04-27  Florian KrohmBack out most of r15145 which reports bug fixes for...
2015-04-27  Florian KrohmFix fallout from r15138: build error on Darwin due...
2015-04-27  Florian KrohmRemove magic constant. Use LibVEX_GUEST_STATE_ALIGN...
2015-04-27  Florian KrohmFollow up on VEX r3144 and remove VexGuestTILEGXStateAl...
2015-04-27  Florian KrohmFix an outdated comment as pointed out in BZ #211256.
2015-04-26  Florian KrohmUpdate. Mostly ppc insns that appear to have been fixed
2015-04-25  Florian KrohmFix BZ #342683. Based on patch by Ivo Raisr.
2015-04-25  Florian KrohmFix the writev / readv wrappers. Do not read the array...
next