]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2015-07-12  Rhys KiddOS X 10.11: Tweak magic offset, which was amended prior...
2015-07-12  Rhys KiddFix Valgrind does not support pthread_sigmask() on...
2015-07-10  Florian KrohmFix syntax error;
2015-07-10  Rhys KiddBetter align OS X error reporting with other platforms...
2015-07-09  Florian KrohmFollowup to r15406:
2015-07-09  Christian BorntraegerFix from Andreas Arnez for bug 342841 s390x unrecogniz...
2015-07-08  Julian SewardMinor updates; also note the fixing of 346411.
2015-07-08  Julian SewardFix "346411 MIPS: SysRes::_valEx handling is incorrect"
2015-07-08  Rhys KiddPreliminary support for OS X 10.11 (El Capitan). Refer...
2015-07-08  Julian SewardRoughly classify all the bugs in 3_10_BUGSTATUS.txt.
2015-07-07  Julian SewardVG_(get_StackTrace_wrk) for x86-{linux,darwin}: when...
2015-07-07  Julian SewardUpdate.
2015-07-07  Mark Wielaard349941 di_notify_mmap might create wrong start/size...
2015-07-07  Mark Wielaard349828 memcpy intercepts memmove causing src/dst overla...
2015-07-06  Florian KrohmRevert an accidental change to the address space manage...
2015-07-06  Rhys KiddFollowup to r15394 and BZ #349874. Ensure tests align...
2015-07-05  Florian KrohmFix typos in source code. Patch by Dmitriy (olshevskiy8...
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...
next