]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2015-06-21  Florian KrohmFix two testcase builds so they work when linked agains...
2015-06-20  Philippe WaroquiersFilter 'New thread' lines
2015-06-19  Florian Krohmfbit_mask needs to be unsigned because it sometimes...
2015-06-18  Philippe WaroquiersAnnounce change in NEWS
2015-06-17  Philippe Waroquiers324181 mmap does not handle MAP_32BIT (handle it now...
2015-06-16  Petar Jovanovicmips64: modify load_indexed_instructions test
2015-06-13  Rhys KiddFix UNKNOWN task message [id 3410, to mach_task_self...
2015-06-13  Philippe WaroquiersWaiting for the release, the doc should better indicate...
2015-06-13  Rhys KiddFix UNKNOWN task message [id 3406, to mach_task_self...
2015-06-13  Rhys KiddUpdate svn ignore propset on the folder none/tests...
2015-06-12  Christian Borntraegeradd KVM_S390_MEMOP ioctl handling
2015-06-11  Philippe WaroquiersFix 348949 Bogus "ERROR: --ignore-ranges: suspiciously...
2015-06-09  Florian KrohmStick in -Werror when attempting to detect whether...
2015-06-09  Florian KrohmFollowup to r15323. Cannot use AC_GCC_WARNING_SUBST...
2015-06-08  Julian SewardFix up a few not-in-alphabetical-order file names in...
2015-06-08  Rhys KiddMemcheck on multithreaded program fails with Assertion...
2015-06-08  Rhys KiddFix undefined symbols for architecture x86_64: _global...
2015-06-07  Philippe WaroquiersInline ensure_valid. This improves reading the debug...
2015-06-06  Philippe WaroquiersAnnounce fix for 345928 (amd64: callstack only contains...
2015-06-06  Rhys KiddResolve remaining clang warning on OS X. Should be...
2015-06-06  Rhys KiddResolve clang warning on OS X: m_stacktrace.c:542:7...
2015-06-05  Florian Krohmclang, as opposed to gcc, does not terminate with a...
2015-06-05  Florian KrohmFix a condition that was always true. Found by cppcheck.
2015-06-05  Florian KrohmRemove configure bits for -Wno-format-zero-length....
2015-06-05  Florian KrohmSimplify configury and eliminate AC_GCC_WARNING_COND...
2015-06-05  Florian KrohmAdd -Wempty-body to the list of compile flags.
2015-06-05  Florian KrohmRemove configury bits for -Wno-empty-body. It is not...
2015-06-05  Julian Sewardarm32-linux only: add handwritten assembly helpers for
2015-06-05  Julian SewardUpdate.
2015-06-05  Julian SewardUpdate.
2015-06-05  Julian SewardBug 348728 - Fix broken check for VIDIOC_G_ENC_INDEX
2015-06-05  Julian SewardBug 348102 - Patch updating v4l2 API support (edit)
2015-06-05  Julian SewardFix format string mismatch.
2015-06-05  Rhys KiddSilence some system library leaks on OS X 10.7. These...
2015-06-05  Rhys KiddFix r15302 for early gcc compilers on OS X. Cannot...
2015-06-04  Philippe WaroquiersOn platforms that have an accessible redzone below...
2015-06-03  Mark WielaardRun memcheck/tests/demangle with -q.
2015-06-02  Philippe WaroquiersDefault is 1 for the unwind length range, not 0
2015-06-02  Philippe WaroquiersAdd a gdbxrv monitor command to print the CFI unwind...
2015-06-02  Mark WielaardGCC 5.1 is too smart. Disable Identical Code Folding...
2015-06-02  Mark WielaardEnable process_vm_readv/writev syscall on arm32.
2015-06-02  Rhys KiddDarwin11.supp should include suppression for known...
2015-06-02  Rhys KiddAdd regression test for bz#228343.
2015-05-31  Philippe Waroquiersunwind amd64 trace: improve also the fp chain unwind...
2015-05-31  Philippe WaroquiersImprove tracing in amd64 unwind
2015-05-31  Rhys KiddFix OS X host_create_mach_voucher: UNKNOWN host message...
2015-05-31  Rhys KiddFix OS X host_get_special_port: UNKNOWN host message...
2015-05-30  Rhys KiddFix unhandled syscall: mach:41 (_kernelrpc_mach_port_gu...
2015-05-28  Rhys KiddSignal handler ucontext_t not filled out correctly...
2015-05-27  Mark WielaardBug #348247 jno jumps wrongly when overflow is not...
2015-05-26  Philippe WaroquiersMake some numbers in helgrind stats use , separators...
2015-05-26  Philippe WaroquiersSlightly improve x86 unwind intensive workload.
2015-05-26  Florian KrohmWraparounds are never allowed -- not evern for MAny...
2015-05-26  Florian KrohmRemove dependency on bash. Fixes BZ #347978.
2015-05-25  Philippe WaroquiersSome platforms such as x86 and amd64 have efficient...
2015-05-25  Philippe WaroquiersThis patch decreases significantly the memory needed...
2015-05-25  Rhys KiddAddress clang compiler warnings on OS X.
2015-05-25  Rhys KiddFix regression test added in r15282.
2015-05-23  Philippe Waroquiershelgrind stats: show the total nr of thr_n_rcec
2015-05-23  Philippe Waroquiershelgrind stats: give the memory occupied by the OldRef
2015-05-23  Philippe WaroquiersAdd stats in helgrind for oldref history found versus...
2015-05-23  Rhys KiddAdd (presently) failing test case for bz#234814.
2015-05-23  Rhys KiddUnguard none/tests/x86/cse_fail on OS X, as the test...
2015-05-22  Rhys KiddRe-enable functioning none/tests/amd64/bug137714-amd64...
2015-05-22  Rhys KiddProperly guard none/tests/amd64/*.vgtest on OS X for...
2015-05-22  Florian KrohmFix a comment. Do not enumerate segment kinds as all...
2015-05-22  Julian SewardFix bug 345126: Incorrect handling of VIDIOC_G_AUDIO...
2015-05-22  Florian KrohmFollowup to 15270. Completely forgot about the double...
2015-05-22  Mark WielaardAdd procfs-non-linux.stderr.exp variants to EXTRA_DIST.
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
next