]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2021-02-28  Mark WielaardVG_(get_fnname_kind): Recognize gcc "optimized" below...
2021-02-28  Mike Hommeysys_newfstatat: don't complain if |file_name| is NULL.
2021-02-28  Mark WielaardFix README spelling mistake adb -> and
2021-02-28  Mark WielaardUse pkglibexec as vglibdir.
2021-02-28  Bart Van Asschenone/tests/ifunc.c: Fix a compiler warning
2021-02-27  Mark Wielaardgdbserver_tests: filter out Download failed: messages.
2021-02-27  Mark Wielaardsyswrap-ppc64-linux.c: Use FMT_REGWORD and [S]ARG[1234...
2021-02-26  Mark WielaardMake the dwarf3 reader more robust and less chatty...
2021-02-26  Aaron MereyPR432215 Add debuginfod functionality
2021-02-25  Carl LovePPC64: 128-bit Binary Integer Operations, part tests.
2021-02-25  Carl LovePPC64: ISA 3.1 (new Iops) 128-bit Binary Integer Operations
2021-02-25  Carl LovePPC64: Fix naming trinary to ternary
2021-02-25  Carl LovePPC64: Add ACC register file registers to get_otrack_sh...
2021-02-25  Carl LovePPC64: Fix V-bit casting for existing Iops.
2021-02-24  Paul FloydHopefully the last small changes for the drd swapcontex...
2021-02-23  Bart Van Asschedrd/tests/swapcontext: Improve the portability of this...
2021-02-23  Mark WielaardFilter out unsupported instructions from HWCAP2 on...
2021-02-23  Mark Wielaardgdbserver_tests/hgtls.vgtest: Make sure gdb is installe...
2021-02-21  Mark WielaardFix typo in DWARF 5 line table readers
2021-02-21  Paul FloydAdd enomem and swapcontext tests to .gitignore
2021-02-21  Mark Wielaardswapcontext.vgtest fails with glibc-debuginfo installed
2021-02-20  Bart Van Asschedrd/tests/swapcontext: Improve portability
2021-02-20  Allison KarlitskayaLinux: Add wrapper for fcntl(F_{GET,ADD}_SEALS)
2021-02-20  Mark WielaardFix valgrind.h include in drd/tests/swapcontext.c
2021-02-20  Bart Van Asschedrd/tests/swapcontext: Add a swapcontext() test
2021-02-20  Bart Van Asschedrd: Process stack registration client requests
2021-02-20  Bart Van Asschecore: Pass stack change user requests on to tools
2021-02-20  Mark WielaardUpdate NEWS with some core and platform (s390) changes...
2021-02-17  Mark WielaardPR217695 malloc/calloc/realloc/memalign failure doesn...
2021-02-16  Paul FloydFix compilation on macOS with new debuginfo reader
2021-02-12  Mark WielaardPR432809 VEX should support REX.W + POPF
2021-02-12  Carl LovePPC, modsw and modsd instruction fix
2021-02-11  Mark Wielaardvg_regtest: test-specific environment variables not...
2021-02-10  Mark WielaardPR140939 --track-fds reports leakage of stdout/in/err...
2021-02-07  Mark WielaardPR140178 Support opening /proc/self/exe
2021-02-04  Mark WielaardPR423361 Adds io_uring support on arm64/aarch64 (and...
2021-02-04  Mark WielaardPR422261 platform selection fails for unqualified clien...
2021-02-03  Mark Wielaardsyswrap-linux.c: Pass implicit VKI_IPC_64 for shmctl...
2021-02-03  Anssi HannulaFix shmat() on Linux nanomips and x86
2021-02-01  Mark WielaardHandle Iop_NegF16, Iop_AbsF16 and Iop_SqrtF16 as non...
2021-01-29  Assad HashmiBug 432161 Addition of arm64 v8.2 FADDP, FNEG and FSQRT
2021-01-27  Mark WielaardAdd support for DWARF5 as produced by GCC11
2021-01-23  Mark WielaardDefine AT as UChar in VEX/priv/guest_ppc_toIR.c (dis_vs...
2021-01-23  Mark WielaardFix indentation in coregrind/m_debuginfo/readpdb.c...
2021-01-15  Julian SewardBug 431556 - Complete arm64 FADDP v8.2 instruction...
2021-01-11  Carl LovePPC64: Fix load store instructions
2021-01-11  Carl LovePPC64: Fix EA calculation for prefixed instructions
2021-01-11  Carl LovePPC64: Fix for VG_MAX_INSTR_SZB, max instruction size...
2021-01-07  Julian SewardFix a couple of comment / crash-message typos. No...
2021-01-07  Julian SewardBug 413547 - regression test does not check for Arm...
2021-01-06  Paul FloydBug 391853 - Makefile.all.am:L247 and @SOLARIS_UNDEF_LA...
2021-01-04  Julian Sewardarm64 isel: in a couple places, use `xzr` as a source...
2021-01-04  Julian Sewardarm64 insn selector: improved handling of Or1/And1...
2021-01-02  Julian SewardMore arm64 isel tuning: create {and,orr,eor,add,sub...
2021-01-02  Julian SewardA bit of tuning of the arm64 isel: do PUT(..) = 0x0...
2020-12-30  Paul FloydAdd an extra suppression.
2020-12-22  Mark Wielaardexpr_is_guardable doesn't handle Iex_Qop
2020-12-21  Julian Sewardarm64 front end: sfbm: handle sign-extends explicitly
2020-12-20  Laurent BonnansFix 397605 - Add support for Linux FICLONE ioctl
2020-12-18  Mark WielaardFix magic cookie reference in mc-manual.
2020-12-17  Julian Sewardarm64 front end: ufbm/sfbm: handle plain shifts explicitly
2020-12-15  Mark Wielaardarm64 VEX frontend and backend support for Iop_M{Add...
2020-12-15  Mark Wielaardppc stxsibx and stxsihx instructions write too much...
2020-12-09  Julian SewardBug 414268 - Enable AArch64 feature detection and decod...
2020-12-09  Paul FloydInitial change for Bug 429952 didn't work well with...
2020-12-08  Paul FloydFix dhat/tests/copy on Solaris
2020-12-08  Andreas ArnezBug 404076 - s390x: Implement z14 vector instructions
2020-12-08  Paul FloydBug 408663 - Patch: Suppression file for musl libc
2020-12-08  Paul FloydBug 429952 - Errors when building regtest with clang
2020-12-08  Mark Wielaarddhat/tests/Makefile.am: Add filter_copy to dist_noinst_...
2020-12-08  Mark Wielaardcheck_headers_and_includes: Add dhat/dhat.h to tool_exp...
2020-12-07  Andreas ArnezBug 429864 - s390: Use Iop_CasCmp* to fix memcheck...
2020-12-07  Nicholas NethercoteAdd support for copy and ad hoc profiling to DHAT.
2020-12-04  Paul FloydBug 428909 - helgrind: need to intercept duplicate...
2020-12-02  Nicholas NethercoteAdd a comment to previous commit.
2020-12-02  Nicholas NethercoteFix wcscpy wrapper.
2020-12-01  Mark Wielaardlmw, lswi and related PowerPC insns aren't allowed...
2020-12-01  Nicholas NethercoteFix an obscure problem with peak finding.
2020-11-27  Mark WielaardHook up unhandled ppc64le-linux syscall: 147 (getsid)
2020-11-16  Carl LovePowerPC, fix for conv_f16_to_double xscvhpdp assembler...
2020-11-15  Julian Sewardmemcheck: on arm64, use expensive instrumentation for...
2020-11-10  Julian SewardAdd a missing ifdef, whose absence caused build breakag...
2020-11-10  Carl LoveReduced Precision Outer Product Operation tests
2020-11-10  Carl LoveFix, add ISA 3.1 check to set ISA 3.1 in Valgrind hwcap...
2020-11-10  Carl LoveISA 3.1 Reduced-Precision: Outer Product Operations
2020-11-10  Paul FloydMake memcheck/tests/sized_delete conditional upon the...
2020-11-10  Carl LoveVSX Load/Store rightmost element operation tests
2020-11-10  Carl LoveTest LSB by Byte operation tests
2020-11-10  Carl LoveString operation tests
2020-11-10  Carl LoveISA 3.1 VSX Load/Store Rightmost Element Operations
2020-11-10  Carl LoveISA 3.1 Test LSB by Byte Operation
2020-11-10  Carl LoveISA 3.1 String Operations
2020-11-09  Carl LoveBit Manipulation Operation tests
2020-11-09  Carl Love128-bit Binary Integer Operation tests
2020-11-09  Carl LoveVSX Scalar Min/Max/Compare Quad-Precision operation...
2020-11-09  Carl LoveISA 3.1 Bit-Manipulation Operations
2020-11-09  Carl LoveISA 3.1 128-bit Binary Integer Operations
2020-11-09  Carl LoveISA 3.1 VSX Scalar Minimum/Maximum/Compare Quad-Precisi...
2020-11-09  Paul FloydBug 384729 - __libc_freeres inhibits cross-platform...
2020-11-09  Paul FloydPushed binary by mistake
next