]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2015-07-03  Florian KrohmFix scripts to use /bin/true consistently.
2015-07-01  Rhys KiddFix Memcheck: the 'impossible' happened: unexpected...
2015-07-01  Carl LoveBacking out patch 1 and 2 from Bugzilla 349790.
2015-07-01  Carl LovePatch 2 of 6
2015-07-01  Carl LovePatch 1 of 6
2015-06-28  Bart Van AsscheAdd news entry for bugzilla #349626
2015-06-28  Bart Van Asschexen: Drop bogus port field from vki_xen_ioctl_evtchn_bi...
2015-06-28  Bart Van Asschexen: Implement physdev_op and map_pirq
2015-06-28  Bart Van Asschexen: Implement the xsm_op hypercall
2015-06-28  Bart Van Asschexen: syswrap XEN_SCHEDOP_remote_shutdown
2015-06-28  Bart Van AsscheFollow-up for r15381
2015-06-28  Bart Van Asschexen: Basic syswrap infrastructure for XEN_sched_op...
2015-06-28  Bart Van Asschexen: Implement memory map hypercalls
2015-06-28  Bart Van Asschexen: syswrap XENMEM_machphys_compat_mfn_list
2015-06-28  Bart Van Asschesyswrap-xen.c: Make indentation consistent
2015-06-28  Bart Van Asschexen: syswrap XEH_HVMOP_set_pci_intx_level
2015-06-28  Bart Van Asschexen: syswrap XEN_HVMOP_track_dirty_vram
2015-06-28  Bart Van Asschexen: implement VKI_XEN_DOMCTL_irq_permission
2015-06-28  Bart Van Asschexen: support for XEN_DOMCTL_iomem_permission
2015-06-28  Bart Van Asschexen: Handle XEN_DOMCTL_{test_assign,assign,deassign...
2015-06-28  Bart Van Asschexen: Handle XEN_DOMCTL_SHADOW_OP_{GET,SET}_ALLOCATION
2015-06-28  Bart Van Asschexen: syswrap XEN_DOMCTL_pin_mem_cacheattr
2015-06-28  Bart Van Asschexen: syswrap XEN_DOMCTL_[gs]et_vcpu_msrs
2015-06-28  Bart Van Asschexen: syswrap XEN_DOMCTL_[gs]et_ext_vcpustate
2015-06-28  Bart Van Asschexen: syswrap XEN_DOMCTL_setvcpuextstate
2015-06-28  Bart Van Asschexen: Fix XEN_DOMCTL_getvcpuextstate
2015-06-28  Bart Van Asschexen: Add domctl interface version 0x0000000a
2015-06-28  Bart Van Asschexen: Add support for new sysctl and domctl interface...
2015-06-28  Bart Van Asschexen: refactor the various "version not supported" messa...
2015-06-28  Rhys KiddPartial update of OS X related 3_10_BUGSTATUS, due...
2015-06-28  Rhys KiddSet svn ignore on map_32bits regression test, added...
2015-06-28  Rhys KiddFix incorrect sizeof expression in syswrap-xen.c, repor...
2015-06-26  Josef WeidendorferMinor shuffling in Callgrind format doc
2015-06-26  Josef WeidendorferComplete/Fix Callgrind format specification.
2015-06-25  Florian KrohmFix a comment.
2015-06-23  Florian KrohmBeef up configury for the undefined behaviour sanitiser.
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...
next