master
vgdb: implement the extended-remote protocol
Warning cleanup: make sure that either macros are defined or use #ifdef rather than #if
Upgrade to GNU General Public License version 3
Warning cleanup: one more -Wmisleading-indentation for minilzo-inl.c
Update libiberty demangler
Bug 503240 - s390x: Support MSA 10, 11, 12, and 13
Update copyright notices in FreeBSD-related source files
Bug 513844 - Support macOS 13.0 (Ventura)
Darwin version macros: remove DARWIN_10_6 and DARWIN_10_7
Bug 338365 - New client request to fetch valgrind version
Unhandled amd64-linux syscall: 467 (open_tree_attr)
Fix GCC -Waddress warnings
Bug 513165 - Update zstd to 1.5.7
Darwin: fix a typo in a macro conditional
Darwin launcher: executable path changes
Increase Valgrind's load address to prevent mmap failure. Fixes BZ#374963.
Fix file permissions.
Fix some spelling mistakes. Fixes BZ#374719 Patch by: klemens <ka7@la-evento.com>
Hide the --max-guard-pages cmdline switch on non-linux
Bug 487418 - [arm64] Cleanup M{SR,RS} instructions (part 1)
Solaris debuglog: fix clobber list for local_sys_write_stderr
Bug 515731 - Distinguish between realloc functions in realloc size 0 error messages
Bug 513522 - m_libcassert.c: 'ordered comparison of pointer with integer zero' compiler warning
Use SSizeT for VG_(readlink) result in VG_(realpath)
Darwin libcproc: fix for VG_(read_millisecond_timer)
Darwin: update signal tramp, helgrind and drd suppressions
Bug 487418 - [arm64] Cleanup M{SR,RS} instructions (part 2)
Update Valgrind and Tool printed copyright years
Heap profiling: fix a few cc tags
Bug 518609 - Setting double verbose interferes with symbol loading (FreeBSD 16)
Darwin: fix warning for hack to prevent crashes during stacktrace generation
FreeBSD arm64: fix do_syscall_WRK
Darwin: add a hardwired redir for bcmp
Bug 514297 - Track madvise MADV_GUARD_INSTALL in address space manager
Bug 513533 - Support macOS 11.0 (Big Sur)
Darwin: add only necessary env vars
vgdb.c: Update --vargs documentation