]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2017-11-20  Julian Sewardarm(32)-linux: add support for the TPIDRURW system...
2017-11-16  Philippe WaroquiersBypass gcc code generation bug triggered by -finline...
2017-11-15  Ivo RaisrAdd .stderr.exp file for memcheck/tests/linux/capget...
2017-11-14  Ivo RaisrUpdate .gitignore for Solaris.
2017-11-14  Ivo RaisrUpdate NEWS after fixing BZ#208052.
2017-11-14  Tom HughesAvoid underflow in strlcpy and strlcat wrappers when...
2017-11-13  Petar Jovanovicsynchronize access to vgdb_interrupted_tid
2017-11-07  Philippe WaroquiersImprove efficiency of SP tracking in helgrind (and...
2017-11-07  Philippe WaroquiersMove or conditionalise on CHECK_CEM some expensive...
2017-11-07  Julian Sewards390_irgen_EX_SS: add initialisations so as to remove...
2017-11-07  Julian SewardAdd -finline-functions to standard build flags, so...
2017-11-04  Ivo RaisrOptionally exit on the first error with --exit-on-first...
2017-11-04  Philippe WaroquiersSmall optimisation in helgrind address description
2017-11-03  Petar Jovanovicmips: finetune tests that print FCSR
2017-11-02  Philippe WaroquiersImprove the NEWS entry for --delta-stacktrace flag.
2017-11-02  Philippe WaroquiersFix 376257 - helgrind history full speed up using a...
2017-10-31  Carl LoveFix access to time base register to return 64-bits.
2017-10-31  Petar Jovanovicandroid: compute possible size of a symbol of unknown...
2017-10-28  Philippe Waroquiersintroduce a test for n-i-bz fix bug in strspn replacement
2017-10-27  Petar Jovanovicmips: update NEWS about MIPS MSA support
2017-10-27  Petar Jovanovicmips: MSA tests
2017-10-27  Petar Jovanovicmips: add support for MSA regs in Memcheck
2017-10-27  Petar Jovanovicmips: detect presence of MSA
2017-10-27  Petar Jovanovicmips: MSA support for mips32/mips64.
2017-10-27  Petar Jovanovicmips: new Iops added to support MSA
2017-10-26  Philippe WaroquiersFix n-i-bz fix bug in strspn replacement
2017-10-20  Mark WielaardBug #385912. Remove explicit NULL check from none/tests...
2017-10-20  Mark WielaardSuppress _dl_runtime_resolve_avx_slow for memcheck...
2017-10-17  Petar Jovanovicmips: simplify handling of Iop_Max32U
2017-10-17  Petar Jovanovicmips: fix handling of Iex_ITE
2017-10-11  Ivo RaisrVEX register allocator: allocate caller-save registers...
2017-10-11  Ivo RaisrRefactor tracking of MOV coalescing.
2017-10-10  Petar Jovanovicmips: add support for bi-arch build on mips64
2017-10-05  Carl LovePPC64, vpermr, xxperm, xxpermr fix Iop_Perm8x16 selecto...
2017-10-04  Carl LovePPC64, revert the change to vperm instruction.
2017-10-04  Carl LovePPC64, Add support for xscmpeqdp, xscmpgtdp, xscmpgedp...
2017-10-03  Carl LovePPC64, Fix bug in vperm instruction.
2017-10-03  Carl LovePPC64, Re-implement the vpermr instruction using the...
2017-10-03  Carl LovePPC64, Use the vperm code to implement the xxperm inst.
2017-10-03  Carl LovePPC64, Replace body of generate_store_FPRF with C helpe...
2017-10-03  Carl LovePPC64, Add support for the Data Stream Control Register...
2017-10-02  Petar Jovanovicmips32: add BE-exp files for several tests
2017-10-02  Petar Jovanovicmips: make sure configure script checks for correct...
2017-10-02  Rhys Kiddgitignore: Fix up false directory-level .gitignore...
2017-10-01  Rhys KiddPreliminary support for Darwin 17.x (macOS 10.13)
2017-10-01  Rhys KiddFix missing workq_ops operations (macOS)
2017-09-29  Petar Jovanovicmips64: set mips64r2 as default for 64-builds
2017-09-28  Petar Jovanovicmips: optimize multiplication Iops
2017-09-28  Ivo RaisrMinor refactoring for VEX register allocator v3. No...
2017-09-27  Philippe WaroquiersAdd a .exp file for the dash version in Debian 9
2017-09-27  Petar Jovanovicmips: fix typos for the recently added test
2017-09-27  Petar Jovanovicmips: fix VKI_SIOCATMARK, VKI_SIOCSPGRP and VKI_SIOCGPG...
2017-09-27  Petar Jovanovicmips: new Memcheck test, bad_sioc
2017-09-26  Ivo RaisrReorder allocatable registers for s390x so that the...
2017-09-24  Rhys KiddSupport all Apple clang/LLVM 5.1+
2017-09-23  Philippe WaroquiersFollow up to 'On ppc, add generic_start_main.isra.0...
2017-09-23  Philippe WaroquiersOn ppc, add generic_start_main.isra.0 as a below main...
2017-09-23  Philippe Waroquiersmassif: match --ignore-fn with the first IP that has...
2017-09-22  Philippe WaroquiersFollow up to 345307 - Warning about "still reachable...
2017-09-19  Philippe WaroquiersImplement static TLS code for more platforms
2017-09-19  Philippe WaroquiersFix assert on ppc32 due to typo for GPR28
2017-09-16  Ivo RaisrFix a typo bug in VEX register allocator v3.
2017-09-15  Petar Jovanovicmips: finetune none/tests/(mips32|64)/test_math test
2017-09-15  Petar Jovanovicmips: add clearing $ra to CLEAR_CALLER_SAVED_REGS macro
2017-09-14  Ivo RaisrReorder allocatable registers for AMD64, X86, and PPC...
2017-09-13  Philippe WaroquiersFix Bug 255603 - exp-sgcheck Assertion '!already_presen...
2017-09-10  Rhys KiddUpdate AUTHORS
2017-09-10  Rhys KiddFix syscall param msg->desc.port.name on macOS 10.12...
2017-09-10  Ivo RaisrReduce number of spill instructions generated by VEX...
2017-09-04  Ivo RaisrSmall performance enhancement to VEX register allocator v2.
2017-09-03  Rhys KiddFix missing pselect syscall (OS X 10.11). bz#379748
2017-09-01  Ivo RaisrSmall fixes to notes about Inner/Outer setup.
2017-08-31  Julian SewardImprove the implementation of expensiveCmpEQorNE.
2017-08-30  Tom HughesFix eflags handling in amd64 instruction tests
2017-08-30  Julian Sewardamd64 back end: handle CmpNEZ64(And64(x,y)) better...
2017-08-29  Ivo RaisrFix FMRI of built Solaris packages.
2017-08-29  Mark WielaardReduce lfedora1.sendmail diff lines.
2017-08-29  Ivo RaisrFix building Solaris package from git SCM.
2017-08-28  Ivo RaisrMention AddrCheck at Memcheck's command line option...
2017-08-28  Ivo RaisrVEX register allocator version 3.
2017-08-26  Philippe WaroquiersFollow up to 9f9ad501 : ensure we only have a single...
2017-08-26  Philippe WaroquiersAdd to -v --version commit date+(optional) trailing...
2017-08-22  Petar Jovanovicmips: remove incorrect implementation of several Iops
2017-08-22  Petar Jovanovicmips: reimplement handling of div, divu and ddivu
2017-08-21  Ivo RaisrRecognize signal 151 (SIGLIBRT) sent by gdb.
2017-08-18  Ivo RaisrAdd missing error kinds for Memcheck into XML output...
2017-08-17  Ivo RaisrFix out-of-tree build on Solaris.
2017-08-17  Petar Jovanovicmips32: finetune vfp test to avoid compiler warnings
2017-08-17  Petar Jovanovicmips: mute 'uninitialized' value compiler warning
2017-08-15  Ivo RaisrAdd nightly config file for Solaris Trunk x86.
2017-08-15  Philippe Waroquiers Small improvement to user manual: capitalise another...
2017-08-15  Philippe WaroquiersSmall improvement to user manual: capitalise one occure...
2017-08-15  Ivo RaisrAdd nightly config file for Solaris 11.3 x86.
2017-08-15  Ivo RaisrFix bin/nightly.
2017-08-14  Ivo RaisrAdd missing entries to .gitignore.
2017-08-14  Bart Van Asschegit-HOWTO.txt: Add to repository
2017-08-14  Ivo RaisrConvert release-HOWTO.txt from SVN to GIT
2017-08-14  Ivo RaisrChange Subversion to GIT in various places
2017-08-14  Austin Englishfix verbose version reporting for git
2017-08-14  Ivo RaisrFix nightly build script to work with new Valgrind...
next