]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2024-03-15  Julian SewardHandle gcc __builtin_strcmp using 128/256 bit vectors...
2024-03-15  Mark WielaardAdjust filter_fdleak for glibc debuginfo
2024-03-15  Mark WielaardMake sure socket file is created in socket_close testcase
2024-03-15  Paul Floydfdleaks: remove a VG(printf)
2024-03-14  Paul Floydregtest: un-inline fdleak close_inherited
2024-03-13  Paul FloydFreeBSD DRD: remove pthread_create suppression
2024-03-13  Paul FloydFreeBSD syscall: improve closefrom to make it similar...
2024-03-13  Paul FloydUpdate gitignore for fdleak tests
2024-03-13  Paul FloydFreeBSD regtest: update filters for fdleak tests
2024-03-13  Andreas Arnezs390x: Fix definedness of syscall return value register
2024-03-13  Alexandra HájkováWith --track-fds=yes warn when file descriptor is close...
2024-03-13  Paul FloydFreeBSD: fixed file mappings revisited
2024-03-09  Paul FloydFreeBSD regtest: make get_set_context platform independ...
2024-03-08  Paul FloydRegtest: add a prereq to check that close_range built
2024-03-08  Paul FloydFreeBSD syscall: fix PRE_MEM_READ for utrace
2024-03-08  Paul FloydRegtest: fix a warning with older gcc with memcheck...
2024-03-07  Paul FloydMove close_range in .gitignore
2024-03-07  Mark WielaardMove close_range test from memcheck/tests/freebsd to...
2024-03-06  Paul FloydFreeBSD syscall: fixes for semctl
2024-03-04  Paul FloydFreeBSD and macOS: change detection of when carry flag...
2024-03-02  Paul FloydFreeBSD regtest: add wildcards to none/tests/freebsd...
2024-02-28  Paul FloydComment: explain why v.info location no longer detects...
2024-02-28  Paul FloydFreeBSD regtest: fix value of CLOSE_RANGE_CLOEXEC in...
2024-02-28  Paul FloydFreeBSD regtest: add a test with sanity lvel 3 and...
2024-02-28  Paul FloydFreeBSD regtest: filter sanity level >= 3 warnings...
2024-02-27  Mark WielaardAdd Unlicense to coregrind/m_debuginfo/tinfl.c
2024-02-25  Paul FloydFreeBSD: experimental fix for --sanity-level=3 and...
2024-02-25  Paul FloydFreeBSD: clean up guest stack creation code
2024-02-24  Paul Floydlinux arm64: fix a couple of clang warnings about word...
2024-02-24  Paul Floydarm64 regtest: add regtest leftovers to gitignore
2024-02-24  Paul Floydlinux regtest: helgrind bar_bad expected for ppc64le
2024-02-23  Paul Floydlinux regtest: update helgrind bar_bad
2024-02-23  Paul FloydFreeBSD: another load of changes for FreeBSD 15
2024-02-23  Paul FloydFreeBSD: updates for FreeBSD 15 libsys
2024-02-23  Paul FloydFreeBSD regtest: disable SYS_sbrk for FreeBSD
2024-02-23  Paul FloydFreeBSD: set client stack perms from ExeInfo
2024-02-23  Paul FloydFreeBSD: changes for building with GCC
2024-02-22  Paul FloydBug 369723 - __builtin_longjmp not supported in clang...
2024-02-20  Paul Floyddebug messages: make VG_(sigframe_destroy) consistent
2024-02-19  Paul FloydFreeBSD: add -v -v tracing for usrstackbase and usrstacklim
2024-02-18  Paul FloydSolaris: add a Helgrind suppression
2024-02-17  Paul FloydDarwin: various fixes
2024-02-17  Paul Floydmusl regtest: fix crash in helgrind getaddrinfo
2024-02-17  Paul Floydmusl: updates to suppressions and drd pthread detection...
2024-02-17  Paul Floydlinux arm DRD: add an expected for tc19_shadowmem
2024-02-17  Paul Floydlinux arm regtest: update memcheck partiallydefinedeq
2024-02-17  Paul FloydBug 466762 - Add redirs for C23 free_sized() and free_a...
2024-02-17  Paul Floyddebug options: add more description for sanity-level
2024-02-16  Paul Floydlinux arm regtest: add an expected for origin5-bz2
2024-02-16  Paul Floydlinux arm regtest: leak_cpp_interior try again
2024-02-16  Paul Floydlinux arm regtest: add an expected for leak_cpp_interior
2024-02-16  Paul Floydlinux arm regtest: fix memcheck leak-segv-jmp
2024-02-16  Paul Floydlnux helgrind: broaden suppression in libnss_mdns4
2024-02-16  Paul Floydlinux arm regtest: fix test and stdout expected
2024-02-15  Paul FloydUpdate README_PACKAGERS
2024-02-15  Paul FloydFreeBSD: add suppressions for reachable memory in libthr.so
2024-02-11  Philippe WaroquiersFix gdbserver tests failing due to 'warning: ' prefix...
2024-02-10  Paul FloydFreeBSD regtest: improve memcheck filtering for varinfo5
2024-02-10  Paul FloydFreeBSD regtest: updates for memcheck varinfo5
2024-02-10  Matthias SchwarzottBug 471036 - Add test for rorx with rip-relative address
2024-02-10  Matthias SchwarzottBug 471036 - Print more context for amd64 disasm rip...
2024-02-10  Paul FloydBug 471036 - disInstr_AMD64: disInstr miscalculated...
2024-02-09  Paul FloydNEWS: add bug 481131
2024-02-09  Gra??vydas... x86 regtest: fix clobber lists in generated asm statements
2024-02-09  Paul Floydmanpage: a few changes for realloc size zero and give...
2024-02-09  Paul Floydcommand line help: move --realloc-zero-bytes-frees
2024-02-08  Paul Floydlinux arm regtest: update neon64 expected
2024-02-08  Paul FloydBug 283429 - ARM leak checking needs CLEAR_CALLER_SAVED...
2024-02-08  Paul FloydFreeBSD _umtx_op: fix bad wrapper for robust lists
2024-02-08  Paul FloydAdd missing gitignore for none arm64 ldxp_stxp
2024-02-07  Paul FloydTypo in comment
2024-02-07  Paul FloydAdd myself to AUTHORS
2024-02-07  Paul Floydlinux aarch64: an extra Helgrind printf suppression...
2024-02-07  Paul Floydlinux regtest: add prereq for bug480706
2024-02-06  Paul FloydFreeBSD regtest: feature test for aio_readv
2024-02-06  Paul FloydLinux regtest: link for bug480706
2024-02-06  Paul FloydLinux PPC32: fix typo
2024-02-06  Paul FloydBug 480706 - Unhandled syscall 325 (mlock2)
2024-02-05  Paul FloydFreeBSD: updates for FreeBSD 14.0
2024-02-02  Paul FloydBug 476331 - clean up generated/distributed filter...
2024-02-02  Paul FloydMakefiles: bug 476331 cleanup
2024-02-01  Paul Floydregtest: some missing AM_CFLAGS and AM_CXXFLAGS
2024-01-31  Paul FloydLinux PPC: fix the constant used for O_DIRECT
2024-01-30  Paul FloydBug 480405 - valgrind 3.22.0 "m_debuginfo/image.c:586...
2024-01-30  Paul FloydBug 480488 - Add support for FreeBSD 13.3
2024-01-29  Paul FloydFreeBSD ioctl: add handling for FIODGNAME
2024-01-28  Paul FloydRevert compiler flags for armv7
2024-01-28  Paul FloydARM: handle v6 to v8 in configure.ac
2024-01-28  Paul FloydDRD regtest: add ARM expecteds for annotate_trace_memory
2024-01-28  Paul FloydFreeBSD regtest: make memcheck varinfo3 filtering consi...
2024-01-28  Paul Floydmemcheck regtest arm: add a clobber to r0
2024-01-27  Paul Floydregtest gdbserver: add an extra filter for Raspberry...
2024-01-27  Paul FloydHelgrind: add suppression for libnss from getaddrinfo
2024-01-22  Mark Wielaardgdbserver_tests/filter_gdb.in: delete thread exiting
2024-01-21  Paul FloydBug 480126 - Build failure on Raspberry Pi 5 / OS 6...
2024-01-20  Paul FloydBug 480052 - WARNING: unhandled amd64-freebsd syscall...
2024-01-20  Paul FloydFreeBSD: revert a change for debugging ifunctions and...
2023-12-28  Paul Floydregtest: try to make cachegrind/tests/ann-merge2.vgtest...
2023-12-28  Paul FloydFix unused variable warning
2023-12-28  Paul FloydDarwin: Fix another bad merge of coregrind/m_debuginfo...
next