]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
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
2020-11-09  Paul FloydAdd testcase for C++14 sized delete
2020-11-09  Paul FloydBug 424012 - fix crash if readv/writev have invalid...
2020-11-08  Paul FloydBug 478716 - cppcheck detects potential leak in VEX...
2020-11-05  Paul FloydFix build on Solaris 11.3 - ar does not like empty...
2020-11-04  Andreas ArnezBug 428648 - s390x: Force 12-bit amode for vector loads...
2020-10-30  Julian Sewardarm64 front end: mark a couple of vector load/store...
2020-10-22  Bart Van Asschedrd: Unbreak the musl build
2020-10-16  Mark WielaardSupport new faccessat2 linux syscall (439)
2020-10-11  Bart Van Asschedrd: Update copyright notices
2020-10-07  Carl LoveSIMD Permute-Class operations powerpc tests
2020-10-07  Carl LoveISA 3.1 SIMD Permute-Class Operations
2020-10-07  Carl LoveVector Integer Multiply/Divide/Modulo Instruction tests
2020-10-07  Carl LoveVSX 32-byte storage access operations
2020-10-07  Carl LoveSet boolean support tests
2020-10-07  Carl LoveAdd byte reverse tests ; cleanups to foundation patch.
2020-10-07  Carl LoveAdd ISA 3.1 Vector Integer Multiply/Divide/Modulo Instr...
2020-10-07  Will SchmidtAdd ISA 3.1 VSX 32-byte Storage Access Operations
2020-10-07  Carl LoveAdd ISA 3.1 Set Boolean Extension instruction support
2020-10-07  Carl LoveAdd ISA 3.1 Byte-Reverse Instruction support
2020-09-25  Mark WielaardUpdate .gitignore with none/tests/amd64/rdseed
2020-09-25  Carl LovePPC64 tests Makefile.am cleanup
2020-09-23  Mark Wielaardir_defs.c: Iop_MAddF32 and Iop_MSubF32 are no (longer...
2020-09-23  Mark WielaardVEX/priv/guest_arm64_toIR.c: Fix vpanic messages mixup...
2020-09-23  Mark WielaardFix isa 3.1 test code on ppc64.
2020-09-23  Carl LoveFix common isa 3.1 test code
2020-09-22  Carl LovePrefixed load-store support
2020-09-22  Carl Lovevalgrind isa 3.1 foundation
2020-09-22  Carl LoveAdd prefixed support for the following word instructions.
2020-09-22  Carl LoveInstruction Prefix Support
2020-09-22  Carl LoveAdd check for isa 3.1 support
2020-09-19  Bart Van Asschedrd: Port to Fedora 33
2020-09-19  Julian SewardOn amd64, use by default the expensive instrumentation...
2020-09-19  Julian SewardBug 425820 - Failure to recognize vpcmpeqq as a depende...
2020-09-03  Alexandra Hájkováamd64: Implement RDSEED
2020-08-31  Mark WielaardCorrect vpanic message in guest_arm64_toIR.c for mkABSF...
2020-08-25  Mark WielaardIncorrect call-graph tracking due to new _dl_runtime_re...
2020-08-18  Mark WielaardFix epoll_ctl setting of array event and data fields.
2020-08-17  Mark WielaardHandle REX prefixed JMP instruction.
2020-08-15  Philippe WaroquiersFix warning in syswrap sched_getattr print format.
2020-08-15  Philippe WaroquiersDocument format of suppression files comment lines...
2020-08-01  Mark Wielaardepoll_ctl warns for uninitialized padding on non-amd64...
2020-08-01  Mark WielaardHandle linux syscalls sched_getattr and sched_setattr
2020-07-20  Mark WielaardAdd armhf debian specific suppression to auxprogs/gsl...
2020-07-03  Rhys KiddSmall fixes for new auxchecks target that runs GNU...
next