]> sourceware.org Git - valgrind.git/shortlog
valgrind.git
2023-11-20 Paul FloydDarwin: add missing define for VKI_AT_FDCWD
2023-11-20 Paul FloydBug 390269 - unhandled amd64-darwin syscall: unix:464...
2023-11-18 Paul FloydBug 428364 - Signals inside io_uring_enter not handled
2023-11-18 Paul Floydlinux helgrind: broaden __printf_buffer_write suppression
2023-11-18 Paul FloydBug 466884 - Missing writev uninit padding suppression...
2023-11-18 Paul FloydBug 476548 - valgrind 3.22.0 fails on assertion when...
2023-11-18 Paul FloydFreeBSD: make warnings about casting away volatile...
2023-11-18 Paul Floydfreebsd: unused variable warning
2023-11-18 Paul Floyddarwin: syswrap-darwin.c warning cleanup
2023-11-18 Paul FloydDarwin: remove global variable used in aio_return
2023-11-18 Paul FloydFreeBSD regtest: unused variable warning
2023-11-18 Mark Wielaardsyswrap renameat2 on ppc32, mips32 and mips64 linux
2023-11-18 Mark Wielaardsyswrap preadv2 and pwritev2 also on ppc32-linux
2023-11-18 Mark Wielaards390x-linux also has memfd_secret, syswrap it
2023-11-18 Mark Wielaardsyswrap openat2 for all linux arches
2023-11-18 Ali Polatelsupport pidfd_getfd
2023-11-17 Mark Wielaardvalgrind-monitor.py regular expressions should use...
2023-11-17 Paul Floydfreebsd regtest: update expected
2023-11-16 Paul FloydBug 476887 - WARNING: unhandled amd64-freebsd syscall...
2023-11-14 Mark WielaardFix memcheck/tests/darwin/Makefile.am EXTRA_DIST typo
2023-11-14 Paul FloydBug 437790 - valgrind reports "Conditional jump or...
2023-11-13 Paul Floydlinux regtest: typo in EXTRA_DIST
2023-11-12 Paul FloydBug 476780 - Extend strlcat and strlcpy wrappers to...
2023-11-12 Paul FloydBug 476780 - Extend strlcat and strlcpy wrappers to...
2023-11-10 Paul FloydBug 476787 - Build of Valgrind 3.21.0 fails when SOLARI...
2023-11-10 William AshleyBug 460616 - Add support for aarch64 dotprod instructions
2023-11-10 Paul Floydregtest: bug401284.c should never cast the return of...
2023-11-09 Mark Wielaardfilter out dl-start.S: No such file or directory in...
2023-11-09 Paul FloydBug 401284 - False positive "Source and destination...
2023-11-09 Paul Floydregtest: add a deliberately false address to drd and...
2023-11-09 Paul Floydlinux regtest: reallocarray was only added in glibc...
2023-11-09 Paul FloydBug 475498 - Add reallocarray wrapper
2023-11-06 Paul Floydmassif regtest: add an existence check to overloaded-new
2023-11-05 Paul Floydmassif regtest: add 'pool' to ignore functions for...
2023-11-05 Paul Floydmassif regtest: typo in Makefile.am
2023-11-05 Paul FloydBug 476535 - Difference in allocation size for massif...
2023-11-05 Paul Floydmassif regtest: stray space in expected
2023-11-05 Paul Floydmassif regtest: make verbose tests work on both 32bit...
2023-11-05 Paul Floydmassif regtest: update aloc fns in verbose expecteds
2023-11-05 Paul Floydmassif regtest: try adding a new expected for overloade...
2023-11-05 Paul Floydmassif: clean up alloc functions
2023-11-04 Paul Floydmassif regtest: keep churning with overloaded-new test
2023-11-04 Paul Floydmassif regtest: use the correct aligned delete overloads
2023-11-03 Paul Floydmassif regtest: remove overloaded-new.post.exp-freebsd
2023-11-03 Paul Floydmassif regtest: fix building aligned new overloads...
2023-11-03 Paul FloydFreeBSD: remove some massif regtest expecteds
2023-11-03 Paul Floydmassif: add C++ aligned operator new to allocator functions
2023-11-02 Mark WielaardDo not run memcheck/tests/x86-linux/scalar when root
2023-11-01 Paul FloydNon-FreeBSD regtest: fix build of memcheck/tests/x86...
2023-11-01 Paul FloydBug 476320 - Build failure with GCC
2023-11-01 Paul FloydUpdate version to 3.23.0.GIT, split NEWS files and...
2023-10-31 Mark Wielaard-> 3.22.0 final VALGRIND_3_22_0
2023-10-31 Paul Floydregtest: run memcheck overlap test on non-linux amd64...
2023-10-30 Mark WielaardDisable memcpy overlap check and test on amd64 linux
2023-10-30 Eyal SohaClear vbits after the test is done.
2023-10-30 Mark Wielaardbug340392 doesn't work on power because of bug352364
2023-10-26 Mark WielaardSet version to 3.22.0-RC2
2023-10-26 Andreas Arnezs390x regtest: Activate 128 bit SIMD tests for s390x...
2023-10-26 Mark WielaardAdd new exp files to EXTRA_DIST in memcheck/tests/Makef...
2023-10-26 Mark WielaardAdd x86 variant of origin5-bz2.stderr.exp-glibc25-amd64-b
2023-10-26 Mark WielaardAdd 32bit variant of new_aligned_delete_default.stderr.exp
2023-10-26 Mark Wielaardvg_replace_malloc DELETE should not check size
2023-10-25 Carl LoveChange the vbit test specification for Iop_CmpGT64Ux2
2023-10-24 Carl LoveRevert "Bug 476025 - Powerpc, update expected results...
2023-10-23 Carl LoveBug 476025 - Powerpc, update expected results for the...
2023-10-19 Mark WielaardAdd arm-linux build artifacts to .gitignore
2023-10-19 Mark WielaardAdd new drd/tests/thrd_create test to .gitignore
2023-10-19 Andreas Arnezs390x: Adjust .gitignore after commit 7cf98163adb3f
2023-10-19 Andreas ArnezUpdate NEWS to reflect Clang support for s390x
2023-10-19 Andreas Arnezs390x regtest: Fix memcheck tests for cu21 and cu42...
2023-10-19 Andreas Arnezs390x: Fix memcheck false positives with certain compar...
2023-10-17 Mark WielaardSet version to 3.22.0-RC1
2023-10-16 Paul FloydBug 475652 - Missing suppression for __wcsncpy_avx2...
2023-10-16 Bart Van Asscheconfigure.ac: Convert the thrd_create() test from C...
2023-10-16 Bart Van Asschedrd/tests/thrd_create: Convert from C++ to C
2023-10-15 Paul FloydFreeBSD regtest: add required library for C11 threads
2023-10-15 Bart Van Asschedrd: Add support for C11 thrd_create()
2023-10-11 Paul Floydillumos: finish refactoring of DRD internal client...
2023-10-11 Paul Floydmemcheck: add checking that new aligned is not dealloca...
2023-10-10 Paul Floydmemcheck: Fix a typo in aligned alloc error suppression...
2023-10-09 Paul FloydDHAT: only handle own user reqs, ignore others
2023-10-09 Paul Floydcoverity: last of the unsigned >= 0 warnings
2023-10-08 Paul FloydBug 390871 - ELF debug info reader confused with multip...
2023-10-08 Paul FloydRevert "Bug 390871 - ELF debug info reader confused...
2023-10-08 Jogn ReiserBug 390871 - ELF debug info reader confused with multip...
2023-10-08 Paul Floydcoverity: most of the remaining unsigned comparisons...
2023-10-02 Nicholas NethercoteMinor tweaks for Python tooling updates.
2023-10-01 Mark WielaardImplement DW_OP_{bregx,consts,const8s,const8u,constu...
2023-10-01 Paul Floydcoverity: most of the remaining unsigned >= 0 compariso...
2023-09-30 Paul Floydcachegrind: exit with error if line size or associativi...
2023-09-30 Paul Floydcoverity: use some event tags and ensure some shift...
2023-09-30 Paul Floydcoverity: mostly unsigned >= 0 comparisons
2023-09-29 Paul Floydcoverity: lots of checks that unsigned are >= 0 which...
2023-09-29 Andreas Arnezs390x: Make z16 machine model known to Valgrind
2023-09-29 Andreas Arnezs390x regtest: Adjust vec2_float for Clang
2023-09-29 Andreas Arnezs390x regtest: Additional test case fixes
2023-09-29 Andreas Arnezs390x regtest: Refactor mul test cases for Clang support
2023-09-29 Andreas Arnezs390x regtest: Adjust op00 and op_exception tests for...
2023-09-29 Andreas Arnezs390x regtest: Adjust various test cases for Clang
2023-09-29 Paul FloydREADME / comments: update debugging advice
next
This page took 0.056898 seconds and 5 git commands to generate.